aboutsummaryrefslogtreecommitdiff
path: root/mail/py-twistedMail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-11 16:09:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-11 16:09:57 +0000
commitc0dd09fda881a7f20a675082b27baad75587c489 (patch)
treeb761b1f09c331e687bd9da9876ee1e28d5ac9865 /mail/py-twistedMail
parentcbd9f72106f0cb310836fb1f843eb21562a2fbca (diff)
downloadports-c0dd09fda881a7f20a675082b27baad75587c489.tar.gz
ports-c0dd09fda881a7f20a675082b27baad75587c489.zip
- Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependencies Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/mail/topfiles/NEWS
Notes
Notes: svn path=/head/; revision=299057
Diffstat (limited to 'mail/py-twistedMail')
-rw-r--r--mail/py-twistedMail/Makefile8
-rw-r--r--mail/py-twistedMail/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/py-twistedMail/Makefile b/mail/py-twistedMail/Makefile
index b7ca2463cefa..6596f7e69bf3 100644
--- a/mail/py-twistedMail/Makefile
+++ b/mail/py-twistedMail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twistedMail
-PORTVERSION= 12.0.0
+PORTVERSION= 12.1.0
CATEGORIES= mail devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Mail/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,13 +18,13 @@ COMMENT= An SMTP, IMAP and POP protocol implementation with clients and servers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore \
- ${PYTHON_SITELIBDIR}/twisted/names:${PORTSDIR}/dns/py-twistedNames
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore \
+ ${PYTHON_PKGNAMEPREFIX}twistedNames>=${PORTVERSION}:${PORTSDIR}/dns/py-twistedNames
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= Twisted_Mail
+PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
.include <bsd.port.mk>
diff --git a/mail/py-twistedMail/distinfo b/mail/py-twistedMail/distinfo
index 2b0008d817f6..23cbfa8b772a 100644
--- a/mail/py-twistedMail/distinfo
+++ b/mail/py-twistedMail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (TwistedMail-12.0.0.tar.bz2) = 680ec9964c6a75c89c7470dba4d6423d142549b1fcace0ff19fcb58e1fd88c3c
-SIZE (TwistedMail-12.0.0.tar.bz2) = 146270
+SHA256 (TwistedMail-12.1.0.tar.bz2) = 8ad7662c16ba9e4754a842c7f0b723029563901fcf9972611422f24cfc055732
+SIZE (TwistedMail-12.1.0.tar.bz2) = 146882