aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-08-10 13:20:25 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-08-10 13:20:25 +0000
commit42bbe8441d6cf08d42230420863a9d4c93c18884 (patch)
treeec7a2e87c08a66fb72efdf93534665f19f0adb58 /mail
parent5edb36bcbfefdcbae31f85d99a34c1d469245308 (diff)
downloadports-42bbe8441d6cf08d42230420863a9d4c93c18884.tar.gz
ports-42bbe8441d6cf08d42230420863a9d4c93c18884.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/py-email2/Makefile2
-rw-r--r--mail/py-email2/distinfo6
-rw-r--r--mail/py-email2/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/py-email2/Makefile b/mail/py-email2/Makefile
index f058cf5f7b1d..e7fce19bd70d 100644
--- a/mail/py-email2/Makefile
+++ b/mail/py-email2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= email
-PORTVERSION= 2.5.7
+PORTVERSION= 2.5.8
CATEGORIES= mail python
MASTER_SITES= http://cheeseshop.python.org/packages/source/e/email/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/py-email2/distinfo b/mail/py-email2/distinfo
index f2b0c511ac76..32e93b8a040e 100644
--- a/mail/py-email2/distinfo
+++ b/mail/py-email2/distinfo
@@ -1,3 +1,3 @@
-MD5 (python/email-2.5.7.tar.gz) = e33273d6648469d3462d55cbc586969b
-SHA256 (python/email-2.5.7.tar.gz) = 1a635249478d00db49dbafa03619a4d68860e5d1f8016c6d16dd50e3fd109f23
-SIZE (python/email-2.5.7.tar.gz) = 1138518
+MD5 (python/email-2.5.8.tar.gz) = 0b0a4369dba01adb95e2763246c68c83
+SHA256 (python/email-2.5.8.tar.gz) = 157096f171d489a9f9db5a30fb1d6e453f6fa909ea6b5611d42b61563895e856
+SIZE (python/email-2.5.8.tar.gz) = 1139795
diff --git a/mail/py-email2/pkg-descr b/mail/py-email2/pkg-descr
index 0b1405ac13f5..93b61743bada 100644
--- a/mail/py-email2/pkg-descr
+++ b/mail/py-email2/pkg-descr
@@ -3,4 +3,4 @@ mimetools, multifile, MIMEWriter, etc. It intends to be the be-all end-all
package for parsing, manipulating, and generating MIME and rfc822 style
messages in Python.
-WWW: http://www.python.org/sigs/email-sig/
+WWW: http://www.python.org/community/sigs/current/email-sig/