diff options
Diffstat (limited to 'devel/libg++')
-rw-r--r-- | devel/libg++/Makefile | 13 | ||||
-rw-r--r-- | devel/libg++/distinfo | 1 |
2 files changed, 10 insertions, 4 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 9b0f31b7cc82..0f7d98f64be9 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -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} diff --git a/devel/libg++/distinfo b/devel/libg++/distinfo index d658fa8f3cf2..5f1ec9d5d98f 100644 --- a/devel/libg++/distinfo +++ b/devel/libg++/distinfo @@ -1 +1,2 @@ MD5 (libg++-2.8.1.3.tar.gz) = 2826dbbd081646c459b1774145ffd7bf +MD5 (libg++-2.8.1.3-20000312.diff.gz) = 906124171f15ee1585d840ed7d174009 |