Date: Sun, 21 Jul 2019 20:48:16 +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: r507094 - head/dns/py-publicsuffixlist Message-ID: <201907212048.x6LKmGdC057236@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 21 20:48:16 2019 New Revision: 507094 URL: https://svnweb.freebsd.org/changeset/ports/507094 Log: Update to 0.6.9 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 Jul 21 20:48:11 2019 (r507093) +++ head/dns/py-publicsuffixlist/Makefile Sun Jul 21 20:48:16 2019 (r507094) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= publicsuffixlist -PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTVERSION= 0.6.9 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-publicsuffixlist/distinfo ============================================================================== --- head/dns/py-publicsuffixlist/distinfo Sun Jul 21 20:48:11 2019 (r507093) +++ head/dns/py-publicsuffixlist/distinfo Sun Jul 21 20:48:16 2019 (r507094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560090917 -SHA256 (publicsuffixlist-0.6.8.tar.gz) = 1d7c2c0f51e7e28243b84d517ad455a45325d1d99e8f4e94c5aa8e66ce049e80 -SIZE (publicsuffixlist-0.6.8.tar.gz) = 85034 +TIMESTAMP = 1563640722 +SHA256 (publicsuffixlist-0.6.9.tar.gz) = 8298606acd4ab115f4ba4db9fa551ed6374b351a72474ae6eb8181802eb6909e +SIZE (publicsuffixlist-0.6.9.tar.gz) = 85217
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907212048.x6LKmGdC057236>