diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile index 7e1c6bb0f800..daad7317a926 100644 --- a/dns/py-dns-lexicon/Makefile +++ b/dns/py-dns-lexicon/Makefile @@ -1,43 +1,43 @@ # Created by: Goran Mekić PORTNAME= dns-lexicon -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manipulate DNS records on various DNS providers in a standardized way LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=2:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= DDNS GRANSY LOCALZONE OCI ROUTE53 SOFTLAYER TRANSIP DDNS_DESC= Dynamic DNS support GRANSY_DESC= Gransy support LOCALZONE_DESC= localzone support OCI_DESC= Oracle Cloud Infrastructure (OCI) support ROUTE53_DESC= Route 53 support SOFTLAYER_DESC= SoftLayer (IBM Cloud) support TRANSIP_DESC= TransIP support DDNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython2>=2:dns/py-dnspython2@${PY_FLAVOR} GRANSY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zeep>=3:net/py-zeep@${PY_FLAVOR} LOCALZONE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}localzone>=0.9.8:dns/py-localzone@${PY_FLAVOR} OCI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oci>=2:devel/py-oci@${PY_FLAVOR} ROUTE53_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1:www/py-boto3@${PY_FLAVOR} SOFTLAYER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}softlayer>=5:net/py-softlayer@${PY_FLAVOR} TRANSIP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transip>=2:net/py-transip@${PY_FLAVOR} .include diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo index 8bdbca26f74f..b399b24a8915 100644 --- a/dns/py-dns-lexicon/distinfo +++ b/dns/py-dns-lexicon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181077 -SHA256 (dns-lexicon-3.8.1.tar.gz) = 4f704788f7a3b0c0333ce03f1b9fcf3173c21ee4d372153dd64a52e265131aff -SIZE (dns-lexicon-3.8.1.tar.gz) = 161254 +TIMESTAMP = 1636117280 +SHA256 (dns-lexicon-3.8.2.tar.gz) = 427dec2e3d2dd5e043e03e9394c8764b79873bfc2f7e62174e1b56512ce142dd +SIZE (dns-lexicon-3.8.2.tar.gz) = 161284