From 62d86a993a20663f307cfe7b13dc9504d5e59b5c Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Mon, 24 Jul 2000 22:08:26 +0000 Subject: * Changed to use the bzip2 compressed file, since it's significantly smaller than the .gz one. * Added a few mirror sites, since the main (redhat) site is overloaded at the moment. Thanks to:Mikhail Teterin and Dmitry S. Sivachenko for the suggestion. --- devel/SN/Makefile | 6 +++++- devel/SN/distinfo | 2 +- devel/sourcenav/Makefile | 6 +++++- devel/sourcenav/distinfo | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/SN/Makefile b/devel/SN/Makefile index a75edf611f3e..98d1479da5ab 100644 --- a/devel/SN/Makefile +++ b/devel/SN/Makefile @@ -8,12 +8,16 @@ PORTNAME= SN PORTVERSION= 4.5.1 CATEGORIES= devel -MASTER_SITES= ftp://sources.redhat.com/pub/sourcenav/releases/ +MASTER_SITES= ftp://sources.redhat.com/pub/sourcenav/releases/ \ + ftp://sourceware.cygnus.com/pub/sourcenav/releases/ \ + ftp://ftp.sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/sourcenav/releases/ \ + ftp://ftp.ai-lab.fh-furtwangen.de/pub/mirror/sources.redhat.com/pub/sourcenav/releases/ DISTNAME= SN451 MAINTAINER= dburr@FreeBSD.ORG PREFIX= ${LOCALBASE}/SN +USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/SN/distinfo b/devel/SN/distinfo index 1bca868305d0..04e839cbd7af 100644 --- a/devel/SN/distinfo +++ b/devel/SN/distinfo @@ -1 +1 @@ -MD5 (SN451.tar.gz) = 0db736f55a930b0074c10ad2be79a5eb +MD5 (SN451.tar.bz2) = 8b85afa5a11697c4d26ae3c663b6e67f diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index a75edf611f3e..98d1479da5ab 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -8,12 +8,16 @@ PORTNAME= SN PORTVERSION= 4.5.1 CATEGORIES= devel -MASTER_SITES= ftp://sources.redhat.com/pub/sourcenav/releases/ +MASTER_SITES= ftp://sources.redhat.com/pub/sourcenav/releases/ \ + ftp://sourceware.cygnus.com/pub/sourcenav/releases/ \ + ftp://ftp.sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/sourcenav/releases/ \ + ftp://ftp.ai-lab.fh-furtwangen.de/pub/mirror/sources.redhat.com/pub/sourcenav/releases/ DISTNAME= SN451 MAINTAINER= dburr@FreeBSD.ORG PREFIX= ${LOCALBASE}/SN +USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/sourcenav/distinfo b/devel/sourcenav/distinfo index 1bca868305d0..04e839cbd7af 100644 --- a/devel/sourcenav/distinfo +++ b/devel/sourcenav/distinfo @@ -1 +1 @@ -MD5 (SN451.tar.gz) = 0db736f55a930b0074c10ad2be79a5eb +MD5 (SN451.tar.bz2) = 8b85afa5a11697c4d26ae3c663b6e67f -- cgit v1.2.3