summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-11 16:10:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-11 16:10:01 +0000
commitb2f68e589b0cd9e4099762d6ffc30ac41137f4e1 (patch)
tree78ea865a4d6dc334f625d5eaebb4d8cfe85905d4 /news
parent- Update to 12.1.0 (diff)
- Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependency Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/news/topfiles/NEWS
Notes
Notes: svn path=/head/; revision=299060
Diffstat (limited to 'news')
-rw-r--r--news/py-twistedNews/Makefile6
-rw-r--r--news/py-twistedNews/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile
index 6a03addb0b4c..df5f8fd6c05b 100644
--- a/news/py-twistedNews/Makefile
+++ b/news/py-twistedNews/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twistedNews
-PORTVERSION= 12.0.0
+PORTVERSION= 12.1.0
CATEGORIES= news devel python
MASTER_SITES= http://twistedmatrix.com/Releases/News/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,12 +18,12 @@ COMMENT= An NNTP protocol implementation with client and server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= Twisted_News
+PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
.include <bsd.port.mk>
diff --git a/news/py-twistedNews/distinfo b/news/py-twistedNews/distinfo
index 4e1ba0e2e50b..f8347f6fbc09 100644
--- a/news/py-twistedNews/distinfo
+++ b/news/py-twistedNews/distinfo
@@ -1,2 +1,2 @@
-SHA256 (TwistedNews-12.0.0.tar.bz2) = 0555591e1578175282ce62165a14dee3b9e5c62193f0343e6e05075913dbe7df
-SIZE (TwistedNews-12.0.0.tar.bz2) = 19333
+SHA256 (TwistedNews-12.1.0.tar.bz2) = 19d6598845497960db1f6cf76e99513c38c98e326459d71b69133414ce5ec027
+SIZE (TwistedNews-12.1.0.tar.bz2) = 19611