diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 06:57:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 06:57:30 +0000 |
commit | ac6dd0e395f1253f5c7d235ee9467017b5d15d52 (patch) | |
tree | 33782f9e50450b41ce28d8720f6fc4fdb1351c9f /math/gmp | |
parent | 8267703326b11791034bfda0ad6e7a2b4441adb6 (diff) | |
download | ports-ac6dd0e395f1253f5c7d235ee9467017b5d15d52.tar.gz ports-ac6dd0e395f1253f5c7d235ee9467017b5d15d52.zip |
upgrade to 4.1
Notes
Notes:
svn path=/head/; revision=61908
Diffstat (limited to 'math/gmp')
-rw-r--r-- | math/gmp/Makefile | 4 | ||||
-rw-r--r-- | math/gmp/distinfo | 2 | ||||
-rw-r--r-- | math/gmp/pkg-plist | 2 |
3 files changed, 4 insertions, 4 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 |