summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2011-09-07 09:27:54 +0000
committerSofian Brabez <sbz@FreeBSD.org>2011-09-07 09:27:54 +0000
commit36b48d77cf4f61e8c0289a7ac5a04f89a0723199 (patch)
tree53117ef6d7f7c6db4add2fdc08a5ae02fe4d4150 /news
parent- update to 0.0.8.9 (diff)
- Update to 11.0.0
- Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor)
Notes
Notes: svn path=/head/; revision=281367
Diffstat (limited to 'news')
-rw-r--r--news/py-twistedNews/Makefile9
-rw-r--r--news/py-twistedNews/distinfo4
-rw-r--r--news/py-twistedNews/pkg-plist3
3 files changed, 11 insertions, 5 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile
index 961ded28a7cb..57689354acbe 100644
--- a/news/py-twistedNews/Makefile
+++ b/news/py-twistedNews/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= twistedNews
-PORTVERSION= 10.1.0
+PORTVERSION= 11.0.0
CATEGORIES= news devel python
-MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/News/${PORTVERSION:R}/
+MASTER_SITES= http://twistedmatrix.com/Releases/News/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedNews-${PORTVERSION}
MAINTAINER= neal@nelson.name
COMMENT= An NNTP protocol implementation with client and server
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
diff --git a/news/py-twistedNews/distinfo b/news/py-twistedNews/distinfo
index c19358e33eed..cab4c196bb1b 100644
--- a/news/py-twistedNews/distinfo
+++ b/news/py-twistedNews/distinfo
@@ -1,2 +1,2 @@
-SHA256 (TwistedNews-10.1.0.tar.bz2) = f72e92673562ab58caed226e849b39d06465a2743733daa43fc87caa2afe3f58
-SIZE (TwistedNews-10.1.0.tar.bz2) = 17139
+SHA256 (TwistedNews-11.0.0.tar.bz2) = 8a39fd6c38f89029b6028c15ebc7e29091b62a565b2e52e3ddb4e36d89773cc4
+SIZE (TwistedNews-11.0.0.tar.bz2) = 19289
diff --git a/news/py-twistedNews/pkg-plist b/news/py-twistedNews/pkg-plist
index 961003542ec5..e73aa40d8d2c 100644
--- a/news/py-twistedNews/pkg-plist
+++ b/news/py-twistedNews/pkg-plist
@@ -19,6 +19,9 @@
%%PYTHON_SITELIBDIR%%/twisted/news/test/__init__.py
%%PYTHON_SITELIBDIR%%/twisted/news/test/__init__.pyc
%%PYTHON_SITELIBDIR%%/twisted/news/test/__init__.pyo
+%%PYTHON_SITELIBDIR%%/twisted/news/test/test_database.py
+%%PYTHON_SITELIBDIR%%/twisted/news/test/test_database.pyc
+%%PYTHON_SITELIBDIR%%/twisted/news/test/test_database.pyo
%%PYTHON_SITELIBDIR%%/twisted/news/test/test_news.py
%%PYTHON_SITELIBDIR%%/twisted/news/test/test_news.pyc
%%PYTHON_SITELIBDIR%%/twisted/news/test/test_news.pyo