Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2017 16:31:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450209 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix2 rubygem-public_suffix_service
Message-ID:  <201709201631.v8KGVUnd032874@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 20 16:31:30 2017
New Revision: 450209
URL: https://svnweb.freebsd.org/changeset/ports/450209

Log:
  Update to 0.0.0.20170910
  
  - Bump PORTREVISION for dependent ports
  
  Changes:	https://github.com/publicsuffix/list/commits/master

Modified:
  head/dns/p5-Mozilla-PublicSuffix/Makefile
  head/dns/public_suffix_list/Makefile
  head/dns/public_suffix_list/distinfo
  head/dns/py-publicsuffix/Makefile
  head/dns/rubygem-public_suffix/Makefile
  head/dns/rubygem-public_suffix2/Makefile
  head/dns/rubygem-public_suffix_service/Makefile

Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile
==============================================================================
--- head/dns/p5-Mozilla-PublicSuffix/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -4,7 +4,7 @@
 PORTNAME=	Mozilla-PublicSuffix
 PORTVERSION=	1.0.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/dns/public_suffix_list/Makefile
==============================================================================
--- head/dns/public_suffix_list/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/public_suffix_list/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	public_suffix_list
-PORTVERSION=	0.0.0.20170809
+PORTVERSION=	0.0.0.20170910
 CATEGORIES=	dns
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -21,7 +21,7 @@ PLIST_FILES=	%%DATADIR%%/public_suffix_list.dat \
 
 GH_ACCOUNT=	publicsuffix
 GH_PROJECT=	list
-GH_TAGNAME=	7daa3a2
+GH_TAGNAME=	47da4a2
 USE_GITHUB=	yes
 
 do-install:

Modified: head/dns/public_suffix_list/distinfo
==============================================================================
--- head/dns/public_suffix_list/distinfo	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/public_suffix_list/distinfo	Wed Sep 20 16:31:30 2017	(r450209)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503072834
-SHA256 (publicsuffix-list-0.0.0.20170809-7daa3a2_GH0.tar.gz) = ce904c77c6599164cb92db6c5ce086bf3fc742030cd707a1a707a5b178e3ae5a
-SIZE (publicsuffix-list-0.0.0.20170809-7daa3a2_GH0.tar.gz) = 82901
+TIMESTAMP = 1505917676
+SHA256 (publicsuffix-list-0.0.0.20170910-47da4a2_GH0.tar.gz) = 17f58a376cbe6961c6e3250208caf3826bc906cb22a78890f8109fb126a7e436
+SIZE (publicsuffix-list-0.0.0.20170910-47da4a2_GH0.tar.gz) = 83315

Modified: head/dns/py-publicsuffix/Makefile
==============================================================================
--- head/dns/py-publicsuffix/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/py-publicsuffix/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -3,7 +3,7 @@
 
 PORTNAME=	publicsuffix
 PORTVERSION=	1.1.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/rubygem-public_suffix/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/rubygem-public_suffix/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -3,7 +3,7 @@
 
 PORTNAME=	public_suffix
 PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 

Modified: head/dns/rubygem-public_suffix2/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix2/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/rubygem-public_suffix2/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -3,7 +3,7 @@
 
 PORTNAME=	public_suffix
 PORTVERSION=	2.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	2

Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile	Wed Sep 20 16:31:25 2017	(r450208)
+++ head/dns/rubygem-public_suffix_service/Makefile	Wed Sep 20 16:31:30 2017	(r450209)
@@ -3,7 +3,7 @@
 
 PORTNAME=	public_suffix_service
 PORTVERSION=	0.9.1
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 



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