Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 10:20:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544421 - head/dns/py-dns-lexicon
Message-ID:  <202008081020.078AKIqj002744@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  8 10:20:18 2020
New Revision: 544421
URL: https://svnweb.freebsd.org/changeset/ports/544421

Log:
  Update to 3.3.28
  
  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 Aug  8 10:20:13 2020	(r544420)
+++ head/dns/py-dns-lexicon/Makefile	Sat Aug  8 10:20:18 2020	(r544421)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dns-lexicon
-PORTVERSION=	3.3.27
+PORTVERSION=	3.3.28
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -41,7 +41,8 @@ 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}
-LOCALZONE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}localzone>=0:dns/py-localzone@${PY_FLAVOR}
+LOCALZONE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=0<2:dns/py-dnspython@${PY_FLAVOR} \
+			${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}
 ROUTE53_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR}

Modified: head/dns/py-dns-lexicon/distinfo
==============================================================================
--- head/dns/py-dns-lexicon/distinfo	Sat Aug  8 10:20:13 2020	(r544420)
+++ head/dns/py-dns-lexicon/distinfo	Sat Aug  8 10:20:18 2020	(r544421)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594308040
-SHA256 (dns-lexicon-3.3.27.tar.gz) = 3a01cb1f78bf9d9360a84a8b2c64e3bd786aedcf4c589b1b3162d5b6c5561ef3
-SIZE (dns-lexicon-3.3.27.tar.gz) = 149225
+TIMESTAMP = 1596280114
+SHA256 (dns-lexicon-3.3.28.tar.gz) = b602bd308d97eccce8466921bb824adce73d1622984e067a0f6bef3f9587de11
+SIZE (dns-lexicon-3.3.28.tar.gz) = 144725



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008081020.078AKIqj002744>