diff options
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 |