diff options
author | nivit <nivit@FreeBSD.org> | 2011-06-20 15:56:29 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-06-20 15:56:29 +0800 |
commit | ce223e6fe33789f1083081d05e7986a522125986 (patch) | |
tree | e5332be552e9260d399660650029137f240a197f | |
parent | ad7c2912a6d207d386ea2d7bdcce115af4286a21 (diff) | |
download | freebsd-ports-graphics-ce223e6fe33789f1083081d05e7986a522125986.tar.gz freebsd-ports-graphics-ce223e6fe33789f1083081d05e7986a522125986.tar.zst freebsd-ports-graphics-ce223e6fe33789f1083081d05e7986a522125986.zip |
- Update to 0.9.3
PR: ports/157749
Submitted by: Jin-Sih Lin <linpct at gmail.com>
-rw-r--r-- | www/py-bottle/Makefile | 2 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index e0100f5ca0d..bdaab475c83 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bottle -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 3376549deed..7280c17641e 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,2 +1,2 @@ -SHA256 (bottle-0.9.2.tar.gz) = 06ea41a44c06b34a37a85de72f0c984f37570f7239e13cf373b6ec3490f7062b -SIZE (bottle-0.9.2.tar.gz) = 45190 +SHA256 (bottle-0.9.3.tar.gz) = 3927827530ef040f9e41109503f7995d248d3f8e38ac5301e8a3503f5eaa0315 +SIZE (bottle-0.9.3.tar.gz) = 45197 |