svn commit: r434224 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list rubygem-public_suffix rubygem-public_suffix_service
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Feb 16 16:45:39 UTC 2017
Author: sunpoet
Date: Thu Feb 16 16:45:37 2017
New Revision: 434224
URL: https://svnweb.freebsd.org/changeset/ports/434224
Log:
Update to 0.0.0.20170206
- 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 Thu Feb 16 16:45:32 2017 (r434223)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile Thu Feb 16 16:45:37 2017 (r434224)
@@ -4,7 +4,7 @@
PORTNAME= Mozilla-PublicSuffix
PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/dns/public_suffix_list/Makefile
==============================================================================
--- head/dns/public_suffix_list/Makefile Thu Feb 16 16:45:32 2017 (r434223)
+++ head/dns/public_suffix_list/Makefile Thu Feb 16 16:45:37 2017 (r434224)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= public_suffix_list
-PORTVERSION= 0.0.0.20170118
+PORTVERSION= 0.0.0.20170206
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= 45a2bf8
+GH_TAGNAME= 07c79d4
USE_GITHUB= yes
do-install:
Modified: head/dns/public_suffix_list/distinfo
==============================================================================
--- head/dns/public_suffix_list/distinfo Thu Feb 16 16:45:32 2017 (r434223)
+++ head/dns/public_suffix_list/distinfo Thu Feb 16 16:45:37 2017 (r434224)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485194136
-SHA256 (publicsuffix-list-0.0.0.20170118-45a2bf8_GH0.tar.gz) = 7fdc62e7e8fecdeb94aaadf2b1b63dd8b12e0c7595fdd23623f517cf8b297d13
-SIZE (publicsuffix-list-0.0.0.20170118-45a2bf8_GH0.tar.gz) = 80330
+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
Modified: head/dns/rubygem-public_suffix/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix/Makefile Thu Feb 16 16:45:32 2017 (r434223)
+++ head/dns/rubygem-public_suffix/Makefile Thu Feb 16 16:45:37 2017 (r434224)
@@ -3,7 +3,7 @@
PORTNAME= public_suffix
PORTVERSION= 2.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns rubygems
MASTER_SITES= RG
Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile Thu Feb 16 16:45:32 2017 (r434223)
+++ head/dns/rubygem-public_suffix_service/Makefile Thu Feb 16 16:45:37 2017 (r434224)
@@ -3,7 +3,7 @@
PORTNAME= public_suffix_service
PORTVERSION= 0.9.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= dns rubygems
MASTER_SITES= RG
More information about the svn-ports-all
mailing list