From sunpoet@sunpoet.net  Mon Mar  5 17:52:39 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 75BBF1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:52:39 +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 424C08FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:52:39 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3V1pYH2TBPz43G; Tue,  6 Mar 2012 01:50:11 +0800 (CST)
Message-Id: <3V1pYH2TBPz43G@sunpoet.net>
Date: Tue,  6 Mar 2012 01:50:11 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: neal@nelson.name
Subject: [PATCH] www/py-twistedWeb: update to 12.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         165739
>Category:       ports
>Synopsis:       [PATCH] www/py-twistedWeb: 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:33 UTC 2012
>Closed-Date:    Wed Mar 28 19:39:32 UTC 2012
>Last-Modified:  Wed Mar 28 19:40:28 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-twistedWeb-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	7 Sep 2011 09:27:54 -0000	1.9
+++ Makefile	5 Mar 2012 17:52:32 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	twistedWeb
-PORTVERSION=	11.0.0
+PORTVERSION=	12.0.0
 CATEGORIES=	www devel python
 MASTER_SITES=	http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedWeb-${PORTVERSION}
 
-MAINTAINER=	neal@nelson.name
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	An HTTP protocol implementation together with clients and servers
 
 LICENSE=	MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	7 Sep 2011 09:27:54 -0000	1.9
+++ distinfo	5 Mar 2012 17:52:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedWeb-11.0.0.tar.bz2) = 864a08aa283ba690f35cfbc18ba939a8b336bc6ad452a2a855bdf1b388aaac53
-SIZE (TwistedWeb-11.0.0.tar.bz2) = 358074
+SHA256 (TwistedWeb-12.0.0.tar.bz2) = ff6d0dad12f1928deca23c8d05a0cb9a340abbb6e2cd8bc503e4092a0a873859
+SIZE (TwistedWeb-12.0.0.tar.bz2) = 374609
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/py-twistedWeb/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist	7 Sep 2011 09:27:54 -0000	1.7
+++ pkg-plist	5 Mar 2012 17:52:32 -0000
@@ -194,3 +194,4 @@
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/web/_auth
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/web
 @dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
+@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedWeb-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:03:17 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

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

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

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

 Maintainer of www/py-twistedWeb,
 
 Please note that PR ports/165739 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/165739
 
 -- 
 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/165739: [PATCH] www/py-twistedWeb: update to 12.0.0
Date: Wed, 7 Mar 2012 17:27:43 +0100

 Please go ahead with this patch.
 
 Thanks.
 
 On 2012-Mar-05, at 19:03 , Edwin Groothuis wrote:
 
 > Maintainer of www/py-twistedWeb,
 > 
 > Please note that PR ports/165739 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/165739
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
 > !DSPAM:4f55000958371531514994!
 > 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Mar 28 19:39:32 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

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

 sunpoet     2012-03-28 19:37:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/py-twistedWeb    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/web/topfiles/NEWS
   PR:             ports/165739
   Submitted by:   sunpoet (myself)
   Approved by:    Neal Nelson <neal@nicandneal.net> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.10      +2 -2      ports/www/py-twistedWeb/Makefile
   1.10      +2 -2      ports/www/py-twistedWeb/distinfo
   1.8       +1 -0      ports/www/py-twistedWeb/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:
