svn commit: r529416 - head/dns/py-dns-lexicon

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:54:21 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:54:13 2020
New Revision: 529416
URL: https://svnweb.freebsd.org/changeset/ports/529416

Log:
  Update to 3.3.18
  
  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	Sat Mar 28 12:54:08 2020	(r529415)
+++ head/dns/py-dns-lexicon/Makefile	Sat Mar 28 12:54:13 2020	(r529416)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dns-lexicon
-PORTVERSION=	3.3.17
+PORTVERSION=	3.3.18
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -42,8 +42,9 @@ EASYNAME_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautiful
 GRANSY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR}
 GRATISDNS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR}
 HENET_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR}
-HETZNER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=1.15.0:dns/py-dnspython@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR}
+HETZNER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}dnspython>=1.15.0:dns/py-dnspython@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR}
 LOCALZONE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}localzone>=0:dns/py-localzone@${PY_FLAVOR}
 NAMECHEAP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pynamecheap>=0:net/py-pynamecheap@${PY_FLAVOR}
 PLESK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR}

Modified: head/dns/py-dns-lexicon/distinfo
==============================================================================
--- head/dns/py-dns-lexicon/distinfo	Sat Mar 28 12:54:08 2020	(r529415)
+++ head/dns/py-dns-lexicon/distinfo	Sat Mar 28 12:54:13 2020	(r529416)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579099003
-SHA256 (dns-lexicon-3.3.17.tar.gz) = c64ccd946e92a4d9ff5802f0d41403514106a9c6619e738ed68c16a9d4780938
-SIZE (dns-lexicon-3.3.17.tar.gz) = 150020
+TIMESTAMP = 1585064094
+SHA256 (dns-lexicon-3.3.18.tar.gz) = cc77cc79621debd47b90be7d6f089e3c04b96442ff9b1c99d3e1b52b8c45af07
+SIZE (dns-lexicon-3.3.18.tar.gz) = 150043


More information about the svn-ports-head mailing list