aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-09-20 14:28:54 +0800
committerwen <wen@FreeBSD.org>2010-09-20 14:28:54 +0800
commitd405d9c59e7b951dc7c7194f36bf2587ff102583 (patch)
tree315e23df4c54d1124b341c2e7bebcc01b44691e1 /www
parent4a9107042ef2c634ba020ca9a116b2702bf27120 (diff)
downloadfreebsd-ports-gnome-d405d9c59e7b951dc7c7194f36bf2587ff102583.tar.gz
freebsd-ports-gnome-d405d9c59e7b951dc7c7194f36bf2587ff102583.tar.zst
freebsd-ports-gnome-d405d9c59e7b951dc7c7194f36bf2587ff102583.zip
- Update to 1.2.2
- Pass maintainership to submitter PR: ports/150603 Submitted by: C-S <c-s@c-s.li>
Diffstat (limited to 'www')
-rw-r--r--www/py-WebTest/Makefile11
-rw-r--r--www/py-WebTest/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile
index 389749b81b8f..142980f9f7a5 100644
--- a/www/py-WebTest/Makefile
+++ b/www/py-WebTest/Makefile
@@ -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@FreeBSD.org
+MAINTAINER= c-s@c-s.li
COMMENT= Helper to test WSGI applications
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+
+LICENSE= MIT
+
+USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>
diff --git a/www/py-WebTest/distinfo b/www/py-WebTest/distinfo
index d343365b82ae..9854e26f8cc2 100644
--- a/www/py-WebTest/distinfo
+++ b/www/py-WebTest/distinfo
@@ -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