Date: Sun, 28 Jun 2026 14:23:54 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 31b833b4581f - main - dns/public_suffix_list: Update to 20260613 Message-ID: <6a412e7a.1ff77.397c79a4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=31b833b4581fadb0ebe880efb31790458157fc3c commit 31b833b4581fadb0ebe880efb31790458157fc3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-06-28 14:11:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-06-28 14:18:50 +0000 dns/public_suffix_list: Update to 20260613 - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main --- dns/p5-Mozilla-PublicSuffix/Makefile | 2 +- dns/public_suffix_list/Makefile | 4 ++-- dns/public_suffix_list/distinfo | 6 +++--- dns/py-publicsuffix/Makefile | 2 +- dns/py-publicsuffix2/Makefile | 2 +- dns/rubygem-public_suffix/Makefile | 2 +- dns/rubygem-public_suffix_service/Makefile | 2 +- www/py-adblock/Makefile | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile index 03ce313c07bc..d1c04cc5a684 100644 --- a/dns/p5-Mozilla-PublicSuffix/Makefile +++ b/dns/p5-Mozilla-PublicSuffix/Makefile @@ -1,7 +1,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.7 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile index 52dccd64609d..9e7082f67b0a 100644 --- a/dns/public_suffix_list/Makefile +++ b/dns/public_suffix_list/Makefile @@ -1,5 +1,5 @@ PORTNAME= public_suffix_list -PORTVERSION= 20260424 +PORTVERSION= 20260613 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -21,7 +21,7 @@ SLAVEDIRS= dns/p5-Mozilla-PublicSuffix dns/py-publicsuffix dns/py-publicsuffix2 USE_GITHUB= yes GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= 2cb079b +GH_TAGNAME= 9186eee do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo index 333bdd02f230..bd6e3d70d827 100644 --- a/dns/public_suffix_list/distinfo +++ b/dns/public_suffix_list/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777252498 -SHA256 (publicsuffix-list-20260424-2cb079b_GH0.tar.gz) = 6f8e36381980e7d6c664353d1cfadf03ff30bbdc2c8efdb3fea6ed2bd72b7a97 -SIZE (publicsuffix-list-20260424-2cb079b_GH0.tar.gz) = 302167 +TIMESTAMP = 1782510022 +SHA256 (publicsuffix-list-20260613-9186eee_GH0.tar.gz) = b1fb787d7ebbb1129f007b399833b6d1ae2627993be56b6bd164eafadde47b4d +SIZE (publicsuffix-list-20260613-9186eee_GH0.tar.gz) = 302450 diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile index 29af58c7e633..8147c82f4ca1 100644 --- a/dns/py-publicsuffix/Makefile +++ b/dns/py-publicsuffix/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 103 +PORTREVISION= 104 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile index b3e2e42ffff6..3caca9a8d8b9 100644 --- a/dns/py-publicsuffix2/Makefile +++ b/dns/py-publicsuffix2/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffix2 PORTVERSION= 2.20191221 -PORTREVISION= 77 +PORTREVISION= 78 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile index 5916d27417e1..7b0f45d3cd91 100644 --- a/dns/rubygem-public_suffix/Makefile +++ b/dns/rubygem-public_suffix/Makefile @@ -1,6 +1,6 @@ PORTNAME= public_suffix PORTVERSION= 7.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 423278f6b021..f268bb27b4cb 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -1,6 +1,6 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 114 +PORTREVISION= 115 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 611df8961998..3481158fcf7d 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 56 +PORTREVISION= 57 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a412e7a.1ff77.397c79a4>
