ports/134865: [Maintainer Update]www/py-WebTest:update to 1.2
Wen Heping
wenheping at gmail.com
Sat May 23 00:30:01 UTC 2009
>Number: 134865
>Category: ports
>Synopsis: [Maintainer Update]www/py-WebTest:update to 1.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat May 23 00:30:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Wen Heping
>Release: FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
update to 1.2 from 1.1
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2009-05-23 07:49:21.000000000 +0800
+++ Makefile 2009-05-23 08:04:07.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= WebTest
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,10 @@
MAINTAINER= wenheping at gmail.com
COMMENT= Helper to test WSGI applications
-USE_PYTHON= 2.5
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>
--- distinfo.orig 2009-02-27 23:37:21.000000000 +0800
+++ distinfo 2009-05-23 07:51:59.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (WebTest-1.1.tar.gz) = f2adfd0f6d766bb2214fb1a1f3db03cc
-SHA256 (WebTest-1.1.tar.gz) = 78030defded997c48def56d268136eb91ccce41dbd9d767b08308bf6381cfefd
-SIZE (WebTest-1.1.tar.gz) = 31705
+MD5 (WebTest-1.2.tar.gz) = ec8f1a246d1033389d83afb86f840a5e
+SHA256 (WebTest-1.2.tar.gz) = a85dd1aa21b457c3eba5a5bf756f0c0c7859dfdaf13c37f3e645e51284951b39
+SIZE (WebTest-1.2.tar.gz) = 32855
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list