aboutsummaryrefslogtreecommitdiff
path: root/mail/py-email
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-03-16 03:25:19 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-03-16 03:25:19 +0000
commit2c261337479fb25c8018d044c7f9354b42fb4130 (patch)
tree52750493623fb93ff83df691588fa1c9ec0531b9 /mail/py-email
parent5d95200aa48043de4870c372b92a76e806cee768 (diff)
downloadports-2c261337479fb25c8018d044c7f9354b42fb4130.tar.gz
ports-2c261337479fb25c8018d044c7f9354b42fb4130.zip
Notes
Diffstat (limited to 'mail/py-email')
-rw-r--r--mail/py-email/Makefile20
-rw-r--r--mail/py-email/distinfo6
2 files changed, 8 insertions, 18 deletions
diff --git a/mail/py-email/Makefile b/mail/py-email/Makefile
index a431b77eb9ac..4c7b58eee98c 100644
--- a/mail/py-email/Makefile
+++ b/mail/py-email/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= email
-PORTVERSION= 3.0
+PORTVERSION= 3.0.1
CATEGORIES= mail python
-MASTER_SITES= http://www.python.org/ftp/python/contrib/
+MASTER_SITES= http://cheeseshop.python.org/packages/source/e/email/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= email-${PORTVERSION}
@@ -16,19 +16,9 @@ MAINTAINER= mnag@FreeBSD.org
COMMENT= Email package for Python 2.3 or upper
DIST_SUBDIR= python
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
+USE_PYTHON= 2.3+
+USE_PYDISTUTILS= yes
CONFLICTS= py*-mimelib-2.* py*-email-2.*
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} >= 240
-IGNORE= Python 2.4 or upper don't need this port
-.else
-.if ${PYTHON_REL} < 230
-IGNORE= For your Python version use ${PORTSDIR}/mail/${PORTNAME}2
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/py-email/distinfo b/mail/py-email/distinfo
index 028e80c52761..ebf6df65911d 100644
--- a/mail/py-email/distinfo
+++ b/mail/py-email/distinfo
@@ -1,3 +1,3 @@
-MD5 (python/email-3.0.tar.gz) = 7f3839d4e1b2cb615e6323acdfba050b
-SHA256 (python/email-3.0.tar.gz) = 7c2ec786c731d519e5560d91a36eaafa0aa3eaa1459dc36753c4b8f8e528023d
-SIZE (python/email-3.0.tar.gz) = 1053472
+MD5 (python/email-3.0.1.tar.gz) = e175bec800504a385271f0c94d051d2a
+SHA256 (python/email-3.0.1.tar.gz) = c82c965656cf20248a28647b21b3378e936b55547dd995f7624e12b90c2c87ea
+SIZE (python/email-3.0.1.tar.gz) = 257153