diff options
author | ale <ale@FreeBSD.org> | 2010-03-05 16:21:11 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-03-05 16:21:11 +0800 |
commit | 1810d5be7be48b7930480c9a19454b69ce3b0566 (patch) | |
tree | 705fd2951d52b44d946f08c5d48fffc48a8ea529 /math | |
parent | f8e5ca80266fbb026da0898ca43a48f4c6e72e39 (diff) | |
download | freebsd-ports-gnome-1810d5be7be48b7930480c9a19454b69ce3b0566.tar.gz freebsd-ports-gnome-1810d5be7be48b7930480c9a19454b69ce3b0566.tar.zst freebsd-ports-gnome-1810d5be7be48b7930480c9a19454b69ce3b0566.zip |
Update to 5.0.1 release.
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 2 | ||||
-rw-r--r-- | math/gmp/distinfo | 6 | ||||
-rw-r--r-- | math/gmp/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 76e897458b96..54c089e6f2df 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmp -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index c0f0a6172cda..6a9f35015830 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,3 +1,3 @@ -MD5 (gmp-5.0.0.tar.bz2) = 46fc3a85a3fecc98a4bbd498a83ee459 -SHA256 (gmp-5.0.0.tar.bz2) = f089fd0e5c95a07566532952035b090125b2530de2b024aeecdf23c2b787984f -SIZE (gmp-5.0.0.tar.bz2) = 1953029 +MD5 (gmp-5.0.1.tar.bz2) = 6bac6df75c192a13419dfd71d19240a7 +SHA256 (gmp-5.0.1.tar.bz2) = a2a610f01fd3298dc08c87bf30498c2402590e1bcb227fc40b15ee6d280939fb +SIZE (gmp-5.0.1.tar.bz2) = 2006109 diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist index 243b46af4a2e..f6fe0dbc830c 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.9 +lib/libgmp.so.10 lib/libgmpxx.a lib/libgmpxx.la lib/libgmpxx.so |