Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 17:22:08 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: 31b2e5bfa08c - main - dns/public_suffix_list: Update to 20240730
Message-ID:  <202408041722.474HM8Nn062444@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=31b2e5bfa08c3ad132260d4e815533eab1753466

commit 31b2e5bfa08c3ad132260d4e815533eab1753466
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:07:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:13:57 +0000

    dns/public_suffix_list: Update to 20240730
    
    - Bump PORTREVISION of dependent ports for package change
    
    Changes:        https://github.com/publicsuffix/list/commits/master
---
 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         | 1 +
 dns/rubygem-public_suffix_service/Makefile | 2 +-
 www/py-adblock/Makefile                    | 2 +-
 8 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile
index 5a39805b0982..3b60cba0c1de 100644
--- a/dns/p5-Mozilla-PublicSuffix/Makefile
+++ b/dns/p5-Mozilla-PublicSuffix/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	Mozilla-PublicSuffix
 PORTVERSION=	1.0.6
 DISTVERSIONPREFIX=	v
-PORTREVISION=	28
+PORTREVISION=	29
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index 7887cd9ce2a9..e29ecd357467 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	public_suffix_list
-PORTVERSION=	20240701
+PORTVERSION=	20240730
 CATEGORIES=	dns
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -22,7 +22,7 @@ PORTDATA=	public_suffix_list.dat \
 USE_GITHUB=	yes
 GH_ACCOUNT=	publicsuffix
 GH_PROJECT=	list
-GH_TAGNAME=	6a1ef43
+GH_TAGNAME=	37d2d6a
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index 66b0f359791a..ec13f1a273af 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720022690
-SHA256 (publicsuffix-list-20240701-6a1ef43_GH0.tar.gz) = c651e0904f401fa6b19e41d4514f7caaf7b1cb6f924600ce2759e27fc1d3f80b
-SIZE (publicsuffix-list-20240701-6a1ef43_GH0.tar.gz) = 153055
+TIMESTAMP = 1722711157
+SHA256 (publicsuffix-list-20240730-37d2d6a_GH0.tar.gz) = 8f0d8d6e366a57d4e04e665a2aafba819b73c2464154993baa7838fd610e16b6
+SIZE (publicsuffix-list-20240730-37d2d6a_GH0.tar.gz) = 280134
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index 4fde6e35816c..a4ddde2181aa 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	76
+PORTREVISION=	77
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index 71106c395b8c..df8a358ab605 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	50
+PORTREVISION=	51
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index bc0553455d3e..f4f1c463f9f7 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	public_suffix
 PORTVERSION=	6.0.1
+PORTREVISION=	1
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index c868701e4d86..4f975dfacf5a 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=	88
+PORTREVISION=	89
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile
index 442702876300..a2c32389a9fb 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	adblock
 DISTVERSION=	0.6.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



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