diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2013-01-07 09:27:07 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2013-01-07 09:27:07 +0000 |
commit | 8a01f8cf91313577b5f9cf8ed39a0d518cf5fe6d (patch) | |
tree | f0f9427f92a1145c8daaf2ce71c468bd4819b848 /www/py-bottle | |
parent | b6324c80c87c37989485630d00af5f2935dd97b9 (diff) | |
download | ports-8a01f8cf91313577b5f9cf8ed39a0d518cf5fe6d.tar.gz ports-8a01f8cf91313577b5f9cf8ed39a0d518cf5fe6d.zip |
- Update to 0.11.2
- Trim Makefile header
PR: ports/172622
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Notes
Notes:
svn path=/head/; revision=310028
Diffstat (limited to 'www/py-bottle')
-rw-r--r-- | www/py-bottle/Makefile | 8 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index 09401b11e74f..b5f0bfee04a1 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: bottle -# Date created: 2009-11-03 -# Whom: Nicola Vitale <nivit@FreeBSD.org> -# +# Created by: Nicola Vitale <nivit@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bottle -PORTVERSION= 0.10.11 +PORTVERSION= 0.11.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 17a74ec41517..12d3aa9d89cd 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,2 +1,2 @@ -SHA256 (bottle-0.10.11.tar.gz) = 99af26f73c391ae9984192415caca0788d422ee8eec7cfa1656780b4ac3ae632 -SIZE (bottle-0.10.11.tar.gz) = 56829 +SHA256 (bottle-0.11.2.tar.gz) = e93021d447fca6116acdc737762557347e85669cc0705ddbcf7371e11c74b0b0 +SIZE (bottle-0.11.2.tar.gz) = 60341 |