Date: Mon, 30 Jan 2023 13:05:49 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: d258dba4a26d - main - dns/public_suffix_list: Bump PORTREVISION of dependent ports for package change after b55bff444d5d324584a48fc6bc732393b4de3263 Message-ID: <202301301305.30UD5nnA052692@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=d258dba4a26d9a7e47538299d91ce6adafcf3981 commit d258dba4a26d9a7e47538299d91ce6adafcf3981 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:27:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:03 +0000 dns/public_suffix_list: Bump PORTREVISION of dependent ports for package change after b55bff444d5d324584a48fc6bc732393b4de3263 --- dns/p5-Mozilla-PublicSuffix/Makefile | 2 +- dns/py-publicsuffix/Makefile | 2 +- dns/py-publicsuffix2/Makefile | 2 +- dns/py-publicsuffixlist/Makefile | 2 +- dns/rubygem-public_suffix_service/Makefile | 2 +- www/py-adblock/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile index f00b3b3f81f4..a5354ffad08c 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= 10 +PORTREVISION= 11 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile index 973f4d4a16ee..90a9159948ca 100644 --- a/dns/py-publicsuffix/Makefile +++ b/dns/py-publicsuffix/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 58 +PORTREVISION= 59 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile index 47689ee5e4af..47a6d273d3f1 100644 --- a/dns/py-publicsuffix2/Makefile +++ b/dns/py-publicsuffix2/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffix2 PORTVERSION= 2.20191221 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index 3d78c71c81a1..002c77ebd7d0 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,6 +1,6 @@ PORTNAME= publicsuffixlist PORTVERSION= 0.7.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 0d1538fadf22..2bbe373fe5d5 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= 70 +PORTREVISION= 71 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 9510c91a883e..6267f63a24d8 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301305.30UD5nnA052692>