diff options
-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 78b820b7f1aa..491de0418794 100644 --- a/dns/py-dns-lexicon/Makefile +++ b/dns/py-dns-lexicon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dns-lexicon -PORTVERSION= 2.0.7 +PORTVERSION= 2.1.2 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +11,14 @@ MAINTAINER= meka@tilda.center COMMENT= Manipulate DNS records on various DNS providers in a standardized way LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0.16:devel/py-future \ ${PYTHON_PKGNAMEPREFIX}tldextract>=1.7.5:dns/py-tldextract \ ${PYTHON_PKGNAMEPREFIX}requests>=2.11:www/py-requests USES= python -USE_PYTHON= distutils autoplist -NO_ACRH= yes +USE_PYTHON= autoplist distutils +NO_ARCH= yes .include <bsd.port.mk> diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo index c7d6fe8c9a4f..c126a292794f 100644 --- a/dns/py-dns-lexicon/distinfo +++ b/dns/py-dns-lexicon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492705960 -SHA256 (dns-lexicon-2.0.7.tar.gz) = e22b5ce4476e6c1658dc5e504b268403e752212abe3c0710fbc1c4d89cfa2a8f -SIZE (dns-lexicon-2.0.7.tar.gz) = 26225 +TIMESTAMP = 1494337945 +SHA256 (dns-lexicon-2.1.2.tar.gz) = c0a17210a8f9373ae2ad729dda56c0646c9ef07fc1847870ad7fc1f362a85457 +SIZE (dns-lexicon-2.1.2.tar.gz) = 28697 |