diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /security/py-m2crypto | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) |
Notes
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 3 | ||||
-rw-r--r-- | security/py-m2crypto/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 9b4a9e25bc07..478c279d4913 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -7,6 +7,7 @@ PORTNAME= m2crypto PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP \ http://chandlerproject.org/pub/Projects/MeTooCrypto/ @@ -19,7 +20,7 @@ COMMENT= Crypto and SSL toolkit for Python BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_OPENSSL= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes diff --git a/security/py-m2crypto/distinfo b/security/py-m2crypto/distinfo index 07bb496dc674..19565a569ddf 100644 --- a/security/py-m2crypto/distinfo +++ b/security/py-m2crypto/distinfo @@ -1,3 +1,2 @@ -MD5 (python/M2Crypto-0.20.tar.gz) = 43a4d958a6c892a37ca02ffcc650b66b SHA256 (python/M2Crypto-0.20.tar.gz) = bec1a55cd5e4d88bb87f066c83a0ad42391e0e436b2d6b1edb7259c918e4b55f SIZE (python/M2Crypto-0.20.tar.gz) = 412877 |