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-plonetheme.classic | |
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-plonetheme.classic')
-rw-r--r-- | www/py-plonetheme.classic/Makefile | 6 | ||||
-rw-r--r-- | www/py-plonetheme.classic/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-plonetheme.classic/Makefile b/www/py-plonetheme.classic/Makefile index c2daaf2cb3b8..5239996609ad 100644 --- a/www/py-plonetheme.classic/Makefile +++ b/www/py-plonetheme.classic/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= plonetheme.classic -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,8 @@ COMMENT= Classic Plone 3 default theme LICENSE= GPLv2 +NO_ARCH= yes USES= python zip -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/www/py-plonetheme.classic/distinfo b/www/py-plonetheme.classic/distinfo index 395e07741af6..de523afb7271 100644 --- a/www/py-plonetheme.classic/distinfo +++ b/www/py-plonetheme.classic/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plonetheme.classic-1.3.2.zip) = ea59b73cc59180c9d6cd7a3d4c2d3a42b55d158c817f4ec00491d8f7a0c4936b -SIZE (zope/plonetheme.classic-1.3.2.zip) = 62954 +SHA256 (zope/plonetheme.classic-1.3.3.zip) = 7808ea3abd16a4d66814fff9476938a992d2250f7d4897080af8b7279f84a189 +SIZE (zope/plonetheme.classic-1.3.3.zip) = 63169 |