From sunpoet@sunpoet.net  Mon Mar  5 17:52:01 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 813ED1065690
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:52:01 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 2A7408FC38
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:52:00 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3V1pXX71vCz431; Tue,  6 Mar 2012 01:49:32 +0800 (CST)
Message-Id: <3V1pXX71vCz431@sunpoet.net>
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: [PATCH] net/py-twistedPair: update to 12.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         165734
>Category:       ports
>Synopsis:       [PATCH] net/py-twistedPair: update to 12.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 05 18:00:30 UTC 2012
>Closed-Date:    Wed Mar 28 19:39:19 UTC 2012
>Last-Modified:  Wed Mar 28 19:40:18 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 5 18:01:58 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165734 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Mar 5 18:02:05 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165734 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: neal@nelson.name
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165734: [PATCH] net/py-twistedPair: update to 12.0.0
Date: Mon, 5 Mar 2012 18:02:02 UT

 Maintainer of net/py-twistedPair,
 
 Please note that PR ports/165734 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165734
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Neal Nelson <neal@nicandneal.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165734: [PATCH] net/py-twistedPair: update to 12.0.0
Date: Wed, 7 Mar 2012 17:26:12 +0100

 Please go ahead with this patch.
 
 Thanks.
 
 On 2012-Mar-05, at 19:02 , Edwin Groothuis wrote:
 
 > Maintainer of net/py-twistedPair,
 > 
 > Please note that PR ports/165734 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165734
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
 > !DSPAM:4f54ffbc57981335161115!
 > 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Mar 28 19:39:18 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165734 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165734: commit references a PR
Date: Wed, 28 Mar 2012 19:38:21 +0000 (UTC)

 sunpoet     2012-03-28 19:37:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/py-twistedPair   Makefile distinfo pkg-plist 
   Log:
   - Update to 12.0.0
   - Pass maintainership to python@
   
   Changes:        http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/pair/topfiles/NEWS
   PR:             ports/165734
   Submitted by:   sunpoet (myself)
   Approved by:    Neal Nelson <neal@nicandneal.net> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.8       +2 -2      ports/net/py-twistedPair/Makefile
   1.7       +2 -2      ports/net/py-twistedPair/distinfo
   1.4       +1 -0      ports/net/py-twistedPair/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
