Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Mar 2012 01:49:48 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        neal@nelson.name
Subject:   ports/165736: [PATCH] news/py-twistedNews: update to 12.0.0
Message-ID:  <3V1pXr2R0dz438@sunpoet.net>
Resent-Message-ID: <201203051800.q25I0VTj023366@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@nelson.name
+MAINTAINER=	python@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
+@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedNews-12.0.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3V1pXr2R0dz438>