diff options
author | nivit <nivit@FreeBSD.org> | 2010-07-24 20:26:44 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-07-24 20:26:44 +0800 |
commit | f53e92cabece838661c06067f1fc2bb78dc064db (patch) | |
tree | 94a582b89307b3471ac25801d41dc46248128384 | |
parent | 01c7867f83ce266e2c71407add98ae6d8df1feda (diff) | |
download | freebsd-ports-gnome-f53e92cabece838661c06067f1fc2bb78dc064db.tar.gz freebsd-ports-gnome-f53e92cabece838661c06067f1fc2bb78dc064db.tar.zst freebsd-ports-gnome-f53e92cabece838661c06067f1fc2bb78dc064db.zip |
- Update to 0.8.1
-rw-r--r-- | www/py-bottle/Makefile | 2 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index c7040690ec9f..e93b638b2fa1 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bottle -PORTVERSION= 0.6.5 +PORTVERSION= 0.8.1 #PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 6f6105f3723c..2c625f290bcb 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,3 +1,3 @@ -MD5 (bottle-0.6.5.tar.gz) = b3d73d40e0efec27faf2f78e436cba5b -SHA256 (bottle-0.6.5.tar.gz) = f41be6e5be4477b283c99126303bf1753e3ac7428059c6c6fb2ecf5618fef406 -SIZE (bottle-0.6.5.tar.gz) = 18727 +MD5 (bottle-0.8.1.tar.gz) = e6287c634e676a54459a1c4676d48d3d +SHA256 (bottle-0.8.1.tar.gz) = 53b0094c1014fdfa86d2c5517ec40a504fb93554399c50513912c101a7d7ba36 +SIZE (bottle-0.8.1.tar.gz) = 32065 |