ports/165736: [PATCH] news/py-twistedNews: update to 12.0.0
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 5 18:00:32 UTC 2012
>Number: 165736
>Category: ports
>Synopsis: [PATCH] news/py-twistedNews: 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:31 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-twistedNews-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/news/py-twistedNews/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile 7 Sep 2011 09:27:53 -0000 1.9
+++ Makefile 5 Mar 2012 17:52:09 -0000
@@ -6,13 +6,13 @@
#
PORTNAME= twistedNews
-PORTVERSION= 11.0.0
+PORTVERSION= 12.0.0
CATEGORIES= news devel python
MASTER_SITES= http://twistedmatrix.com/Releases/News/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedNews-${PORTVERSION}
-MAINTAINER= neal at nelson.name
+MAINTAINER= python at FreeBSD.org
COMMENT= An NNTP protocol implementation with client and server
LICENSE= MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/news/py-twistedNews/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo 7 Sep 2011 09:27:53 -0000 1.9
+++ distinfo 5 Mar 2012 17:52:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedNews-11.0.0.tar.bz2) = 8a39fd6c38f89029b6028c15ebc7e29091b62a565b2e52e3ddb4e36d89773cc4
-SIZE (TwistedNews-11.0.0.tar.bz2) = 19289
+SHA256 (TwistedNews-12.0.0.tar.bz2) = 0555591e1578175282ce62165a14dee3b9e5c62193f0343e6e05075913dbe7df
+SIZE (TwistedNews-12.0.0.tar.bz2) = 19333
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/news/py-twistedNews/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist 7 Sep 2011 09:27:53 -0000 1.4
+++ pkg-plist 5 Mar 2012 17:52:09 -0000
@@ -33,3 +33,4 @@
%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_news.pyo
@dirrm %%PYTHON_SITELIBDIR%%/twisted/news/test
@dirrm %%PYTHON_SITELIBDIR%%/twisted/news
+ at dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedNews-12.0.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list