From sunpoet@sunpoet.net  Mon Mar  5 17:51:52 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 AE87F1065693
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:51:52 +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 7AAEF8FC28
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:51:52 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3V1pXN30Btz42w; Tue,  6 Mar 2012 01:49:24 +0800 (CST)
Message-Id: <3V1pXN30Btz42w@sunpoet.net>
Date: Tue,  6 Mar 2012 01:49:24 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: neal@nelson.name
Subject: [PATCH] mail/py-twistedMail: update to 12.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         165733
>Category:       ports
>Synopsis:       [PATCH] mail/py-twistedMail: 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:29 UTC 2012
>Closed-Date:    Wed Mar 28 19:39:16 UTC 2012
>Last-Modified:  Wed Mar 28 19:40:16 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-twistedMail-12.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/py-twistedMail/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	7 Sep 2011 09:27:53 -0000	1.10
+++ Makefile	5 Mar 2012 17:51:42 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	twistedMail
-PORTVERSION=	11.0.0
+PORTVERSION=	12.0.0
 CATEGORIES=	mail devel python
 MASTER_SITES=	http://twistedmatrix.com/Releases/Mail/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedMail-${PORTVERSION}
 
-MAINTAINER=	neal@nelson.name
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	An SMTP, IMAP and POP protocol implementation with clients and servers
 
 LICENSE=	MIT
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/py-twistedMail/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	7 Sep 2011 09:27:53 -0000	1.10
+++ distinfo	5 Mar 2012 17:51:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (TwistedMail-11.0.0.tar.bz2) = 0f876dd80602294635cf8092260dcdc61f7dec177d75946ed21c557f534c7a8a
-SIZE (TwistedMail-11.0.0.tar.bz2) = 145928
+SHA256 (TwistedMail-12.0.0.tar.bz2) = 680ec9964c6a75c89c7470dba4d6423d142549b1fcace0ff19fcb58e1fd88c3c
+SIZE (TwistedMail-12.0.0.tar.bz2) = 146270
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/py-twistedMail/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist	31 Jan 2009 09:53:09 -0000	1.5
+++ pkg-plist	5 Mar 2012 17:51:42 -0000
@@ -78,6 +78,9 @@
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_pop3client.py
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_pop3client.pyc
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_pop3client.pyo
+%%PYTHON_SITELIBDIR%%/twisted/mail/test/test_scripts.py
+%%PYTHON_SITELIBDIR%%/twisted/mail/test/test_scripts.pyc
+%%PYTHON_SITELIBDIR%%/twisted/mail/test/test_scripts.pyo
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_smtp.py
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_smtp.pyc
 %%PYTHON_SITELIBDIR%%/twisted/mail/test/test_smtp.pyo
@@ -88,3 +91,4 @@
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/mail/test
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/mail/scripts
 @dirrm %%PYTHON_SITELIBDIR%%/twisted/mail
+@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
--- py27-twistedMail-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:39 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

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

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

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

 Maintainer of mail/py-twistedMail,
 
 Please note that PR ports/165733 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/165733
 
 -- 
 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/165733: [PATCH] mail/py-twistedMail: update to 12.0.0
Date: Wed, 7 Mar 2012 17:25:56 +0100

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

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

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

 sunpoet     2012-03-28 19:37:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/py-twistedMail  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/mail/topfiles/NEWS
   PR:             ports/165733
   Submitted by:   sunpoet (myself)
   Approved by:    Neal Nelson <neal@nicandneal.net> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.11      +2 -2      ports/mail/py-twistedMail/Makefile
   1.11      +2 -2      ports/mail/py-twistedMail/distinfo
   1.6       +4 -0      ports/mail/py-twistedMail/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:
