Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2020 08:23:32 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527539 - head/dns/py-tld
Message-ID:  <202003010823.0218NWDB052319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Mar  1 08:23:32 2020
New Revision: 527539
URL: https://svnweb.freebsd.org/changeset/ports/527539

Log:
  Update to 0.11.10

Modified:
  head/dns/py-tld/Makefile
  head/dns/py-tld/distinfo

Modified: head/dns/py-tld/Makefile
==============================================================================
--- head/dns/py-tld/Makefile	Sun Mar  1 06:51:16 2020	(r527538)
+++ head/dns/py-tld/Makefile	Sun Mar  1 08:23:32 2020	(r527539)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tld
-PORTVERSION=	0.9.8
+PORTVERSION=	0.11.10
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,8 @@ COMMENT=	Extract the top level domain (TLD) from the U
 LICENSE=	MPL11 GPLv2 LGPL21
 LICENSE_COMB=	multi
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
-
 NO_ARCH=	yes
-USES=		python
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.mk>

Modified: head/dns/py-tld/distinfo
==============================================================================
--- head/dns/py-tld/distinfo	Sun Mar  1 06:51:16 2020	(r527538)
+++ head/dns/py-tld/distinfo	Sun Mar  1 08:23:32 2020	(r527539)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575970552
-SHA256 (tld-0.9.8.tar.gz) = 5963b22029e632a17bde87e35a19dc8c5b17266fb8c58e4d550d5593307e3a72
-SIZE (tld-0.9.8.tar.gz) = 251551
+TIMESTAMP = 1583047475
+SHA256 (tld-0.11.10.tar.gz) = aabb437f9fc855d279f7b31118d0036ca1005fe86f344c1eecbcfa149b50fc97
+SIZE (tld-0.11.10.tar.gz) = 888934



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