[PATCH] devel/py-zope.testbrowser: update to 4.0.4
Bartek Rutkowski
ports at robakdesign.com
Fri May 30 17:09:34 UTC 2014
>Submitter-Id: current-users
>Originator: Bartek Rutkowski
>Organization: Pixeware LTD
>Confidential: no
>Synopsis: [PATCH] devel/py-zope.testbrowser: update to 4.0.4
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 11.0-CURRENT amd64
>Environment:
System: FreeBSD pd.valinor.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266540: Thu May 22 14:01:40 CEST
>Description:
- Update to 4.0.4
- Newer versions are using zip for distfiles
- Pet portlint
http://pd.valinor.palantiri.org:8080/latest-per-pkg/py27-zope.testbrowser/4.0.4/
Port maintainer (zope at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-zope.testbrowser-4.0.4.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 355874)
+++ Makefile (working copy)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= zope.testbrowser
-PORTVERSION= 4.0.2
-PORTREVISION= 1
+PORTVERSION= 4.0.4
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +18,7 @@
${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \
${PYTHON_PKGNAMEPREFIX}WebTest>=0:${PORTSDIR}/www/py-WebTest
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
Index: distinfo
===================================================================
--- distinfo (revision 355874)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (zope/zope.testbrowser-4.0.2.tar.gz) = 703c7ca24b5ff50431af80e4b6471bcfa93030cea25b45dff931b6356d8f9cc8
-SIZE (zope/zope.testbrowser-4.0.2.tar.gz) = 77805
+SHA256 (zope/zope.testbrowser-4.0.4.zip) = 8db02fdde124f1053e0da81cbefa7e8f5f375858f78c12a58afdaa88d6fecb9d
+SIZE (zope/zope.testbrowser-4.0.4.zip) = 102044
Index: pkg-descr
===================================================================
--- pkg-descr (revision 355874)
+++ pkg-descr (working copy)
@@ -3,4 +3,4 @@
Zope specific at all. For instance, it can be used to test or
otherwise interact with any web site.
-WWW: https://pypi.python.org/pypi/zope.testbrowser/
+WWW: https://pypi.python.org/pypi/zope.testbrowser
--- py-zope.testbrowser-4.0.4.patch ends here ---
More information about the freebsd-zope
mailing list