diff options
author | rm <rm@FreeBSD.org> | 2016-01-11 07:10:45 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2016-01-11 07:10:45 +0800 |
commit | 6ecc44015c3f9dfab222bf746946cbafcb399694 (patch) | |
tree | bb77b81b6d231b4c445bbb8bfe80e7d60e51f8a0 /www/py-plone.app.textfield | |
parent | a98a668839b6d27feb58838b44f4fdfbf76f31b7 (diff) | |
download | freebsd-ports-gnome-6ecc44015c3f9dfab222bf746946cbafcb399694.tar.gz freebsd-ports-gnome-6ecc44015c3f9dfab222bf746946cbafcb399694.tar.zst freebsd-ports-gnome-6ecc44015c3f9dfab222bf746946cbafcb399694.zip |
Update plone stack to 4.3.7
Changelogs:
https://plone.org/products/plone/releases/4.3.3
https://plone.org/products/plone/releases/4.3.4
https://plone.org/products/plone/releases/4.3.5
https://plone.org/products/plone/releases/4.3.6
https://plone.org/products/plone/releases/4.3.7
MFH: 2016Q1
Security: 6b3374d4-6b0b-11e5-9909-002590263bf5
Diffstat (limited to 'www/py-plone.app.textfield')
-rw-r--r-- | www/py-plone.app.textfield/Makefile | 8 | ||||
-rw-r--r-- | www/py-plone.app.textfield/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-plone.app.textfield/Makefile b/www/py-plone.app.textfield/Makefile index 49cdd10921a8..98feabcee637 100644 --- a/www/py-plone.app.textfield/Makefile +++ b/www/py-plone.app.textfield/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= plone.app.textfield -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.2.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.sche ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ zodb${PYTHON_PKGNAMESUFFIX}>=3.8.1:${PORTSDIR}/databases/zodb3 -USES= python:2 zip -USE_PYTHON= distutils autoplist +NO_ARCH= yes +USES= python:2.7 zip +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/www/py-plone.app.textfield/distinfo b/www/py-plone.app.textfield/distinfo index eb477b9eb5e9..77a691e2ee1e 100644 --- a/www/py-plone.app.textfield/distinfo +++ b/www/py-plone.app.textfield/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.textfield-1.2.2.zip) = ac41aaaa560c391b0a2acaecf08d30dc9bd3e29680e739fe9086ca9b17a4185d -SIZE (zope/plone.app.textfield-1.2.2.zip) = 42200 +SHA256 (zope/plone.app.textfield-1.2.6.zip) = 94e95dbc70fdb339f92648a5b7934360b2573c52c828232a3405ea8e8c2426ea +SIZE (zope/plone.app.textfield-1.2.6.zip) = 47227 |