svn commit: r509922 - head/dns/py-dns-lexicon
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Aug 26 11:48:41 UTC 2019
Author: sunpoet
Date: Mon Aug 26 11:48:40 2019
New Revision: 509922
URL: https://svnweb.freebsd.org/changeset/ports/509922
Log:
Update to 3.3.2
Changes: https://github.com/AnalogJ/lexicon/releases
Modified:
head/dns/py-dns-lexicon/Makefile
head/dns/py-dns-lexicon/distinfo
Modified: head/dns/py-dns-lexicon/Makefile
==============================================================================
--- head/dns/py-dns-lexicon/Makefile Mon Aug 26 11:48:33 2019 (r509921)
+++ head/dns/py-dns-lexicon/Makefile Mon Aug 26 11:48:40 2019 (r509922)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dns-lexicon
-DISTVERSION= 3.3.1
+DISTVERSION= 3.3.2
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:se
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils concurrent autoplist
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
Modified: head/dns/py-dns-lexicon/distinfo
==============================================================================
--- head/dns/py-dns-lexicon/distinfo Mon Aug 26 11:48:33 2019 (r509921)
+++ head/dns/py-dns-lexicon/distinfo Mon Aug 26 11:48:40 2019 (r509922)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563640718
-SHA256 (dns-lexicon-3.3.1.tar.gz) = f33fbe27907b28e73a835771330a89020932f571e874a9f276cc3efd785d254b
-SIZE (dns-lexicon-3.3.1.tar.gz) = 142331
+TIMESTAMP = 1566807382
+SHA256 (dns-lexicon-3.3.2.tar.gz) = d894bae1bb4b044297339732787661e5a5dea8753d95eb49fd2234b8b2173474
+SIZE (dns-lexicon-3.3.2.tar.gz) = 142325
More information about the svn-ports-head
mailing list