svn commit: r514825 - head/dns/py-tld

Antoine Brodin antoine at FreeBSD.org
Sat Oct 19 19:01:54 UTC 2019


Author: antoine
Date: Sat Oct 19 19:01:53 2019
New Revision: 514825
URL: https://svnweb.freebsd.org/changeset/ports/514825

Log:
  Update to 0.9.6

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

Modified: head/dns/py-tld/Makefile
==============================================================================
--- head/dns/py-tld/Makefile	Sat Oct 19 18:52:25 2019	(r514824)
+++ head/dns/py-tld/Makefile	Sat Oct 19 19:01:53 2019	(r514825)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tld
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.6
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,7 @@ LICENSE_COMB=	multi
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 
 NO_ARCH=	yes
-USES=		python shebangfix
+USES=		python
 USE_PYTHON=	autoplist concurrent distutils
-SHEBANG_FILES=	src/tld/bin/update-tld-names
 
 .include <bsd.port.mk>

Modified: head/dns/py-tld/distinfo
==============================================================================
--- head/dns/py-tld/distinfo	Sat Oct 19 18:52:25 2019	(r514824)
+++ head/dns/py-tld/distinfo	Sat Oct 19 19:01:53 2019	(r514825)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554668703
-SHA256 (tld-0.9.3.tar.gz) = f766638e4e972445ce18e4dc0fadc0189c0a2a4f7d15e50c3c25d49af9cb1744
-SIZE (tld-0.9.3.tar.gz) = 247523
+TIMESTAMP = 1571378277
+SHA256 (tld-0.9.6.tar.gz) = 89a7a403a4a5de1ca7b64550df8a8a2abdfbbd1556e1b8cdfe251c0f90ab2f3a
+SIZE (tld-0.9.6.tar.gz) = 251010


More information about the svn-ports-head mailing list