diff options
author | wen <wen@FreeBSD.org> | 2014-06-21 21:16:28 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-06-21 21:16:28 +0800 |
commit | ac09e22364e604b5f7f8cdc35a5179f264be6b7f (patch) | |
tree | 9bb9198016dc08098b2c2d50b0067d628788a718 /www | |
parent | 35b79504d6ddb23cf9c1784e177cd29ce44a71a5 (diff) | |
download | freebsd-ports-gnome-ac09e22364e604b5f7f8cdc35a5179f264be6b7f.tar.gz freebsd-ports-gnome-ac09e22364e604b5f7f8cdc35a5179f264be6b7f.tar.zst freebsd-ports-gnome-ac09e22364e604b5f7f8cdc35a5179f264be6b7f.zip |
- Update to 0.3
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 e6c8445902f8..a778cb39636f 100644 --- a/www/py-uliweb/Makefile +++ b/www/py-uliweb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uliweb -PORTVERSION= 0.2.6 +PORTVERSION= 0.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ COMMENT= Easy python web framework LICENSE= BSD2CLAUSE USES= dos2unix -USE_PYTHON= yes +USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes diff --git a/www/py-uliweb/distinfo b/www/py-uliweb/distinfo index 8009df606008..d01b8f39e782 100644 --- a/www/py-uliweb/distinfo +++ b/www/py-uliweb/distinfo @@ -1,2 +1,2 @@ -SHA256 (Uliweb-0.2.6.tar.gz) = 345a1e61f34c80ddfebd7d269ccc5b03d123c8bb8e39b75d95367ff5e9a9ea3b -SIZE (Uliweb-0.2.6.tar.gz) = 608508 +SHA256 (Uliweb-0.3.tar.gz) = 7764826d86252d6621b4014cc93d0f4908b82f03dc7814f63b65bbd4bcb521a6 +SIZE (Uliweb-0.3.tar.gz) = 503218 |