diff options
author | flathill <flathill@FreeBSD.org> | 1999-10-12 00:24:41 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-10-12 00:24:41 +0800 |
commit | bbe1b59843cf68be332eaab216bebe16f94a9646 (patch) | |
tree | 5b150f5891c8af71d87345919d64837f8bc9e98c | |
parent | f2eae764faa6309e7216b73a77f0d2ecb89a9ffa (diff) | |
download | freebsd-ports-gnome-bbe1b59843cf68be332eaab216bebe16f94a9646.tar.gz freebsd-ports-gnome-bbe1b59843cf68be332eaab216bebe16f94a9646.tar.zst freebsd-ports-gnome-bbe1b59843cf68be332eaab216bebe16f94a9646.zip |
Update to 3.3.5 and fixes unfetchable distfile
PR: ports/14252
Submitted by: jh@cr1003333-a.crdva1.bc.home.com
-rw-r--r-- | devel/spin/Makefile | 6 | ||||
-rw-r--r-- | devel/spin/distinfo | 2 | ||||
-rw-r--r-- | math/spin/Makefile | 6 | ||||
-rw-r--r-- | math/spin/distinfo | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/spin/Makefile b/devel/spin/Makefile index 2b32a76680f9..2168e2581716 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -1,17 +1,17 @@ # Ports collection makefile for: spin -# Version required: 3.3.3 +# Version required: 3.3.5 # Date created: Oct 23, 1997 # Whom: jhanna@home.com # # $FreeBSD$ # -DISTNAME= spin-3.33 +DISTNAME= spin-3.35 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ ftp://wcarchive.cdrom.com/pub/netlib/spin/ -DISTFILES= spin333.tar.gz html.tar.gz +DISTFILES= spin335.tar.gz html.tar.gz MAINTAINER= jhanna@home.com diff --git a/devel/spin/distinfo b/devel/spin/distinfo index e1b1097dd47f..61c30465fa89 100644 --- a/devel/spin/distinfo +++ b/devel/spin/distinfo @@ -1,2 +1,2 @@ -MD5 (spin/spin333.tar.gz) = 63acc2bf9d4e5c58d81663d7092d4de9 +MD5 (spin/spin335.tar.gz) = 883b7bf4d49c8736d4efc825717844b4 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e diff --git a/math/spin/Makefile b/math/spin/Makefile index 2b32a76680f9..2168e2581716 100644 --- a/math/spin/Makefile +++ b/math/spin/Makefile @@ -1,17 +1,17 @@ # Ports collection makefile for: spin -# Version required: 3.3.3 +# Version required: 3.3.5 # Date created: Oct 23, 1997 # Whom: jhanna@home.com # # $FreeBSD$ # -DISTNAME= spin-3.33 +DISTNAME= spin-3.35 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ ftp://wcarchive.cdrom.com/pub/netlib/spin/ -DISTFILES= spin333.tar.gz html.tar.gz +DISTFILES= spin335.tar.gz html.tar.gz MAINTAINER= jhanna@home.com diff --git a/math/spin/distinfo b/math/spin/distinfo index e1b1097dd47f..61c30465fa89 100644 --- a/math/spin/distinfo +++ b/math/spin/distinfo @@ -1,2 +1,2 @@ -MD5 (spin/spin333.tar.gz) = 63acc2bf9d4e5c58d81663d7092d4de9 +MD5 (spin/spin335.tar.gz) = 883b7bf4d49c8736d4efc825717844b4 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e |