diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-04-16 10:36:51 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-04-16 10:36:51 +0000 |
commit | 0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab (patch) | |
tree | e9de238318ca50d20973403e4603b56b7c8c9ed8 /www/py-plone.app.imaging | |
parent | 9765a56fff45fe63f983c09475170dbf28e5d476 (diff) | |
download | ports-0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab.tar.gz ports-0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab.zip |
Notes
Diffstat (limited to 'www/py-plone.app.imaging')
-rw-r--r-- | www/py-plone.app.imaging/Makefile | 7 | ||||
-rw-r--r-- | www/py-plone.app.imaging/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-plone.app.imaging/Makefile b/www/py-plone.app.imaging/Makefile index 85345125318b..01a7a898e071 100644 --- a/www/py-plone.app.imaging/Makefile +++ b/www/py-plone.app.imaging/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= plone.app.imaging -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,11 @@ COMMENT= User-configurable, blob-aware image scaling for Plone LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.scale>0:www/py-plone.scale \ - ${PYTHON_PKGNAMEPREFIX}z3c.caching>0:devel/py-z3c.caching + ${PYTHON_PKGNAMEPREFIX}z3c.caching>0:devel/py-z3c.caching \ + ${PYTHON_PKGNAMEPREFIX}five.globalrequest>0:devel/py-five.globalrequest NO_ARCH= yes -USES= python +USES= python zip USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/www/py-plone.app.imaging/distinfo b/www/py-plone.app.imaging/distinfo index 88eb56158703..54c20a2efe8b 100644 --- a/www/py-plone.app.imaging/distinfo +++ b/www/py-plone.app.imaging/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.imaging-1.0.12.tar.gz) = 58de7d0dce438a65509008d70276a9c8bc0e4e2f3ca1ce6120520888cc62eba6 -SIZE (zope/plone.app.imaging-1.0.12.tar.gz) = 39775 +SHA256 (zope/plone.app.imaging-1.0.13.zip) = 90d8325af1a1806817957fb0ca8324de4b66dd88fd24c3b3173533416c1721fc +SIZE (zope/plone.app.imaging-1.0.13.zip) = 59597 |