diff options
author | nivit <nivit@FreeBSD.org> | 2014-03-31 06:18:35 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2014-03-31 06:18:35 +0800 |
commit | b51a8ca2e8c7ca9f06affdae446abeec9e150d61 (patch) | |
tree | 8c005c8d2aa666e7074f9cf9b711c6614200ca3a /www | |
parent | da00d180ab9e294941e0f961c94e50fef15743b7 (diff) | |
download | freebsd-ports-gnome-b51a8ca2e8c7ca9f06affdae446abeec9e150d61.tar.gz freebsd-ports-gnome-b51a8ca2e8c7ca9f06affdae446abeec9e150d61.tar.zst freebsd-ports-gnome-b51a8ca2e8c7ca9f06affdae446abeec9e150d61.zip |
- Update to 0.12.5
Release Notes: http://bottlepy.org/docs/0.12/changelog.html#release-0-12
Diffstat (limited to 'www')
-rw-r--r-- | www/py-bottle/Makefile | 4 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index d58a14938d9e..841461fa1c61 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.11.6 -PORTREVISION= 1 +PORTVERSION= 0.12.5 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index eed49b49a09e..e249d2ad8ff1 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,2 +1,2 @@ -SHA256 (bottle-0.11.6.tar.gz) = 2e63802cbe6a21537e35d92ec3c80a1e302dc619d169efe6a212cab9f48e7b29 -SIZE (bottle-0.11.6.tar.gz) = 60612 +SHA256 (bottle-0.12.5.tar.gz) = 1e35b63edf744999cd47d86099aa3d0ab030522e38c25038fc5fd77fbc35b75b +SIZE (bottle-0.12.5.tar.gz) = 69120 |