ports/172622: [PATCH] www/py-bottle: update to 0.11.2

Kubilay Kocak koobs.freebsd at gmail.com
Fri Oct 12 00:54:29 UTC 2012


>Number:         172622
>Category:       ports
>Synopsis:       [PATCH] www/py-bottle: update to 0.11.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 00:54:28 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 0.11.2
- Whitespace alignment
- New Makefile header

Changes:

https://github.com/defnull/bottle/blob/master/docs/changelog.rst

====[QA]====
portlint: looks fine.
porttest: OK
redports: https://redports.org/buildarchive/20121011082741-29541/
unittest: Ran 269 tests in 4.917s - OK
============

Port maintainer (nivit at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-bottle-0.11.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-bottle/Makefile ./Makefile
--- /usr/ports/www/py-bottle/Makefile	2012-06-30 23:28:09.000000000 +1000
+++ ./Makefile	2012-10-11 23:31:13.000000000 +1100
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	bottle
-# Date created:		2009-11-03
-# Whom:			Nicola Vitale <nivit at FreeBSD.org>
-#
+# Created by: Nicola Vitale <nivit at FreeBSD.org>
 # $FreeBSD: ports/www/py-bottle/Makefile,v 1.16 2012/06/30 13:28:09 nivit Exp $
-#
 
 PORTNAME=	bottle
-PORTVERSION=	0.10.11
+PORTVERSION=	0.11.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +13,7 @@
 LICENSE=	MIT
 
 # Python3 ready
-USE_PYTHON=	2.6-
+USE_PYTHON=		2.6-
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.pre.mk>
diff -ruN --exclude=CVS /usr/ports/www/py-bottle/distinfo ./distinfo
--- /usr/ports/www/py-bottle/distinfo	2012-06-30 23:28:09.000000000 +1000
+++ ./distinfo	2012-10-11 19:26:22.000000000 +1100
@@ -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
--- py27-bottle-0.11.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list