aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-11-03 19:53:57 +0800
committermnag <mnag@FreeBSD.org>2005-11-03 19:53:57 +0800
commit1dfc1ef3fe1470da1517f9d826d92527e5edaf27 (patch)
tree74042d6633e801bd30648de98480dd9e157f1797 /mail
parent01f2ebbb977804d45a32f6a5f3846b2c6e68c07c (diff)
downloadfreebsd-ports-gnome-1dfc1ef3fe1470da1517f9d826d92527e5edaf27.tar.gz
freebsd-ports-gnome-1dfc1ef3fe1470da1517f9d826d92527e5edaf27.tar.zst
freebsd-ports-gnome-1dfc1ef3fe1470da1517f9d826d92527e5edaf27.zip
Update to 0.2.0
PR: 88441 Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/py-twistedMail/Makefile7
-rw-r--r--mail/py-twistedMail/distinfo4
-rw-r--r--mail/py-twistedMail/pkg-plist3
3 files changed, 8 insertions, 6 deletions
diff --git a/mail/py-twistedMail/Makefile b/mail/py-twistedMail/Makefile
index 60084458748d..14b01c385338 100644
--- a/mail/py-twistedMail/Makefile
+++ b/mail/py-twistedMail/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= twistedMail
-PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTVERSION= 0.2.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/${PORTVERSION:S/.0//}/ \
+ http://tmrc.mit.edu/mirror/twisted/Mail/${PORTVERSION:S/.0//}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedMail-${PORTVERSION}
diff --git a/mail/py-twistedMail/distinfo b/mail/py-twistedMail/distinfo
index 742d17600590..1ef82cf89ae4 100644
--- a/mail/py-twistedMail/distinfo
+++ b/mail/py-twistedMail/distinfo
@@ -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
diff --git a/mail/py-twistedMail/pkg-plist b/mail/py-twistedMail/pkg-plist
index d0c191865cd5..91bf44d5c6f0 100644
--- a/mail/py-twistedMail/pkg-plist
+++ b/mail/py-twistedMail/pkg-plist
@@ -50,6 +50,9 @@ bin/mailmail
%%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