ports/165739: [PATCH] www/py-twistedWeb: update to 12.0.0
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 5 18:00:34 UTC 2012
>Number: 165739
>Category: ports
>Synopsis: [PATCH] www/py-twistedWeb: update to 12.0.0
>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: Mon Mar 05 18:00:33 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 12.0.0
- Request maintainership: metaport devel/py-twisted is maintained by python@
Port maintainer (neal at nelson.name) is cc'd.
Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:
--- py27-twistedWeb-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile 7 Sep 2011 09:27:54 -0000 1.9
+++ Makefile 5 Mar 2012 17:52:32 -0000
@@ -6,13 +6,13 @@
#
PORTNAME= twistedWeb
-PORTVERSION= 11.0.0
+PORTVERSION= 12.0.0
CATEGORIES= www devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedWeb-${PORTVERSION}
-MAINTAINER= neal at nelson.name
+MAINTAINER= python at FreeBSD.org
COMMENT= An HTTP protocol implementation together with clients and servers
LICENSE= MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo 7 Sep 2011 09:27:54 -0000 1.9
+++ distinfo 5 Mar 2012 17:52:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedWeb-11.0.0.tar.bz2) = 864a08aa283ba690f35cfbc18ba939a8b336bc6ad452a2a855bdf1b388aaac53
-SIZE (TwistedWeb-11.0.0.tar.bz2) = 358074
+SHA256 (TwistedWeb-12.0.0.tar.bz2) = ff6d0dad12f1928deca23c8d05a0cb9a340abbb6e2cd8bc503e4092a0a873859
+SIZE (TwistedWeb-12.0.0.tar.bz2) = 374609
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist 7 Sep 2011 09:27:54 -0000 1.7
+++ pkg-plist 5 Mar 2012 17:52:32 -0000
@@ -194,3 +194,4 @@
@dirrm %%PYTHON_SITELIBDIR%%/twisted/web/_auth
@dirrm %%PYTHON_SITELIBDIR%%/twisted/web
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
+ at dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedWeb-12.0.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list