Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:50:19 GMT
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: d64142bb889e - main - dns/public_suffix_list: Update to 20241224
Message-ID:  <202501020250.5022oJVA008974@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d64142bb889e1fdbbc882f6ed48e4c15f0854050

commit d64142bb889e1fdbbc882f6ed48e4c15f0854050
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:43:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:43:37 +0000

    dns/public_suffix_list: Update to 20241224
    
    - 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 1633fdc9bd5a..257f72cb2329 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=	2
+PORTREVISION=	3
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index 2ce2d5c423fc..d82a85275129 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	public_suffix_list
-PORTVERSION=	20241129
+PORTVERSION=	20241224
 CATEGORIES=	dns
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -21,7 +21,7 @@ PORTDATA=	public_suffix_list.dat \
 USE_GITHUB=	yes
 GH_ACCOUNT=	publicsuffix
 GH_PROJECT=	list
-GH_TAGNAME=	70df5fb
+GH_TAGNAME=	f229d7f
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index 1d776f5ff00a..a41300d9c2a4 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888050
-SHA256 (publicsuffix-list-20241129-70df5fb_GH0.tar.gz) = feefdce7872a87be53f8a022a2a82de560a548a103b012ebc5976f6d61adb65b
-SIZE (publicsuffix-list-20241129-70df5fb_GH0.tar.gz) = 298307
+TIMESTAMP = 1735705127
+SHA256 (publicsuffix-list-20241224-f229d7f_GH0.tar.gz) = 000aff0abb26a46593e615e13199a21c1d1f442d011ff19c89ec1cae608b3f5f
+SIZE (publicsuffix-list-20241224-f229d7f_GH0.tar.gz) = 296878
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index c017ef49f105..11c21c3282f8 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	80
+PORTREVISION=	81
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index a1b3d5dbe48e..fa1cec191940 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	54
+PORTREVISION=	55
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index a71b557e47f4..6666c0517b0e 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	public_suffix
 PORTVERSION=	6.0.1
-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 bcdabd668353..472b91547931 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=	92
+PORTREVISION=	93
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile
index 459ae61b54d2..4d7e333a2904 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	adblock
 DISTVERSION=	0.6.0
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501020250.5022oJVA008974>