ports/165731: [PATCH] devel/py-twistedRunner: update to 12.0.0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 5 18:00:29 UTC 2012


>Number:         165731
>Category:       ports
>Synopsis:       [PATCH] devel/py-twistedRunner: 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:28 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-twistedRunner-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-twistedRunner/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	7 Sep 2011 09:27:52 -0000	1.8
+++ Makefile	5 Mar 2012 17:51:18 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	twistedRunner
-PORTVERSION=	11.0.0
+PORTVERSION=	12.0.0
 CATEGORIES=	devel net python
 MASTER_SITES=	http://twistedmatrix.com/Releases/Runner/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedRunner-${PORTVERSION}
 
-MAINTAINER=	neal at nelson.name
+MAINTAINER=	python at FreeBSD.org
 COMMENT=	Runner has process management, including an inetd replacement
 
 LICENSE=	MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-twistedRunner/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	7 Sep 2011 09:27:52 -0000	1.8
+++ distinfo	5 Mar 2012 17:51:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedRunner-11.0.0.tar.bz2) = c0f62b4960b9122e898d568cad6afde6ec9c049373e5b1b764f24533582fe3f5
-SIZE (TwistedRunner-11.0.0.tar.bz2) = 13267
+SHA256 (TwistedRunner-12.0.0.tar.bz2) = 2d6beb51970ba74f24c23971bc82c70dc8c93b9552a6c59c9cb3b3cd45c06ff5
+SIZE (TwistedRunner-12.0.0.tar.bz2) = 13197
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/py-twistedRunner/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist	24 Aug 2010 02:08:44 -0000	1.5
+++ pkg-plist	5 Mar 2012 17:51:18 -0000
@@ -1,3 +1,6 @@
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.py
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.pyc
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.pyo
 %%PYTHON_SITELIBDIR%%/twisted/runner/__init__.py
 %%PYTHON_SITELIBDIR%%/twisted/runner/__init__.pyc
 %%PYTHON_SITELIBDIR%%/twisted/runner/__init__.pyo
@@ -18,12 +21,9 @@
 %%PYTHON_SITELIBDIR%%/twisted/runner/procmon.py
 %%PYTHON_SITELIBDIR%%/twisted/runner/procmon.pyc
 %%PYTHON_SITELIBDIR%%/twisted/runner/procmon.pyo
-%%PYTHON_SITELIBDIR%%/twisted/runner/procutils.py
-%%PYTHON_SITELIBDIR%%/twisted/runner/procutils.pyc
-%%PYTHON_SITELIBDIR%%/twisted/runner/procutils.pyo
-%%PYTHON_SITELIBDIR%%/twisted/runner/procmontap.pyo
 %%PYTHON_SITELIBDIR%%/twisted/runner/procmontap.py
 %%PYTHON_SITELIBDIR%%/twisted/runner/procmontap.pyc
+%%PYTHON_SITELIBDIR%%/twisted/runner/procmontap.pyo
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/__init__.py
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/__init__.pyc
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/__init__.pyo
@@ -33,9 +33,7 @@
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/test_procmontap.py
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/test_procmontap.pyc
 %%PYTHON_SITELIBDIR%%/twisted/runner/test/test_procmontap.pyo
-%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.py
-%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.pyc
-%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_runner.pyo
- at dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/runner/test
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/runner
+ at dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
+ at dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedRunner-12.0.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list