misc/150603: [UPDATE] www/py-WebTest

C-S c-s at c-s.li
Wed Sep 15 20:30:02 UTC 2010


>Number:         150603
>Category:       misc
>Synopsis:       [UPDATE] www/py-WebTest
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 15 20:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 1.2.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-WebTest.orig/Makefile py-WebTest/Makefile
--- py-WebTest.orig/Makefile	2010-09-15 22:17:47.546304000 +0200
+++ py-WebTest/Makefile	2010-09-15 22:18:23.167033066 +0200
@@ -6,18 +6,21 @@
 #
 
 PORTNAME=	WebTest
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	www python
-MASTER_SITES=	CHEESESHOP
+MASTER_SITES=	CHEESESHOP \
+		http://www.c-s.li/ports/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	c-s at c-s.li
 COMMENT=	Helper to test WSGI applications
 
+LICENSE=	MIT
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
 
-USE_PYTHON=		2.5+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
 .include <bsd.port.mk>
diff -ruN py-WebTest.orig/distinfo py-WebTest/distinfo
--- py-WebTest.orig/distinfo	2010-09-15 22:17:47.546304000 +0200
+++ py-WebTest/distinfo	2010-09-15 22:18:23.167033066 +0200
@@ -1,3 +1,3 @@
-MD5 (WebTest-1.2.1.tar.gz) = 80548f890cb4643f68712a3368f18beb
-SHA256 (WebTest-1.2.1.tar.gz) = ef1890a7a909a630fafa54010136fef308c874fda3e0c04c97390f7791a384ca
-SIZE (WebTest-1.2.1.tar.gz) = 18872
+MD5 (WebTest-1.2.2.tar.gz) = 0ff3ba2d1ef13d75e3bb8e7322a7b427
+SHA256 (WebTest-1.2.2.tar.gz) = 7d262ecd6f936de750d8b6e8e6fb82c5e299924e5156652ce06842b8501bfd65
+SIZE (WebTest-1.2.2.tar.gz) = 49546


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


More information about the freebsd-bugs mailing list