Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:47:11 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: bea12781cb9e - main - dns/public_suffix_list: Update to 20240531
Message-ID:  <202406030247.4532lBOa062427@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=bea12781cb9e3b988dd451792f1da2cd344cde21

commit bea12781cb9e3b988dd451792f1da2cd344cde21
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:37:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:37:29 +0000

    dns/public_suffix_list: Update to 20240531
    
    - 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         | 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 92595ac17163..6c34323822fc 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=	26
+PORTREVISION=	27
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index c8ea4ccdc4da..fa1621ce6c1e 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	public_suffix_list
-PORTVERSION=	20240430
+PORTVERSION=	20240531
 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=	deb22f3
+GH_TAGNAME=	de747b6
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index b03bcb5bc431..e75cc2f1d733 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842528
-SHA256 (publicsuffix-list-20240430-deb22f3_GH0.tar.gz) = 4c840519daf86cc1947880472e4e106c8dff085862af3f5ec58cfae462909c07
-SIZE (publicsuffix-list-20240430-deb22f3_GH0.tar.gz) = 118630
+TIMESTAMP = 1717246055
+SHA256 (publicsuffix-list-20240531-de747b6_GH0.tar.gz) = 8bea0e2f32f096182666f28f5d3e24946c4559df3863c5e099659194a8801600
+SIZE (publicsuffix-list-20240531-de747b6_GH0.tar.gz) = 121713
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index 132e13213eab..ce222669da34 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	74
+PORTREVISION=	75
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index ea381b8846e3..57f732a8446b 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	48
+PORTREVISION=	49
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index 8c9b8c0d6320..8a7f4665f0f1 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	public_suffix
 PORTVERSION=	5.0.5
-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 491eab38474c..8ab25ea4cf66 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=	86
+PORTREVISION=	87
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile
index a7347e085b69..97c09c01e03c 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	adblock
 DISTVERSION=	0.6.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



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