aboutsummaryrefslogtreecommitdiff
path: root/www/py-WebTest
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-05-30 21:01:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-05-30 21:01:05 +0000
commit1a7f9400fa7d7f5d235e2b93f89191c2e4acdf8b (patch)
tree4f31c2bdef398cbc1fcccc07730fdf3c34f9267d /www/py-WebTest
parent3675124cbf48ccda3abe5241aa6118627e6d3ec2 (diff)
downloadports-1a7f9400fa7d7f5d235e2b93f89191c2e4acdf8b.tar.gz
ports-1a7f9400fa7d7f5d235e2b93f89191c2e4acdf8b.zip
Notes
Diffstat (limited to 'www/py-WebTest')
-rw-r--r--www/py-WebTest/Makefile7
-rw-r--r--www/py-WebTest/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile
index 4a88c4dd4c53..8df946a8ade7 100644
--- a/www/py-WebTest/Makefile
+++ b/www/py-WebTest/Makefile
@@ -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 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
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= ${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>
diff --git a/www/py-WebTest/distinfo b/www/py-WebTest/distinfo
index a1996254fe22..71a647362c0b 100644
--- a/www/py-WebTest/distinfo
+++ b/www/py-WebTest/distinfo
@@ -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