Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:11 +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: 3afc2d385aae - main - dns/public_suffix_list: Update to 20260309
Message-ID:  <69d29abb.1c86d.51b275dd@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=3afc2d385aae32b72c70f509dae330c486a64691

commit 3afc2d385aae32b72c70f509dae330c486a64691
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:53:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:09 +0000

    dns/public_suffix_list: Update to 20260309
    
    - 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 6dd67c56b8c1..fd10f73c9a98 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=	21
+PORTREVISION=	22
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index 35c9208acd8b..fb6d962eea47 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	public_suffix_list
-PORTVERSION=	20260129
+PORTVERSION=	20260309
 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=	b3b6791
+GH_TAGNAME=	3c5eb8e
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index 1bf50c7ec881..37c0debdc9c3 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874214
-SHA256 (publicsuffix-list-20260129-b3b6791_GH0.tar.gz) = 7c4d389d060dc15057a2db8735642de7717142291268298bff8ae7ea56edf0b0
-SIZE (publicsuffix-list-20260129-b3b6791_GH0.tar.gz) = 301144
+TIMESTAMP = 1773966726
+SHA256 (publicsuffix-list-20260309-3c5eb8e_GH0.tar.gz) = e0090723bcf6bf005776b0d377a43945bf45e1401d4e023c557549cbe82bf828
+SIZE (publicsuffix-list-20260309-3c5eb8e_GH0.tar.gz) = 301356
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index 0a3cb6bcd8e7..c31b3abce6c8 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	100
+PORTREVISION=	101
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index 80b4aeea8359..2c368a2b4502 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	74
+PORTREVISION=	75
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index c6f9e4318784..d0a845886922 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=	1
+PORTREVISION=	2
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index 004bb9579633..1cad1d405218 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=	111
+PORTREVISION=	112
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile
index 028f437db522..d9c6f75a6de5 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	adblock
 DISTVERSION=	0.6.0
-PORTREVISION=	51
+PORTREVISION=	52
 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?69d29abb.1c86d.51b275dd>