diff options
author | wen <wen@FreeBSD.org> | 2015-11-23 15:32:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-11-23 15:32:23 +0800 |
commit | e5568301445c6ed2be96d1fd31df6d2a046ab4e6 (patch) | |
tree | 78e9e637766a44be88e2025f48eb96174ce9b348 /www | |
parent | 275bf11e9d780ff0597e678c5e1e81bcbabdf036 (diff) | |
download | freebsd-ports-gnome-e5568301445c6ed2be96d1fd31df6d2a046ab4e6.tar.gz freebsd-ports-gnome-e5568301445c6ed2be96d1fd31df6d2a046ab4e6.tar.zst freebsd-ports-gnome-e5568301445c6ed2be96d1fd31df6d2a046ab4e6.zip |
- Update to 0.4.1
Diffstat (limited to 'www')
-rw-r--r-- | www/py-uliweb/Makefile | 4 | ||||
-rw-r--r-- | www/py-uliweb/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-uliweb/Makefile b/www/py-uliweb/Makefile index 7ad3b7035bca..401bcc0a13d6 100644 --- a/www/py-uliweb/Makefile +++ b/www/py-uliweb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uliweb -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,6 @@ COMMENT= Easy python web framework LICENSE= BSD2CLAUSE USES= dos2unix python:2 -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/www/py-uliweb/distinfo b/www/py-uliweb/distinfo index 9be0d3e858da..f89166ecb6b4 100644 --- a/www/py-uliweb/distinfo +++ b/www/py-uliweb/distinfo @@ -1,2 +1,2 @@ -SHA256 (Uliweb-0.3.1.tar.gz) = 8d3cdf23ee06df796ed20e8c1a30b495eba6a78e3094b2c294df5fe038092df4 -SIZE (Uliweb-0.3.1.tar.gz) = 505759 +SHA256 (Uliweb-0.4.1.tar.gz) = 1e59df547b288639f035e2c926c4364a3fa325cef6145c50b16e58feb1f9d06c +SIZE (Uliweb-0.4.1.tar.gz) = 527635 |