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 /net/py-zope.proxy | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) | |
download | ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip |
Notes
Diffstat (limited to 'net/py-zope.proxy')
-rw-r--r-- | net/py-zope.proxy/Makefile | 3 | ||||
-rw-r--r-- | net/py-zope.proxy/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index 58462e2ca611..58f3b7a048c8 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= zopeproxy PORTVERSION= 3.6.1 +PORTREVISON= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py- RUN_DEPENDS= ${BUILD_DEPENDS} USE_ZIP= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_PKGNAME= zope.proxy diff --git a/net/py-zope.proxy/distinfo b/net/py-zope.proxy/distinfo index 6ecb52f52026..e90aea3030cf 100644 --- a/net/py-zope.proxy/distinfo +++ b/net/py-zope.proxy/distinfo @@ -1,3 +1,2 @@ -MD5 (zope.proxy-3.6.1.zip) = a400b0a26624b17fa889dbcaa989d440 SHA256 (zope.proxy-3.6.1.zip) = 3d1c8ccd2154e96bda5ef305997fcb2a90f7b79b43f70b85ee3a3287ac708e11 SIZE (zope.proxy-3.6.1.zip) = 26674 |