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.folder | |
parent | 23b5323f9d02fb3717b20e01718847614b149b5f (diff) | |
download | ports-c5db3d9375958320fd529623f7e67fe414cdae38.tar.gz ports-c5db3d9375958320fd529623f7e67fe414cdae38.zip |
Notes
Diffstat (limited to 'www/py-plone.folder')
-rw-r--r-- | www/py-plone.folder/Makefile | 9 | ||||
-rw-r--r-- | www/py-plone.folder/distinfo | 4 | ||||
-rw-r--r-- | www/py-plone.folder/pkg-descr | 2 |
3 files changed, 5 insertions, 10 deletions
diff --git a/www/py-plone.folder/Makefile b/www/py-plone.folder/Makefile index 58961a8c2b7f..246b2c9ea8ab 100644 --- a/www/py-plone.folder/Makefile +++ b/www/py-plone.folder/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.folder -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.folder -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +11,7 @@ COMMENT= BTree-based folder implementation with order support LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>0:${PORTSDIR}/www/py-plone.memoize DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/www/py-plone.folder/distinfo b/www/py-plone.folder/distinfo index 4c95efd32f36..1c12ec76ebb0 100644 --- a/www/py-plone.folder/distinfo +++ b/www/py-plone.folder/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.folder-1.0.1.zip) = c4691f6670e48482026d28d1862a908c8e163fca7bda3a02bcca9e840e036de4 -SIZE (zope/plone.folder-1.0.1.zip) = 37140 +SHA256 (zope/plone.folder-1.0.2.zip) = 1b2b6e732af584c857d962bf7e8e50cd2a829a1a26c636e80c260739cab29255 +SIZE (zope/plone.folder-1.0.2.zip) = 37492 diff --git a/www/py-plone.folder/pkg-descr b/www/py-plone.folder/pkg-descr index ac91e330e60f..297fb572a1c1 100644 --- a/www/py-plone.folder/pkg-descr +++ b/www/py-plone.folder/pkg-descr @@ -1,3 +1,3 @@ BTree-based folder implementation with order support. -WWW: http://pypi.python.org/pypi/plone.folder +WWW: http://pypi.python.org/pypi/plone.folder |