Date: Sun, 7 Apr 2019 20:06:19 +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: r498317 - head/dns/py-publicsuffixlist Message-ID: <201904072006.x37K6Jgm049957@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 7 20:06:18 2019 New Revision: 498317 URL: https://svnweb.freebsd.org/changeset/ports/498317 Log: Update to 0.6.6 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 Apr 7 20:06:13 2019 (r498316) +++ head/dns/py-publicsuffixlist/Makefile Sun Apr 7 20:06:18 2019 (r498317) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= publicsuffixlist -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-publicsuffixlist/distinfo ============================================================================== --- head/dns/py-publicsuffixlist/distinfo Sun Apr 7 20:06:13 2019 (r498316) +++ head/dns/py-publicsuffixlist/distinfo Sun Apr 7 20:06:18 2019 (r498317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552404251 -SHA256 (publicsuffixlist-0.6.5.tar.gz) = 76ce8397db1cce0c86a9cfb310f97a285c79c2c2a4ba2e68935d8b7cfaa81b57 -SIZE (publicsuffixlist-0.6.5.tar.gz) = 83072 +TIMESTAMP = 1554643596 +SHA256 (publicsuffixlist-0.6.6.tar.gz) = e89ec1c5e73149e310495746a8d383f54bbb070a808680892189b6c4893331cb +SIZE (publicsuffixlist-0.6.6.tar.gz) = 83311
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904072006.x37K6Jgm049957>