svn commit: r434942 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list rubygem-public_suffix rubygem-public_suffix_service
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 27 14:14:10 UTC 2017
Author: sunpoet
Date: Mon Feb 27 14:14:08 2017
New Revision: 434942
URL: https://svnweb.freebsd.org/changeset/ports/434942
Log:
Update to 0.0.0.20170223
- 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/rubygem-public_suffix/Makefile
head/dns/rubygem-public_suffix_service/Makefile
Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile
==============================================================================
--- head/dns/p5-Mozilla-PublicSuffix/Makefile Mon Feb 27 14:09:25 2017 (r434941)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile Mon Feb 27 14:14:08 2017 (r434942)
@@ -4,7 +4,7 @@
PORTNAME= Mozilla-PublicSuffix
PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/dns/public_suffix_list/Makefile
==============================================================================
--- head/dns/public_suffix_list/Makefile Mon Feb 27 14:09:25 2017 (r434941)
+++ head/dns/public_suffix_list/Makefile Mon Feb 27 14:14:08 2017 (r434942)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= public_suffix_list
-PORTVERSION= 0.0.0.20170206
+PORTVERSION= 0.0.0.20170223
CATEGORIES= dns
MAINTAINER= sunpoet at FreeBSD.org
@@ -21,7 +21,7 @@ PLIST_FILES= %%DATADIR%%/public_suffix_l
GH_ACCOUNT= publicsuffix
GH_PROJECT= list
-GH_TAGNAME= 07c79d4
+GH_TAGNAME= 1b9ceb7
USE_GITHUB= yes
do-install:
Modified: head/dns/public_suffix_list/distinfo
==============================================================================
--- head/dns/public_suffix_list/distinfo Mon Feb 27 14:09:25 2017 (r434941)
+++ head/dns/public_suffix_list/distinfo Mon Feb 27 14:14:08 2017 (r434942)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487174369
-SHA256 (publicsuffix-list-0.0.0.20170206-07c79d4_GH0.tar.gz) = 3c7cca251db4c8c24e8436afc51d39e7be446e93ed801a376410745d5320a3f6
-SIZE (publicsuffix-list-0.0.0.20170206-07c79d4_GH0.tar.gz) = 80643
+TIMESTAMP = 1488204115
+SHA256 (publicsuffix-list-0.0.0.20170223-1b9ceb7_GH0.tar.gz) = e39bc9b0ee31e555bdae0cb12c17359ccab957589a2954b731ac47ff2f772a4d
+SIZE (publicsuffix-list-0.0.0.20170223-1b9ceb7_GH0.tar.gz) = 80546
Modified: head/dns/rubygem-public_suffix/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix/Makefile Mon Feb 27 14:09:25 2017 (r434941)
+++ head/dns/rubygem-public_suffix/Makefile Mon Feb 27 14:14:08 2017 (r434942)
@@ -3,7 +3,7 @@
PORTNAME= public_suffix
PORTVERSION= 2.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns rubygems
MASTER_SITES= RG
Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile Mon Feb 27 14:09:25 2017 (r434941)
+++ head/dns/rubygem-public_suffix_service/Makefile Mon Feb 27 14:14:08 2017 (r434942)
@@ -3,7 +3,7 @@
PORTNAME= public_suffix_service
PORTVERSION= 0.9.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= dns rubygems
MASTER_SITES= RG
More information about the svn-ports-all
mailing list