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

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

>Number:         165734
>Category:       ports
>Synopsis:       [PATCH] net/py-twistedPair: 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:30 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-twistedPair-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/py-twistedPair/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	7 Sep 2011 09:27:53 -0000	1.7
+++ Makefile	5 Mar 2012 17:51:52 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	twistedPair
-PORTVERSION=	11.0.0
+PORTVERSION=	12.0.0
 CATEGORIES=	net devel python
 MASTER_SITES=	http://twistedmatrix.com/Releases/Pair/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedPair-${PORTVERSION}
 
-MAINTAINER=	neal@nelson.name
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	Twisted Pair can do low level TCP work
 
 LICENSE=	MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/py-twistedPair/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	7 Sep 2011 09:27:53 -0000	1.6
+++ distinfo	5 Mar 2012 17:51:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedPair-11.0.0.tar.bz2) = 3e6bc6a11385504759ea0897a10d27bbce431b426f60233d1b36d864d420284f
-SIZE (TwistedPair-11.0.0.tar.bz2) = 9133
+SHA256 (TwistedPair-12.0.0.tar.bz2) = 3d3b7e8b764618b0ede57adb72a5affe7de27d858dfb00d81cdd0f49f73106aa
+SIZE (TwistedPair-12.0.0.tar.bz2) = 9154
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/py-twistedPair/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	31 Jan 2009 09:53:09 -0000	1.3
+++ pkg-plist	5 Mar 2012 17:51:52 -0000
@@ -33,3 +33,4 @@
 %%PYTHON_SITELIBDIR%%/twisted/pair/tuntap.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/pair/test
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/pair
+@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedPair-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?3V1pXX71vCz431>