From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 03:52:27 2021 Return-Path: Delivered-To: dev-commits-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 F0AC66B3201; Tue, 21 Sep 2021 03:52:26 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HD6vF6w25z4fYK; Tue, 21 Sep 2021 03:52:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2F5DC1CE57; Tue, 21 Sep 2021 03:52:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18L3qJfm034164; Tue, 21 Sep 2021 03:52:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3qJgZ034163; Tue, 21 Sep 2021 03:52:19 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:52:19 GMT Message-Id: <202109210352.18L3qJgZ034163@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e8d1077791f2 - main - dns/py-publicsuffixlist: Update to 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e8d1077791f2e9f61868c30ef697f3590bd1223b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 03:52:27 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8d1077791f2e9f61868c30ef697f3590bd1223b commit e8d1077791f2e9f61868c30ef697f3590bd1223b Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:13:04 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:44:46 +0000 dns/py-publicsuffixlist: Update to 0.7.9 Changes: https://github.com/ko-zu/psl/commits/master --- dns/py-publicsuffixlist/Makefile | 3 +-- dns/py-publicsuffixlist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index 2fab43a807b7..b90d365ee1ba 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= publicsuffixlist -PORTVERSION= 0.7.8 -PORTREVISION= 2 +PORTVERSION= 0.7.9 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo index 2e0f5e75b825..d90b81e67e60 100644 --- a/dns/py-publicsuffixlist/distinfo +++ b/dns/py-publicsuffixlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214100 -SHA256 (publicsuffixlist-0.7.8.tar.gz) = ffda7c88f82c8f0d8695d1087f8212f91eaed713e93e6c5d8042a8ca42842685 -SIZE (publicsuffixlist-0.7.8.tar.gz) = 91819 +TIMESTAMP = 1632037174 +SHA256 (publicsuffixlist-0.7.9.tar.gz) = b3a148bdc5dc5c9b3b439abc5724472987c6d610835eb22776c614488c0c4fbc +SIZE (publicsuffixlist-0.7.9.tar.gz) = 92810