aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-12-03 20:19:05 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-12-03 20:19:05 +0000
commit9487d0fa4d813484c89edf9adb0f45b36e3eecb2 (patch)
tree216d461de3542b0412a5f12c75c0eb080db1024f
parent446e12c2b7499c8a6578151ca94741f4dbc9a208 (diff)
downloadports-9487d0fa4d813484c89edf9adb0f45b36e3eecb2.tar.gz
ports-9487d0fa4d813484c89edf9adb0f45b36e3eecb2.zip
- Update to 2.0.10
- Support staging
Notes
Notes: svn path=/head/; revision=335591
-rw-r--r--www/py-WebTest/Makefile18
-rw-r--r--www/py-WebTest/distinfo4
2 files changed, 10 insertions, 12 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile
index f4e62da1ae5b..d85609e30c05 100644
--- a/www/py-WebTest/Makefile
+++ b/www/py-WebTest/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= WebTest
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.10
CATEGORIES= www python
-MASTER_SITES= CHEESESHOP \
- http://www.c-s.li/ports/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
@@ -13,18 +12,17 @@ COMMENT= Helper to test WSGI applications
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=1.2:${PORTSDIR}/www/py-webob \
- ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup \
- ${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=1.2:${PORTSDIR}/www/py-webob \
- ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress \
+ ${PYTHON_PKGNAMEPREFIX}webob>=1.2:${PORTSDIR}/www/py-webob
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup \
- ${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress
+ ${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress \
+ ${PYTHON_PKGNAMEPREFIX}webob>=1.2:${PORTSDIR}/www/py-webob
USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/py-WebTest/distinfo b/www/py-WebTest/distinfo
index 87eb3367aed9..c88a5f890761 100644
--- a/www/py-WebTest/distinfo
+++ b/www/py-WebTest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (WebTest-2.0.4.zip) = 6db41187b8e6af709c8029d753ddcd46c44509e6016c5ca23fe0606ad3240775
-SIZE (WebTest-2.0.4.zip) = 79822
+SHA256 (WebTest-2.0.10.zip) = c851e8298ef4d3680ae262167e5a193dc7d2bc12db6e7cd080f8e188993f3d0c
+SIZE (WebTest-2.0.10.zip) = 82825