diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-25 09:02:30 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-25 09:02:30 +0000 |
commit | 2edfdc144220ef512d946bf1e9198bd3569496ec (patch) | |
tree | 55b3dae73251902885287f18730072cbeaae8f30 /security/py-Products.PlonePAS | |
parent | 5b2c59dca42084b50d6a560ffef74b4d8260f2e2 (diff) | |
download | ports-2edfdc144220ef512d946bf1e9198bd3569496ec.tar.gz ports-2edfdc144220ef512d946bf1e9198bd3569496ec.zip |
Notes
Diffstat (limited to 'security/py-Products.PlonePAS')
-rw-r--r-- | security/py-Products.PlonePAS/Makefile | 3 | ||||
-rw-r--r-- | security/py-Products.PlonePAS/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/py-Products.PlonePAS/Makefile b/security/py-Products.PlonePAS/Makefile index 668bf1b971d3..15fd4f3f8125 100644 --- a/security/py-Products.PlonePAS/Makefile +++ b/security/py-Products.PlonePAS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Products.PlonePAS -PORTVERSION= 4.0.10 +PORTVERSION= 4.0.12 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,6 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes #USE_ZOPE= yes .include <bsd.port.mk> diff --git a/security/py-Products.PlonePAS/distinfo b/security/py-Products.PlonePAS/distinfo index c580b7402562..e7af03516907 100644 --- a/security/py-Products.PlonePAS/distinfo +++ b/security/py-Products.PlonePAS/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PlonePAS-4.0.10.tar.gz) = 5da5376501b44c9b69c14c1692f8a208a450960291956cd2b24f74f6623a5d9e -SIZE (zope/Products.PlonePAS-4.0.10.tar.gz) = 97337 +SHA256 (zope/Products.PlonePAS-4.0.12.zip) = d1342ea136c8ab424509d121b8933df4d583fd7efe184e4c3f838575ed65f171 +SIZE (zope/Products.PlonePAS-4.0.12.zip) = 141928 |