diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-25 14:57:30 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-25 14:57:30 +0800 |
commit | 133badd4f60bd1c45fb0b52c6f189078ce9037c7 (patch) | |
tree | eb8e655d4e10a36c4e83fe939d267bcce7838ab7 /math | |
parent | 70dcaaa18b7a166e31d8fe13387ce5082db20d43 (diff) | |
download | freebsd-ports-gnome-133badd4f60bd1c45fb0b52c6f189078ce9037c7.tar.gz freebsd-ports-gnome-133badd4f60bd1c45fb0b52c6f189078ce9037c7.tar.zst freebsd-ports-gnome-133badd4f60bd1c45fb0b52c6f189078ce9037c7.zip |
upgrade to 4.1
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 4 | ||||
-rw-r--r-- | math/gmp/distinfo | 2 | ||||
-rw-r--r-- | math/gmp/pkg-plist | 2 | ||||
-rw-r--r-- | math/libgmp4/Makefile | 4 | ||||
-rw-r--r-- | math/libgmp4/distinfo | 2 | ||||
-rw-r--r-- | math/libgmp4/pkg-plist | 2 |
6 files changed, 8 insertions, 8 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index e58f1bbcb1c8..ea4ea84b2aa1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgmp -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.1 +PORTREVISION= 0 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index d6e2df88cc14..76910c6c67db 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1 +1 @@ -MD5 (gmp-4.0.1.tar.gz) = a03b05cd83e2c4ef68b1c868499977e9 +MD5 (gmp-4.1.tar.gz) = d6afbdf7e02615fa16867896ce0e03d3 diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist index 312d5bb56f35..288e983b2212 100644 --- a/math/gmp/pkg-plist +++ b/math/gmp/pkg-plist @@ -3,7 +3,7 @@ include/gmpxx.h lib/libgmp.a lib/libgmp.la lib/libgmp.so -lib/libgmp.so.5 +lib/libgmp.so.6 lib/libgmpxx.a lib/libgmpxx.la lib/libgmpxx.so diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index e58f1bbcb1c8..ea4ea84b2aa1 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgmp -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.1 +PORTREVISION= 0 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/libgmp4/distinfo b/math/libgmp4/distinfo index d6e2df88cc14..76910c6c67db 100644 --- a/math/libgmp4/distinfo +++ b/math/libgmp4/distinfo @@ -1 +1 @@ -MD5 (gmp-4.0.1.tar.gz) = a03b05cd83e2c4ef68b1c868499977e9 +MD5 (gmp-4.1.tar.gz) = d6afbdf7e02615fa16867896ce0e03d3 diff --git a/math/libgmp4/pkg-plist b/math/libgmp4/pkg-plist index 312d5bb56f35..288e983b2212 100644 --- a/math/libgmp4/pkg-plist +++ b/math/libgmp4/pkg-plist @@ -3,7 +3,7 @@ include/gmpxx.h lib/libgmp.a lib/libgmp.la lib/libgmp.so -lib/libgmp.so.5 +lib/libgmp.so.6 lib/libgmpxx.a lib/libgmpxx.la lib/libgmpxx.so |