Date: Tue, 21 Sep 2021 03:49:04 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: 0aac7ccc2eac - main - dns/public_suffix_list: Update to 20210831 Message-ID: <202109210349.18L3n4Pg017633@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=0aac7ccc2eacd2a076d5c493fabb7de926c20597 commit 0aac7ccc2eacd2a076d5c493fabb7de926c20597 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:06:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:35:14 +0000 dns/public_suffix_list: Update to 20210831 - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master --- 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 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile index b3664d24d613..7563f7e63f90 100644 --- a/dns/public_suffix_list/Makefile +++ b/dns/public_suffix_list/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= public_suffix_list -PORTVERSION= 20210726 +PORTVERSION= 20210831 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -20,7 +20,7 @@ PORTDATA= public_suffix_list.dat \ GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= ba7dc5b +GH_TAGNAME= 6ea3f4f USE_GITHUB= yes do-install: diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo index f8572833d8b8..bc77eac95a62 100644 --- a/dns/public_suffix_list/distinfo +++ b/dns/public_suffix_list/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628178983 -SHA256 (publicsuffix-list-20210726-ba7dc5b_GH0.tar.gz) = 45cb23b8a7e34a6505f27c9a6f56a857eb21faa04a3d18116ad90646eb0f6f03 -SIZE (publicsuffix-list-20210726-ba7dc5b_GH0.tar.gz) = 106814 +TIMESTAMP = 1632166889 +SHA256 (publicsuffix-list-20210831-6ea3f4f_GH0.tar.gz) = f091f86b9f5d0a91e68c607a314a5bc32f2ed9fd319a9b2bbbc50369558f47df +SIZE (publicsuffix-list-20210831-6ea3f4f_GH0.tar.gz) = 107069 diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile index 1ba81b47c98e..aeebd8d95d08 100644 --- a/dns/py-publicsuffix/Makefile +++ b/dns/py-publicsuffix/Makefile @@ -2,7 +2,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile index 263a466c772e..213a5a3219de 100644 --- a/dns/py-publicsuffix2/Makefile +++ b/dns/py-publicsuffix2/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffix2 PORTVERSION= 2.20191221 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile index 3dd85c1bc87b..bcd86ecb9f84 100644 --- a/dns/rubygem-public_suffix/Makefile +++ b/dns/rubygem-public_suffix/Makefile @@ -2,7 +2,7 @@ PORTNAME= public_suffix PORTVERSION= 4.0.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 88c8433dbed5..271201e7f45c 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -2,7 +2,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 55 +PORTREVISION= 56 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 461b71755ca3..128c01857ad7 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3n4Pg017633>