From owner-svn-ports-all@freebsd.org Tue Jun 27 16:13:25 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B36AD891C1; Tue, 27 Jun 2017 16:13:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9610705F3; Tue, 27 Jun 2017 16:13:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5RGDNIj092568; Tue, 27 Jun 2017 16:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5RGDN4W092562; Tue, 27 Jun 2017 16:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706271613.v5RGDN4W092562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Jun 2017 16:13:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444475 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service X-SVN-Commit-Revision: 444475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2017 16:13:25 -0000 Author: sunpoet Date: Tue Jun 27 16:13:23 2017 New Revision: 444475 URL: https://svnweb.freebsd.org/changeset/ports/444475 Log: Update to 0.0.0.20170622 - 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_suffix_service/Makefile Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Tue Jun 27 16:13:23 2017 (r444475) @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/public_suffix_list/Makefile Tue Jun 27 16:13:23 2017 (r444475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 0.0.0.20170412 +PORTVERSION= 0.0.0.20170622 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= cae8dc7 +GH_TAGNAME= d818677 USE_GITHUB= yes do-install: Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/public_suffix_list/distinfo Tue Jun 27 16:13:23 2017 (r444475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492960927 -SHA256 (publicsuffix-list-0.0.0.20170412-cae8dc7_GH0.tar.gz) = 7070ea95daaba04eb4c8eef9b6533d8834d14c0b0d941d74178b3d276406b7c4 -SIZE (publicsuffix-list-0.0.0.20170412-cae8dc7_GH0.tar.gz) = 81408 +TIMESTAMP = 1498578293 +SHA256 (publicsuffix-list-0.0.0.20170622-d818677_GH0.tar.gz) = 4b710ec5d23bc7267cf3b9a43ebada368beff7d4b7902fec528498cc44d84ce2 +SIZE (publicsuffix-list-0.0.0.20170622-d818677_GH0.tar.gz) = 82191 Modified: head/dns/py-publicsuffix/Makefile ============================================================================== --- head/dns/py-publicsuffix/Makefile Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/py-publicsuffix/Makefile Tue Jun 27 16:13:23 2017 (r444475) @@ -3,7 +3,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/rubygem-public_suffix/Makefile Tue Jun 27 16:13:23 2017 (r444475) @@ -3,7 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 2.0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Tue Jun 27 16:09:35 2017 (r444474) +++ head/dns/rubygem-public_suffix_service/Makefile Tue Jun 27 16:13:23 2017 (r444475) @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= dns rubygems MASTER_SITES= RG