Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 00:28:05 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134865: [Maintainer Update]www/py-WebTest:update to 1.2
Message-ID:  <200905230028.n4N0S5xO067312@www.freebsd.org>
Resent-Message-ID: <200905230030.n4N0U1vu014155@freefall.freebsd.org>

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

>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@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@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:



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