diff options
author | wen <wen@FreeBSD.org> | 2010-10-22 19:07:10 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-10-22 19:07:10 +0800 |
commit | c52c2096daae63794b6104935f83a9233a2e4178 (patch) | |
tree | 1bc6f6fd809a22a56f2862c07953dabcb2986b6a /math/py-gmpy | |
parent | 14e710f4162770484da425e937762469fe36d751 (diff) | |
download | freebsd-ports-gnome-c52c2096daae63794b6104935f83a9233a2e4178.tar.gz freebsd-ports-gnome-c52c2096daae63794b6104935f83a9233a2e4178.tar.zst freebsd-ports-gnome-c52c2096daae63794b6104935f83a9233a2e4178.zip |
- Update to 1.13
- Update my email to FreeBSD
Diffstat (limited to 'math/py-gmpy')
-rw-r--r-- | math/py-gmpy/Makefile | 4 | ||||
-rw-r--r-- | math/py-gmpy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile index 61a591b43668..3a4d01fafacb 100644 --- a/math/py-gmpy/Makefile +++ b/math/py-gmpy/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gmpy -PORTVERSION= 1.11 +PORTVERSION= 1.13 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Python Extension that Wraps the GMP Library LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp diff --git a/math/py-gmpy/distinfo b/math/py-gmpy/distinfo index 99cf052f7e37..e4eb709a15ed 100644 --- a/math/py-gmpy/distinfo +++ b/math/py-gmpy/distinfo @@ -1,3 +1,3 @@ -MD5 (gmpy-1.11.zip) = ebbc7a87263ee6159010d2bff866e7a7 -SHA256 (gmpy-1.11.zip) = 06647522b42dfaf1d0ba8dce34d0e291fa61e3d8d8123fa52c5b78a8a4a4281a -SIZE (gmpy-1.11.zip) = 144744 +MD5 (gmpy-1.13.zip) = cf6ef1c3beda3ae291da9bdad36d4e9e +SHA256 (gmpy-1.13.zip) = 7628b23ad5a734c88faefd9a291dfcc4b8d5d8d3ca5ff9a417f55146a379e464 +SIZE (gmpy-1.13.zip) = 146617 |