Date: Thu, 1 Oct 2020 08:03:34 +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: r550780 - head/dns/py-publicsuffixlist Message-ID: <202010010803.09183Ym4008108@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 08:03:34 2020 New Revision: 550780 URL: https://svnweb.freebsd.org/changeset/ports/550780 Log: Update to 0.7.5 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 Thu Oct 1 08:03:29 2020 (r550779) +++ head/dns/py-publicsuffixlist/Makefile Thu Oct 1 08:03:34 2020 (r550780) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= publicsuffixlist -PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTVERSION= 0.7.5 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-publicsuffixlist/distinfo ============================================================================== --- head/dns/py-publicsuffixlist/distinfo Thu Oct 1 08:03:29 2020 (r550779) +++ head/dns/py-publicsuffixlist/distinfo Thu Oct 1 08:03:34 2020 (r550780) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416613 -SHA256 (publicsuffixlist-0.7.4.tar.gz) = 7577165a9b3ee13286a352930a6ae0db99e3c595eb23fe8d6daebef1a412b30c -SIZE (publicsuffixlist-0.7.4.tar.gz) = 88201 +TIMESTAMP = 1601485419 +SHA256 (publicsuffixlist-0.7.5.tar.gz) = 84368e1125194dd77e36a4d4217a314c60e25e1e5848fe24b23f6a9b0dcc047e +SIZE (publicsuffixlist-0.7.5.tar.gz) = 88995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010010803.09183Ym4008108>