ports/169437: [PATCH] www/py-bottle: update to 0.10.10, add LICENSE
koobs
koobs.freebsd at gmail.com
Tue Jun 26 09:20:07 UTC 2012
>Number: 169437
>Category: ports
>Synopsis: [PATCH] www/py-bottle: update to 0.10.10, add LICENSE
>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: Tue Jun 26 09:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: koobs
>Release: FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May 5 14:51:14 EST
>Description:
- Update to 0.10.10
- Add LICENSE
Unit tests output
------------
Ran 233 tests in 2.054s - 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.10.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-bottle/Makefile ./Makefile
--- /usr/ports/www/py-bottle/Makefile 2012-02-12 08:47:02.000000000 +1100
+++ ./Makefile 2012-06-26 19:10:24.000000000 +1000
@@ -6,7 +6,7 @@
#
PORTNAME= bottle
-PORTVERSION= 0.10.9
+PORTVERSION= 0.10.10
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@
MAINTAINER= nivit at FreeBSD.org
COMMENT= Fast and simple WSGI-framework for small web-applications
+LICENSE= MIT
+
# Python3 ready
USE_PYTHON= 2.6-
USE_PYDISTUTILS= yes
diff -ruN --exclude=CVS /usr/ports/www/py-bottle/distinfo ./distinfo
--- /usr/ports/www/py-bottle/distinfo 2012-02-12 08:47:02.000000000 +1100
+++ ./distinfo 2012-06-26 19:07:34.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (bottle-0.10.9.tar.gz) = bfe88bcf920880d9c355f58b651a97e7f8b56437b104ff951fb985a129c06794
-SIZE (bottle-0.10.9.tar.gz) = 55771
+SHA256 (bottle-0.10.10.tar.gz) = abaef55f046c05a608244a9388867800ea6415dfc8ca96f7a9d08d6a93f8fcc1
+SIZE (bottle-0.10.10.tar.gz) = 56538
--- py27-bottle-0.10.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list