Index: head/dns/py-dnspython/Makefile =================================================================== --- head/dns/py-dnspython/Makefile (revision 494824) +++ head/dns/py-dnspython/Makefile (revision 494825) @@ -1,33 +1,33 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= dnspython -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 CATEGORIES= dns python -MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= DNS toolkit for Python LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE +USES= python zip +USE_PYTHON= autoplist concurrent cython distutils + NO_ARCH= yes -USES= python -USE_PYTHON= autoplist distutils -OPTIONS_DEFINE= EXAMPLES PYCRYPTO -PYCRYPTO_DESC= Enable pycrypto (part of dnssec needs it) -PYCRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} +OPTIONS_DEFINE= EXAMPLES PYCRYPTODOME +PYCRYPTODOME_DESC= Enable pycryptodome (part of dnssec needs it) +PYCRYPTODOME_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycryptodome>=0:security/py-pycryptodome@${PY_FLAVOR} 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: +post-install-EXAMPLES-on: # examples @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/dns/py-dnspython/distinfo =================================================================== --- head/dns/py-dnspython/distinfo (revision 494824) +++ head/dns/py-dnspython/distinfo (revision 494825) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477588213 -SHA256 (dnspython-1.15.0.tar.gz) = 11598ae5735746e63921f8eebdfdee4a2e7d0ba842ebd57ba02682d4aed8244b -SIZE (dnspython-1.15.0.tar.gz) = 144073 +TIMESTAMP = 1547728483 +SHA256 (dnspython-1.16.0.zip) = 36c5e8e38d4369a08b6780b7f27d790a292b2b08eea01607865bf0936c558e01 +SIZE (dnspython-1.16.0.zip) = 266364