diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 09:18:55 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 09:18:55 +0000 |
commit | 420dd1455af7ef2151d26916efdd88c83ff7dbd8 (patch) | |
tree | 4e03abe1b33a9d3fc04222ad8f3e0a767f8676db /www/py-plone.contentrules | |
parent | ab9fce97e471adc1f9b3b4054147d088172ec1e8 (diff) | |
download | ports-420dd1455af7ef2151d26916efdd88c83ff7dbd8.tar.gz ports-420dd1455af7ef2151d26916efdd88c83ff7dbd8.zip |
Notes
Diffstat (limited to 'www/py-plone.contentrules')
-rw-r--r-- | www/py-plone.contentrules/Makefile | 5 | ||||
-rw-r--r-- | www/py-plone.contentrules/distinfo | 4 | ||||
-rw-r--r-- | www/py-plone.contentrules/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/py-plone.contentrules/Makefile b/www/py-plone.contentrules/Makefile index acd72f19a9d7..22a3d12c3185 100644 --- a/www/py-plone.contentrules/Makefile +++ b/www/py-plone.contentrules/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= plone.contentrules -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,8 +25,9 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ DIST_SUBDIR= zope USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=easy_install USE_ZIP= yes NO_STAGE= yes + .include <bsd.port.mk> diff --git a/www/py-plone.contentrules/distinfo b/www/py-plone.contentrules/distinfo index 52cdaf080ed1..8279599a52e5 100644 --- a/www/py-plone.contentrules/distinfo +++ b/www/py-plone.contentrules/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.contentrules-2.0.2.zip) = 6ce4c1dfe197a647499e1382fed177b8b103ace6ec80e6882052844e0f7c769a -SIZE (zope/plone.contentrules-2.0.2.zip) = 32522 +SHA256 (zope/plone.contentrules-2.0.3.zip) = 1e2123ea279ea39f448c8f3870092c78b3f77bb3d5e8f97984b2aea721d6f23a +SIZE (zope/plone.contentrules-2.0.3.zip) = 32957 diff --git a/www/py-plone.contentrules/pkg-descr b/www/py-plone.contentrules/pkg-descr index c8863bdf0f97..f675c472a8ca 100644 --- a/www/py-plone.contentrules/pkg-descr +++ b/www/py-plone.contentrules/pkg-descr @@ -1,3 +1,3 @@ Plone ContentRules Engine. -WWW: http://pypi.python.org/pypi/plone.contentrules +WWW: https://pypi.python.org/pypi/plone.contentrules/ |