Update to 0.9.6
This commit is contained in:
parent
0c67e155dc
commit
d31e0fd3ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514825
2 changed files with 5 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue