mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 1.5.1
- Simplify COMMENT - Update WWW Changes: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
3b87e3e110
commit
a83670d602
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387400
@ -2,12 +2,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= public_suffix
|
||||
PORTVERSION= 1.4.6
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= dns rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Parse and decompose a domain name into top level domain, domain and subdomains
|
||||
COMMENT= Ruby domain name parser based on the Public Suffix List
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/public_suffix-1.4.6.gem) = 20e0e795fdd5b2c602f2c0e061352c51772a32830d812653c37c56473d59aa75
|
||||
SIZE (rubygem/public_suffix-1.4.6.gem) = 66560
|
||||
SHA256 (rubygem/public_suffix-1.5.1.gem) = a0395cd504d57c98955293ff280c45141a203c7170e9dc6939382e3a7c8f374a
|
||||
SIZE (rubygem/public_suffix-1.5.1.gem) = 74240
|
||||
|
@ -1,4 +1,4 @@
|
||||
PublicSuffix can parse and decompose a domain name into top level domain,
|
||||
domain and subdomains.
|
||||
|
||||
WWW: http://www.simonecarletti.com/code/publicsuffix
|
||||
WWW: http://simonecarletti.com/code/publicsuffix/
|
||||
|
Loading…
Reference in New Issue
Block a user