Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:08:30 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: 953b34185b09 - main - dns/public_suffix_list: Update to 20221030
Message-ID:  <202212300908.2BU98UOx000028@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=953b34185b094ae90e93e04e3156ec0b8f27e077

commit 953b34185b094ae90e93e04e3156ec0b8f27e077
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:40:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:09 +0000

    dns/public_suffix_list: Update to 20221030
    
    - Update WWW
    - 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            | 7 ++++---
 dns/public_suffix_list/distinfo            | 6 +++---
 dns/public_suffix_list/pkg-descr           | 2 --
 dns/py-publicsuffix/Makefile               | 2 +-
 dns/py-publicsuffix2/Makefile              | 2 +-
 dns/py-publicsuffixlist/Makefile           | 2 +-
 dns/rubygem-public_suffix/Makefile         | 2 +-
 dns/rubygem-public_suffix_service/Makefile | 2 +-
 www/py-adblock/Makefile                    | 2 +-
 10 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile
index 3ca7ab2d0f48..f00b3b3f81f4 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=	9
+PORTREVISION=	10
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index 933b9ec28699..6f8ea70813d4 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	public_suffix_list
-PORTVERSION=	20220927
+PORTVERSION=	20221030
 CATEGORIES=	dns
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Public Suffix List by Mozilla
-WWW=		https://publicsuffix.org/
+WWW=		https://publicsuffix.org/ \
+		https://github.com/publicsuffix/list
 
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -19,7 +20,7 @@ PORTDATA=	public_suffix_list.dat \
 
 GH_ACCOUNT=	publicsuffix
 GH_PROJECT=	list
-GH_TAGNAME=	0c4beeb
+GH_TAGNAME=	ef8ba69
 USE_GITHUB=	yes
 
 do-install:
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index 622da1510fa5..c68962bcfdb0 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664649638
-SHA256 (publicsuffix-list-20220927-0c4beeb_GH0.tar.gz) = 4f534eea9c968d95bae98ad707d4110852b6baeb36d038cd27d0d4117fe6e377
-SIZE (publicsuffix-list-20220927-0c4beeb_GH0.tar.gz) = 111507
+TIMESTAMP = 1668795897
+SHA256 (publicsuffix-list-20221030-ef8ba69_GH0.tar.gz) = 73e839391e5878e7ebf92bd48a30f80db40c803245e808d5fffeb9009f09a9d6
+SIZE (publicsuffix-list-20221030-ef8ba69_GH0.tar.gz) = 111768
diff --git a/dns/public_suffix_list/pkg-descr b/dns/public_suffix_list/pkg-descr
index e4cddbfafeba..24484c7387b4 100644
--- a/dns/public_suffix_list/pkg-descr
+++ b/dns/public_suffix_list/pkg-descr
@@ -3,5 +3,3 @@ The Public Suffix List
 A "public suffix" is one under which Internet users can (or historically could)
 directly register names. Some examples of public suffixes are .com, .co.uk and
 pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.
-
-See also: https://github.com/publicsuffix/list
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index fb677e4690dc..6fdd84b1f974 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	57
+PORTREVISION=	58
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index 53943778b00f..ad2b1c4e28a0 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile
index b079bc350f98..13bea1ea458d 100644
--- a/dns/py-publicsuffixlist/Makefile
+++ b/dns/py-publicsuffixlist/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	publicsuffixlist
 PORTVERSION=	0.7.14
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index f4012498d09f..617236f8c9d8 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	public_suffix
 PORTVERSION=	5.0.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index a43378fb2e35..5a93ba4f1ea0 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=	69
+PORTREVISION=	70
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile
index 5e42c8cc7fdc..92e03cab2d66 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	adblock
 DISTVERSION=	0.5.0
-PORTREVISION=	30
+PORTREVISION=	31
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



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