aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-09-20 06:28:54 +0000
committerWen Heping <wen@FreeBSD.org>2010-09-20 06:28:54 +0000
commit7c611623d4003ea4cfb2a5dde02c7ff3026a3206 (patch)
tree5f34a521f9aed23664120bd057f4323f39a4f8c1
parentc18edea15b57a955fd53f52001074e187543abe7 (diff)
downloadports-7c611623d4003ea4cfb2a5dde02c7ff3026a3206.tar.gz
ports-7c611623d4003ea4cfb2a5dde02c7ff3026a3206.zip
Notes
-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