Date: Sun, 9 Jun 2019 16:52:30 +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: r503836 - head/dns/py-publicsuffixlist Message-ID: <201906091652.x59GqUt5078576@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 9 16:52:30 2019 New Revision: 503836 URL: https://svnweb.freebsd.org/changeset/ports/503836 Log: Update to 0.6.8 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 Sun Jun 9 16:52:25 2019 (r503835) +++ head/dns/py-publicsuffixlist/Makefile Sun Jun 9 16:52:30 2019 (r503836) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= publicsuffixlist -PORTVERSION= 0.6.7 -PORTREVISION= 1 +PORTVERSION= 0.6.8 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-publicsuffixlist/distinfo ============================================================================== --- head/dns/py-publicsuffixlist/distinfo Sun Jun 9 16:52:25 2019 (r503835) +++ head/dns/py-publicsuffixlist/distinfo Sun Jun 9 16:52:30 2019 (r503836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679717 -SHA256 (publicsuffixlist-0.6.7.tar.gz) = b3203bed5dbcb1895d8422dd0da1f7c35408dbea418c788676b876dcf70d7cbe -SIZE (publicsuffixlist-0.6.7.tar.gz) = 83470 +TIMESTAMP = 1560090917 +SHA256 (publicsuffixlist-0.6.8.tar.gz) = 1d7c2c0f51e7e28243b84d517ad455a45325d1d99e8f4e94c5aa8e66ce049e80 +SIZE (publicsuffixlist-0.6.8.tar.gz) = 85034
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906091652.x59GqUt5078576>