diff options
author | rm <rm@FreeBSD.org> | 2012-05-10 01:59:32 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-05-10 01:59:32 +0800 |
commit | 392ba5cc7751a8a2778df8c8eb636c2f9a42c879 (patch) | |
tree | 89b7c394718051b149054f43e1188b079732efb8 | |
parent | 51ba600d08d36958a5f82abc6ac0ef2d1333486d (diff) | |
download | freebsd-ports-gnome-392ba5cc7751a8a2778df8c8eb636c2f9a42c879.tar.gz freebsd-ports-gnome-392ba5cc7751a8a2778df8c8eb636c2f9a42c879.tar.zst freebsd-ports-gnome-392ba5cc7751a8a2778df8c8eb636c2f9a42c879.zip |
- update to 1.2.4
PR: 167076
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
-rw-r--r-- | www/py-plonetheme.sunburst/Makefile | 3 | ||||
-rw-r--r-- | www/py-plonetheme.sunburst/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-plonetheme.sunburst/Makefile b/www/py-plonetheme.sunburst/Makefile index 2abfbf10d998..f9e5299372c2 100644 --- a/www/py-plonetheme.sunburst/Makefile +++ b/www/py-plonetheme.sunburst/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plonetheme.sunburst -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.4 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,5 +19,6 @@ LICENSE= GPLv2 DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plonetheme.sunburst/distinfo b/www/py-plonetheme.sunburst/distinfo index f6c52cdd8bfc..9a26144d53dc 100644 --- a/www/py-plonetheme.sunburst/distinfo +++ b/www/py-plonetheme.sunburst/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plonetheme.sunburst-1.2.1.tar.gz) = 6441e55c8ff912ae0932366f9c40fac4128f2553a77cf165ebf7e6cffe61c941 -SIZE (zope/plonetheme.sunburst-1.2.1.tar.gz) = 51431 +SHA256 (zope/plonetheme.sunburst-1.2.4.zip) = 8178da6143080f94533c98b5ed40c6263870a02d9b2fe268489b123178472222 +SIZE (zope/plonetheme.sunburst-1.2.4.zip) = 70774 |