- Update to 0.0.0.20160130
- Bump PORTREVISION for dependent ports Changes: https://github.com/publicsuffix/list/commits/master
This commit is contained in:
parent
5f651d4cc9
commit
8c60f317ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407852
5 changed files with 7 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= Mozilla-PublicSuffix
|
||||
PORTVERSION= 0.1.19
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= public_suffix_list
|
||||
PORTVERSION= 0.0.0.20160105
|
||||
PORTVERSION= 0.0.0.20160130
|
||||
CATEGORIES= dns
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -19,7 +19,7 @@ PLIST_FILES= %%DATADIR%%/public_suffix_list.dat \
|
|||
|
||||
GH_ACCOUNT= publicsuffix
|
||||
GH_PROJECT= list
|
||||
GH_TAGNAME= 8014011
|
||||
GH_TAGNAME= 24caf4f
|
||||
USE_GITHUB= yes
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (publicsuffix-list-0.0.0.20160105-8014011_GH0.tar.gz) = ef608cf3c90e4502ffe27ec27ed54eff8d3499c3482549e976605efb458e1953
|
||||
SIZE (publicsuffix-list-0.0.0.20160105-8014011_GH0.tar.gz) = 72821
|
||||
SHA256 (publicsuffix-list-0.0.0.20160130-24caf4f_GH0.tar.gz) = 7f160a2ff7a73c2cc11594cef3fcd0ee389d548716520f228056541a7e9f6082
|
||||
SIZE (publicsuffix-list-0.0.0.20160130-24caf4f_GH0.tar.gz) = 72902
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= public_suffix
|
||||
PORTVERSION= 1.5.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= public_suffix_service
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= dns rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
Loading…
Reference in a new issue