diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-04-09 05:40:16 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-04-09 05:40:16 +0000 |
commit | f5130838c8d17f56e5f42a6ea3d99276230a8ddb (patch) | |
tree | 5cd11f64f8418fcd5ac716c538d2a7d49d2085fd /security/py-m2crypto | |
parent | d74a1703584557361c0d4ffb193cbaa5109b2bb9 (diff) |
Notes
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 6 | ||||
-rw-r--r-- | security/py-m2crypto/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 478c279d4913..617c24f090f7 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -6,11 +6,9 @@ # PORTNAME= m2crypto -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.21.1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP \ - http://chandlerproject.org/pub/Projects/MeTooCrypto/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} DIST_SUBDIR= python diff --git a/security/py-m2crypto/distinfo b/security/py-m2crypto/distinfo index 19565a569ddf..40eb88c4c6b3 100644 --- a/security/py-m2crypto/distinfo +++ b/security/py-m2crypto/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/M2Crypto-0.20.tar.gz) = bec1a55cd5e4d88bb87f066c83a0ad42391e0e436b2d6b1edb7259c918e4b55f -SIZE (python/M2Crypto-0.20.tar.gz) = 412877 +SHA256 (python/M2Crypto-0.21.1.tar.gz) = 25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a +SIZE (python/M2Crypto-0.21.1.tar.gz) = 413563 |