aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2011-09-07 17:27:54 +0800
committersbz <sbz@FreeBSD.org>2011-09-07 17:27:54 +0800
commitfd37de42ed9e56f40770601fb3ac8d2c2073b7fa (patch)
tree7bb907dbb99ef379cb74f08f2e1b03866526f7a0 /dns
parent026d72119005304983e57a5c05815ac7c3ddfdb0 (diff)
downloadfreebsd-ports-gnome-fd37de42ed9e56f40770601fb3ac8d2c2073b7fa.tar.gz
freebsd-ports-gnome-fd37de42ed9e56f40770601fb3ac8d2c2073b7fa.tar.zst
freebsd-ports-gnome-fd37de42ed9e56f40770601fb3ac8d2c2073b7fa.zip
- Update to 11.0.0
- Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor)
Diffstat (limited to 'dns')
-rw-r--r--dns/py-twistedNames/Makefile9
-rw-r--r--dns/py-twistedNames/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile
index 32695876df95..6d52b8b92c02 100644
--- a/dns/py-twistedNames/Makefile
+++ b/dns/py-twistedNames/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= twistedNames
-PORTVERSION= 10.1.0
+PORTVERSION= 11.0.0
CATEGORIES= dns devel python
-MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Names/${PORTVERSION:R}/
+MASTER_SITES= http://twistedmatrix.com/Releases/Names/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedNames-${PORTVERSION}
MAINTAINER= neal@nelson.name
COMMENT= A DNS protocol implementation with client and server
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo
index 6188df8b0dc9..efd114c5ba95 100644
--- a/dns/py-twistedNames/distinfo
+++ b/dns/py-twistedNames/distinfo
@@ -1,2 +1,2 @@
-SHA256 (TwistedNames-10.1.0.tar.bz2) = b6ec36bb24be8461f279f927d8d0545d9964f5f058e5ddaebe4048067dce8f16
-SIZE (TwistedNames-10.1.0.tar.bz2) = 50760
+SHA256 (TwistedNames-11.0.0.tar.bz2) = 738f3e4fa56d2ebeddf0f3774419fbe3de9067424eb928ce234bc178a146d496
+SIZE (TwistedNames-11.0.0.tar.bz2) = 52156