diff options
author | nivit <nivit@FreeBSD.org> | 2011-08-08 04:54:22 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-08-08 04:54:22 +0800 |
commit | fb214b79317f5034aa3d61c9fce36239bc941ba5 (patch) | |
tree | 99c3676f9dcbc20771c6f43317922f2552d560ee | |
parent | 80e81f33d4da5132fdd9d2b6f818246fa7e40d20 (diff) | |
download | freebsd-ports-gnome-fb214b79317f5034aa3d61c9fce36239bc941ba5.tar.gz freebsd-ports-gnome-fb214b79317f5034aa3d61c9fce36239bc941ba5.tar.zst freebsd-ports-gnome-fb214b79317f5034aa3d61c9fce36239bc941ba5.zip |
- Update to 0.9.6
-rw-r--r-- | www/py-bottle/Makefile | 3 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index edfa5792c4f2..ba656eba6b77 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bottle -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and simple WSGI-framework for small web-applications +# Python3 ready USE_PYTHON= -2.7 USE_PYDISTUTILS= yes diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 13deca66db1f..f0be81be9ce3 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,2 +1,2 @@ -SHA256 (bottle-0.9.5.tar.gz) = 375d460a06dd903a1ddb89b01e5e882f3f9524730a5ae08ddd0f119f0eaeb5cd -SIZE (bottle-0.9.5.tar.gz) = 45252 +SHA256 (bottle-0.9.6.tar.gz) = b9c894069a74db70b9f8717894957e1427ea2a662517fcde0e011351da89a69c +SIZE (bottle-0.9.6.tar.gz) = 45332 |