diff options
author | nivit <nivit@FreeBSD.org> | 2013-01-07 17:27:07 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2013-01-07 17:27:07 +0800 |
commit | a8846ced6dd3a1a37b318a344976977cd20bef10 (patch) | |
tree | f0f9427f92a1145c8daaf2ce71c468bd4819b848 | |
parent | 881aae73cbe5e252a609d0e7742894ca84a8469e (diff) | |
download | freebsd-ports-gnome-a8846ced6dd3a1a37b318a344976977cd20bef10.tar.gz freebsd-ports-gnome-a8846ced6dd3a1a37b318a344976977cd20bef10.tar.zst freebsd-ports-gnome-a8846ced6dd3a1a37b318a344976977cd20bef10.zip |
- Update to 0.11.2
- Trim Makefile header
PR: ports/172622
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
-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 |