Add offical patch that fixes some non-standards conformant code.
This commit is contained in:
parent
0bcc95b0cc
commit
0fa6e5a961
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26871
@ -8,12 +8,17 @@
|
||||
|
||||
DISTNAME= libg++-2.8.1.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.valinux.com/pub/support/hjl/ \
|
||||
ftp://egcs.cygnus.com/pub/gcc/infrastructure/ \
|
||||
ftp://ftp.iij.ad.jp/pub/egcs/infrastructure/ \
|
||||
ftp://ftp.ninemoons.com/pub/mirrors/egcs/infrastructure/ \
|
||||
MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
|
||||
ftp://ftp.valinux.com/pub/support/hjl/ \
|
||||
ftp://egcs.cygnus.com/pub/gcc/infrastructure/ \
|
||||
ftp://ftp.iij.ad.jp/pub/egcs/infrastructure/ \
|
||||
ftp://ftp.ninemoons.com/pub/mirrors/egcs/infrastructure/ \
|
||||
${MASTER_SITE_GNU}
|
||||
|
||||
PATCH_SITES= http://www.m-hollstein.de/libgxx/
|
||||
PATCHFILES= libg++-2.8.1.3-20000312.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (libg++-2.8.1.3.tar.gz) = 2826dbbd081646c459b1774145ffd7bf
|
||||
MD5 (libg++-2.8.1.3-20000312.diff.gz) = 906124171f15ee1585d840ed7d174009
|
||||
|
Loading…
Reference in New Issue
Block a user