aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dnspython
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-10-27 17:27:56 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-10-27 17:27:56 +0000
commit5d872729e999d42bc933d58d3bf54c0fcc94023c (patch)
tree9a06c59d128fc062932c47a05966473286b90bc7 /dns/py-dnspython
parent5842103c81db5ff872a6a85a6c07205c776bd38f (diff)
downloadports-5d872729e999d42bc933d58d3bf54c0fcc94023c.tar.gz
ports-5d872729e999d42bc933d58d3bf54c0fcc94023c.zip
Notes
Diffstat (limited to 'dns/py-dnspython')
-rw-r--r--dns/py-dnspython/Makefile13
-rw-r--r--dns/py-dnspython/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index ed3d16dc865a..ddb5759460e9 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnspython
-PORTVERSION= 1.14.0
+PORTVERSION= 1.15.0
CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,25 +10,22 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= DNS toolkit for Python
+LICENSE= ISCL
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
NO_ARCH= yes
USES?= python:2.7+
USE_PYTHON= autoplist distutils
-OPTIONS_DEFINE= DOCS EXAMPLES PYCRYPTO
+OPTIONS_DEFINE= EXAMPLES PYCRYPTO
PYCRYPTO_DESC= Enable pycrypto (part of dnssec needs it)
PYCRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto
-PORTDOCS= ChangeLog README.md
-DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
-
PORTEXAMPLES= ddns.py e164.py mx.py name.py reverse.py reverse_name.py \
xfr.py zonediff.py
EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
post-install:
-# docs
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
# examples
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo
index 2fb9c6986e89..8bceb47e9ba3 100644
--- a/dns/py-dnspython/distinfo
+++ b/dns/py-dnspython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469803908
-SHA256 (dnspython-1.14.0.tar.gz) = 1406421e208931a66fef38ef0106711e1da277c9f40ed935ec1ab7374c1687fc
-SIZE (dnspython-1.14.0.tar.gz) = 144591
+TIMESTAMP = 1477588213
+SHA256 (dnspython-1.15.0.tar.gz) = 11598ae5735746e63921f8eebdfdee4a2e7d0ba842ebd57ba02682d4aed8244b
+SIZE (dnspython-1.15.0.tar.gz) = 144073