Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 19:09:31 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        zope@FreeBSD.org
Subject:   ports/190422: [PATCH] devel/py-zope.testbrowser: update to 4.0.4
Message-ID:  <201405301709.s4UH9Vud026614@pd.valinor.palantiri.org>
Resent-Message-ID: <201405301710.s4UHA0om035324@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190422
>Category:       ports
>Synopsis:       [PATCH] devel/py-zope.testbrowser: update to 4.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 17:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>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@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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405301709.s4UH9Vud026614>