Update port mail/py-twistedMail to version 0.2.0 Fix: PORTNAME= twistedMail -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.2.0 +PORTREVISION= 0 CATEGORIES= mail devel python -MASTER_SITES= http://twistedmatrix.com/downloads/Mail/0.1/ \ - http://tmrc.mit.edu/mirror/twisted/Mail/0.1/ +MASTER_SITES= http://twistedmatrix.com/downloads/Mail/0.2/ \ + http://tmrc.mit.edu/mirror/twisted/Mail/0.2/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedMail-${PORTVERSION}--JGr9LvbBf45A6U7jmIrmPUGs2bmNwQe38dSnOXCGp7t7iFNh Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: distinfo =================================================================== --- distinfo (revision 28) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -MD5 (TwistedMail-0.1.0.tar.bz2) = 020c622156b4e754ca0bab66cff0720b -SIZE (TwistedMail-0.1.0.tar.bz2) = 97342 +MD5 (TwistedMail-0.2.0.tar.bz2) = bae977d92cfcb1a3a5e884262ed444cc +SIZE (TwistedMail-0.2.0.tar.bz2) = 109849 Index: Makefile =================================================================== --- Makefile (revision 136) +++ Makefile (working copy) @@ -6,11 +6,11 @@ #
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer)
Responsible Changed From-To: freebsd-ports-bugs->mnag I'll take it.
State Changed From-To: open->closed Committed. Thanks!
I forgot to update the pkg-plist file: Index: pkg-plist =================================================================== --- pkg-plist (revision 28) +++ pkg-plist (working copy) @@ -50,6 +50,9 @@ %%S%%/twisted/mail/test/__init__.py %%S%%/twisted/mail/test/__init__.pyc %%S%%/twisted/mail/test/__init__.pyo +%%S%%/twisted/mail/test/pop3testserver.py +%%S%%/twisted/mail/test/pop3testserver.pyc +%%S%%/twisted/mail/test/pop3testserver.pyo %%S%%/twisted/mail/test/process.alias.sh %%S%%/twisted/mail/test/rfc822.message %%S%%/twisted/mail/test/test_bounce.py @@ -73,6 +76,8 @@ %%S%%/twisted/plugins/twisted_mail.py %%S%%/twisted/plugins/twisted_mail.pyc %%S%%/twisted/plugins/twisted_mail.pyo +@dirrm %%S%%/twisted/plugins @dirrm %%S%%/twisted/mail/test @dirrm %%S%%/twisted/mail/scripts @dirrm %%S%%/twisted/mail +@dirrm %%S%%/twisted