diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:49:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:49:37 +0000 |
commit | fb19387e0d1b542e5bf42fb28851705f85b8dcc3 (patch) | |
tree | 6306464e2d609dc29f187dde30b11b3fcfa9e8ea | |
parent | Specify the path to javac just in case it is not in the user's PATH as (diff) |
Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
-rw-r--r-- | devel/SWIG-devel/Makefile | 3 | ||||
-rw-r--r-- | devel/SWIG-devel/distinfo | 3 | ||||
-rw-r--r-- | devel/SWIG/Makefile | 3 | ||||
-rw-r--r-- | devel/SWIG/distinfo | 3 | ||||
-rw-r--r-- | devel/swig11/Makefile | 3 | ||||
-rw-r--r-- | devel/swig11/distinfo | 3 | ||||
-rw-r--r-- | devel/swig13/Makefile | 3 | ||||
-rw-r--r-- | devel/swig13/distinfo | 3 | ||||
-rw-r--r-- | devel/swig20/Makefile | 3 | ||||
-rw-r--r-- | devel/swig20/distinfo | 3 |
10 files changed, 15 insertions, 15 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/SWIG-devel/distinfo b/devel/SWIG-devel/distinfo index 8c928a2a64e0..4fe25f39dd5c 100644 --- a/devel/SWIG-devel/distinfo +++ b/devel/SWIG-devel/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/SWIG/distinfo b/devel/SWIG/distinfo index 8c928a2a64e0..4fe25f39dd5c 100644 --- a/devel/SWIG/distinfo +++ b/devel/SWIG/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo index 8c928a2a64e0..4fe25f39dd5c 100644 --- a/devel/swig11/distinfo +++ b/devel/swig11/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/swig13/distinfo b/devel/swig13/distinfo index 8c928a2a64e0..4fe25f39dd5c 100644 --- a/devel/swig13/distinfo +++ b/devel/swig13/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/swig20/distinfo b/devel/swig20/distinfo index 8c928a2a64e0..4fe25f39dd5c 100644 --- a/devel/swig20/distinfo +++ b/devel/swig20/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 |