diff options
author | wen <wen@FreeBSD.org> | 2009-10-20 14:29:09 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-10-20 14:29:09 +0800 |
commit | 8a5528ff9f256fad48c0fef3e890befbed3e8ad2 (patch) | |
tree | bd947540daf426668fffd966e516b723e5025b84 /security | |
parent | 062fdf408718c9c4a3587c0f36cdb75cdfc540b7 (diff) | |
download | freebsd-ports-gnome-8a5528ff9f256fad48c0fef3e890befbed3e8ad2.tar.gz freebsd-ports-gnome-8a5528ff9f256fad48c0fef3e890befbed3e8ad2.tar.zst freebsd-ports-gnome-8a5528ff9f256fad48c0fef3e890befbed3e8ad2.zip |
- Update to 0.5.17
Approved by: mentors(implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/py-pycryptopp/Makefile | 4 | ||||
-rw-r--r-- | security/py-pycryptopp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-pycryptopp/Makefile b/security/py-pycryptopp/Makefile index 0b90a7db4764..c57ceb724b03 100644 --- a/security/py-pycryptopp/Makefile +++ b/security/py-pycryptopp/Makefile @@ -6,12 +6,12 @@ # PORTNAME= pycryptopp -PORTVERSION= 0.5.15 +PORTVERSION= 0.5.17 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Python Wrappers for the Crypto++ Library BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}darcsver>0:${PORTSDIR}/devel/py-darcsver \ diff --git a/security/py-pycryptopp/distinfo b/security/py-pycryptopp/distinfo index 5cab87451996..b80f967529a3 100644 --- a/security/py-pycryptopp/distinfo +++ b/security/py-pycryptopp/distinfo @@ -1,3 +1,3 @@ -MD5 (pycryptopp-0.5.15.tar.gz) = 7b6974759e98091b80c127c50dba2265 -SHA256 (pycryptopp-0.5.15.tar.gz) = aa373b11543399dde264f362d00daa59d22df191338eee8720f2ca8d341b1b39 -SIZE (pycryptopp-0.5.15.tar.gz) = 1058107 +MD5 (pycryptopp-0.5.17.tar.gz) = b3d19e7203531f8bd241ae58062f99e4 +SHA256 (pycryptopp-0.5.17.tar.gz) = 46bdf44539a75a01c22ddfd14e16f68979b04eed656665bad8fded9a56178502 +SIZE (pycryptopp-0.5.17.tar.gz) = 1076029 |