Date: Tue, 19 Feb 2019 19:47:28 +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: r493385 - head/dns/py-publicsuffixlist Message-ID: <201902191947.x1JJlS9p059433@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 19 19:47:28 2019 New Revision: 493385 URL: https://svnweb.freebsd.org/changeset/ports/493385 Log: Update to 0.6.4 Changes: https://github.com/ko-zu/psl/commits/master Modified: head/dns/py-publicsuffixlist/Makefile head/dns/py-publicsuffixlist/distinfo Modified: head/dns/py-publicsuffixlist/Makefile ============================================================================== --- head/dns/py-publicsuffixlist/Makefile Tue Feb 19 19:47:22 2019 (r493384) +++ head/dns/py-publicsuffixlist/Makefile Tue Feb 19 19:47:28 2019 (r493385) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= publicsuffixlist -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-publicsuffixlist/distinfo ============================================================================== --- head/dns/py-publicsuffixlist/distinfo Tue Feb 19 19:47:22 2019 (r493384) +++ head/dns/py-publicsuffixlist/distinfo Tue Feb 19 19:47:28 2019 (r493385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546268434 -SHA256 (publicsuffixlist-0.6.3.tar.gz) = 4f7eac42b60e6c2b0dd5aa23e15b93b34a607142d0686d0a0a4faca81dfd4b0c -SIZE (publicsuffixlist-0.6.3.tar.gz) = 82390 +TIMESTAMP = 1550524240 +SHA256 (publicsuffixlist-0.6.4.tar.gz) = 738afd3c8efa4d3805006353eeb373524ffb6c175f405c22d70cfaef0be0bef4 +SIZE (publicsuffixlist-0.6.4.tar.gz) = 83082
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902191947.x1JJlS9p059433>