svn commit: r466743 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 7 16:34:01 UTC 2018
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 at 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
More information about the svn-ports-all
mailing list