svn commit: r563915 - in head/dns: p5-Mozilla-PublicSuffix py-publicsuffix py-publicsuffix2 py-publicsuffixlist rubygem-public_suffix rubygem-public_suffix_service

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 3 19:46:52 UTC 2021


Author: sunpoet
Date: Wed Feb  3 19:46:50 2021
New Revision: 563915
URL: https://svnweb.freebsd.org/changeset/ports/563915

Log:
  Bump PORTREVISION for dns/public_suffix_list update

Modified:
  head/dns/p5-Mozilla-PublicSuffix/Makefile
  head/dns/py-publicsuffix/Makefile
  head/dns/py-publicsuffix2/Makefile
  head/dns/py-publicsuffixlist/Makefile
  head/dns/rubygem-public_suffix/Makefile
  head/dns/rubygem-public_suffix_service/Makefile

Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile
==============================================================================
--- head/dns/p5-Mozilla-PublicSuffix/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -4,7 +4,7 @@
 PORTNAME=	Mozilla-PublicSuffix
 PORTVERSION=	1.0.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/dns/py-publicsuffix/Makefile
==============================================================================
--- head/dns/py-publicsuffix/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/py-publicsuffix/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -3,7 +3,7 @@
 
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	36
+PORTREVISION=	37
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-publicsuffix2/Makefile
==============================================================================
--- head/dns/py-publicsuffix2/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/py-publicsuffix2/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -2,7 +2,7 @@
 
 PORTNAME=	publicsuffix2
 PORTVERSION=	2.20191221
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-publicsuffixlist/Makefile
==============================================================================
--- head/dns/py-publicsuffixlist/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/py-publicsuffixlist/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -3,6 +3,7 @@
 
 PORTNAME=	publicsuffixlist
 PORTVERSION=	0.7.7
+PORTREVISION=	1
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/rubygem-public_suffix/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/rubygem-public_suffix/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -3,7 +3,7 @@
 
 PORTNAME=	public_suffix
 PORTVERSION=	4.0.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 

Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile	Wed Feb  3 19:46:44 2021	(r563914)
+++ head/dns/rubygem-public_suffix_service/Makefile	Wed Feb  3 19:46:50 2021	(r563915)
@@ -3,7 +3,7 @@
 
 PORTNAME=	public_suffix_service
 PORTVERSION=	0.9.1
-PORTREVISION=	48
+PORTREVISION=	49
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 


More information about the svn-ports-all mailing list