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-pyme | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) |
Notes
Diffstat (limited to 'security/py-pyme')
-rw-r--r-- | security/py-pyme/Makefile | 4 | ||||
-rw-r--r-- | security/py-pyme/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile index 43ea947d6ee4..fe42ad4d729d 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyme PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme USE_GMAKE= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME=pygpgme diff --git a/security/py-pyme/distinfo b/security/py-pyme/distinfo index 7828a6b38a6c..b2f9c55c7b12 100644 --- a/security/py-pyme/distinfo +++ b/security/py-pyme/distinfo @@ -1,3 +1,2 @@ -MD5 (pyme-0.8.1.tar.gz) = 97d744f7a4a95700e9edeee84384e8aa SHA256 (pyme-0.8.1.tar.gz) = 79b7cc111786c60a50bfd49216e418e045cbc8995d22f041785750577ae4a92d SIZE (pyme-0.8.1.tar.gz) = 78438 |