Date: Sat, 7 Apr 2018 16:33:58 +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: r466743 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service Message-ID: <201804071633.w37GXwQX067935@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 7 16:33:58 2018 New Revision: 466743 URL: https://svnweb.freebsd.org/changeset/ports/466743 Log: Update dns/public_suffix_list to 20180328 - Bump PORTREVISION of 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 Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Sat Apr 7 16:33:58 2018 (r466743) @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/public_suffix_list/Makefile Sat Apr 7 16:33:58 2018 (r466743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 20180125 +PORTVERSION= 20180328 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= 0f3b07d +GH_TAGNAME= f85ba38 USE_GITHUB= yes do-install: Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/public_suffix_list/distinfo Sat Apr 7 16:33:58 2018 (r466743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517740916 -SHA256 (publicsuffix-list-20180125-0f3b07d_GH0.tar.gz) = 8cc7a12d6582b0fef1ddb100a70289d71eb2275e2773c9240b64595427b434f5 -SIZE (publicsuffix-list-20180125-0f3b07d_GH0.tar.gz) = 83699 +TIMESTAMP = 1523094643 +SHA256 (publicsuffix-list-20180328-f85ba38_GH0.tar.gz) = f4fa80242b5b4ab34f2540ee9c1a8acc6d11a9d4f8f2e214514b23bd024de285 +SIZE (publicsuffix-list-20180328-f85ba38_GH0.tar.gz) = 84687 Modified: head/dns/py-publicsuffix/Makefile ============================================================================== --- head/dns/py-publicsuffix/Makefile Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/py-publicsuffix/Makefile Sat Apr 7 16:33:58 2018 (r466743) @@ -3,7 +3,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/rubygem-public_suffix/Makefile Sat Apr 7 16:33:58 2018 (r466743) @@ -3,6 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Sat Apr 7 16:33:52 2018 (r466742) +++ head/dns/rubygem-public_suffix_service/Makefile Sat Apr 7 16:33:58 2018 (r466743) @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= dns rubygems MASTER_SITES= RG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804071633.w37GXwQX067935>