diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-03-09 01:04:30 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-03-09 01:04:30 +0000 |
commit | 736f2943e449cc01a370951723c8e5798391449c (patch) | |
tree | 2b15b832badc2aa4066dfd8912103e42c7b7c613 /www | |
parent | 8dfb2b88c0bb38d99d3b932b2302d240b72bb855 (diff) | |
download | freebsd-ports-736f2943e449cc01a370951723c8e5798391449c.zip |
- Update to 0.12
Diffstat (limited to 'www')
-rw-r--r-- | www/py-WebError/Makefile | 5 | ||||
-rw-r--r-- | www/py-WebError/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/py-WebError/Makefile b/www/py-WebError/Makefile index a609325384d2..8cb9bd564d11 100644 --- a/www/py-WebError/Makefile +++ b/www/py-WebError/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WebError -PORTVERSION= 0.10.3 -PORTREVISION= 2 +PORTVERSION= 0.12 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.7:${PORTSDIR}/www/py-paste \ ${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils post-extract: ${CHMOD} -R a+r ${WRKSRC} diff --git a/www/py-WebError/distinfo b/www/py-WebError/distinfo index af851c2384b6..3b2122c7dc3b 100644 --- a/www/py-WebError/distinfo +++ b/www/py-WebError/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebError-0.10.3.tar.gz) = a6cb354ff921aad008336599b5e56622ebbe8c76d86985e22af262e6f7242f3b -SIZE (WebError-0.10.3.tar.gz) = 81126 +SHA256 (WebError-0.12.tar.gz) = c64a8407aaf917afd6261eaf08c2682e54ccf3ff6a3299630ec6e217e68a3ad3 +SIZE (WebError-0.12.tar.gz) = 85620 |