From owner-svn-ports-all@freebsd.org Mon Feb 3 19:45:06 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B8B3322C876; Mon, 3 Feb 2020 19:45:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48BJFZ3rRNz40MJ; Mon, 3 Feb 2020 19:45:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7EF945E7A; Mon, 3 Feb 2020 19:45:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 013Jj6en074824; Mon, 3 Feb 2020 19:45:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 013Jj68e074822; Mon, 3 Feb 2020 19:45:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002031945.013Jj68e074822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 3 Feb 2020 19:45:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525054 - head/dns/public_suffix_list X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/public_suffix_list X-SVN-Commit-Revision: 525054 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2020 19:45:06 -0000 Author: sunpoet Date: Mon Feb 3 19:45:05 2020 New Revision: 525054 URL: https://svnweb.freebsd.org/changeset/ports/525054 Log: Update to 20200202 Changes: https://github.com/publicsuffix/list/commits/master Modified: head/dns/public_suffix_list/Makefile head/dns/public_suffix_list/distinfo Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Mon Feb 3 19:45:00 2020 (r525053) +++ head/dns/public_suffix_list/Makefile Mon Feb 3 19:45:05 2020 (r525054) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 20191223 +PORTVERSION= 20200202 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -21,7 +21,7 @@ PORTDATA= public_suffix_list.dat \ GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= cf2b095 +GH_TAGNAME= bf3f6df USE_GITHUB= yes do-install: Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Mon Feb 3 19:45:00 2020 (r525053) +++ head/dns/public_suffix_list/distinfo Mon Feb 3 19:45:05 2020 (r525054) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577145717 -SHA256 (publicsuffix-list-20191223-cf2b095_GH0.tar.gz) = d2b8e1703838ab28114499ea1a3a5e69c58e92dcf12721498e7bc4b58a3a82c6 -SIZE (publicsuffix-list-20191223-cf2b095_GH0.tar.gz) = 93911 +TIMESTAMP = 1580746221 +SHA256 (publicsuffix-list-20200202-bf3f6df_GH0.tar.gz) = d2c6c3676c1e82f3442cd884822e7b2bd29e6ff5e620c08e819885233a6e5b1b +SIZE (publicsuffix-list-20200202-bf3f6df_GH0.tar.gz) = 94033