diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-03-28 12:54:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-03-28 12:54:13 +0000 |
commit | a9f622fb1071620be4def201c99d0234f275185a (patch) | |
tree | 943ee9f61e1392c1840bfdc0e73ad9f71d6aab3d /dns | |
parent | 92209887a4017373887eb3c8159818ea7ee2bdb9 (diff) | |
download | ports-a9f622fb1071620be4def201c99d0234f275185a.tar.gz ports-a9f622fb1071620be4def201c99d0234f275185a.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dns-lexicon/Makefile | 7 | ||||
-rw-r--r-- | dns/py-dns-lexicon/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile index 0409c1616a1e..0f0509dc0f6e 100644 --- a/dns/py-dns-lexicon/Makefile +++ b/dns/py-dns-lexicon/Makefile @@ -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}beautifulsoup>=0:www/py-beautifulso 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} diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo index 03b783e30bc0..d45bc11d586b 100644 --- a/dns/py-dns-lexicon/distinfo +++ b/dns/py-dns-lexicon/distinfo @@ -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 |