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: ports/165733: [PATCH] mail/py-twistedMail: update to 12.0.0 Message-ID: <3V1pXN30Btz42w@sunpoet.net> Resent-Message-ID: <201203051800.q25I0UkL023338@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165733 >Category: ports >Synopsis: [PATCH] mail/py-twistedMail: 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:29 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-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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3V1pXN30Btz42w>