diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-16 03:08:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-16 03:08:44 +0800 |
commit | 1fa53f69c97f09c265d43e6e969e7548978c57ab (patch) | |
tree | e4e6adf85c263154006e41b46930a1a57b586098 /dns | |
parent | 13079ee1389748ea4df596897e539cdfd633e0fb (diff) | |
download | freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.tar.gz freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.tar.zst freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.zip |
Update to 0.0.0.20170713
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Mozilla-PublicSuffix/Makefile | 2 | ||||
-rw-r--r-- | dns/public_suffix_list/Makefile | 4 | ||||
-rw-r--r-- | dns/public_suffix_list/distinfo | 6 | ||||
-rw-r--r-- | dns/py-publicsuffix/Makefile | 2 | ||||
-rw-r--r-- | dns/rubygem-public_suffix/Makefile | 2 | ||||
-rw-r--r-- | dns/rubygem-public_suffix_service/Makefile | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile index 8b0a3d60160d..dee96133ab74 100644 --- a/dns/p5-Mozilla-PublicSuffix/Makefile +++ b/dns/p5-Mozilla-PublicSuffix/Makefile @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile index 866ac6bb95d1..09b7f2d59be4 100644 --- a/dns/public_suffix_list/Makefile +++ b/dns/public_suffix_list/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 0.0.0.20170622 +PORTVERSION= 0.0.0.20170713 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= d818677 +GH_TAGNAME= e8c69a6 USE_GITHUB= yes do-install: diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo index a1afbd42e591..5be678e4e6b2 100644 --- a/dns/public_suffix_list/distinfo +++ b/dns/public_suffix_list/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1500142237 +SHA256 (publicsuffix-list-0.0.0.20170713-e8c69a6_GH0.tar.gz) = 91604b636d83654d6ed21c956da21885796013f2f10b4f7ec9cef39a516cadbf +SIZE (publicsuffix-list-0.0.0.20170713-e8c69a6_GH0.tar.gz) = 82896 diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile index b79815232b46..5eaed8e48bb3 100644 --- a/dns/py-publicsuffix/Makefile +++ b/dns/py-publicsuffix/Makefile @@ -3,7 +3,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile index 44ce4f8c4dd9..6057c8b75efa 100644 --- a/dns/rubygem-public_suffix/Makefile +++ b/dns/rubygem-public_suffix/Makefile @@ -3,7 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 2.0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 11754977192e..4f0882f4e5ef 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= dns rubygems MASTER_SITES= RG |