diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
commit | c5db3d9375958320fd529623f7e67fe414cdae38 (patch) | |
tree | 1f6a491c3878255237f106124524008384267f03 /www/py-plone.uuid | |
parent | 23b5323f9d02fb3717b20e01718847614b149b5f (diff) | |
download | ports-c5db3d9375958320fd529623f7e67fe414cdae38.tar.gz ports-c5db3d9375958320fd529623f7e67fe414cdae38.zip |
Notes
Diffstat (limited to 'www/py-plone.uuid')
-rw-r--r-- | www/py-plone.uuid/Makefile | 13 | ||||
-rw-r--r-- | www/py-plone.uuid/distinfo | 4 | ||||
-rw-r--r-- | www/py-plone.uuid/pkg-descr | 2 |
3 files changed, 7 insertions, 12 deletions
diff --git a/www/py-plone.uuid/Makefile b/www/py-plone.uuid/Makefile index 5cbda56b4111..49994247ae42 100644 --- a/www/py-plone.uuid/Makefile +++ b/www/py-plone.uuid/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.uuid -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.uuid -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,10 +11,10 @@ COMMENT= UUIDs for content items LICENSE= BSD -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browserpage>=0:${PORTSDIR}/devel/py-zope.browserpage \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent \ - ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>=0:${PORTSDIR}/devel/py-zope.app.publisher + ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/www/py-plone.uuid/distinfo b/www/py-plone.uuid/distinfo index b223b4aa88d4..4baad2b37f49 100644 --- a/www/py-plone.uuid/distinfo +++ b/www/py-plone.uuid/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.uuid-1.0.2.zip) = 07194ca38412b972ce970560eb79e3161ab8f7bde6b929065af67abae40e608a -SIZE (zope/plone.uuid-1.0.2.zip) = 14627 +SHA256 (zope/plone.uuid-1.0.3.zip) = db6773f62a97f84ab5f96e727310eeee36cbf30cb1d8be906390ff46d17487c8 +SIZE (zope/plone.uuid-1.0.3.zip) = 15353 diff --git a/www/py-plone.uuid/pkg-descr b/www/py-plone.uuid/pkg-descr index ebd8dd300150..ad40f831dabd 100644 --- a/www/py-plone.uuid/pkg-descr +++ b/www/py-plone.uuid/pkg-descr @@ -1,3 +1,3 @@ UUIDs for content items. -WWW: http://pypi.python.org/pypi/plone.uuid +WWW: http://pypi.python.org/pypi/plone.uuid |