Update to 1.10.4

- Update WWW

Changes:	https://github.com/sparklemotion/nokogiri/releases
Security:	0569146e-bdef-11e9-bd31-8de4a4470bbb
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-13 20:51:27 +00:00
parent dc110931aa
commit c03009bda9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508867
3 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= nokogiri
PORTVERSION= 1.10.3
PORTREVISION= 2
PORTVERSION= 1.10.4
CATEGORIES= textproc rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1558176498
SHA256 (rubygem/nokogiri-1.10.3.gem) = 4497d9bb5a5ae841176fa7f668608bfe6e5652d0b4a6edbe2ea1480063f37209
SIZE (rubygem/nokogiri-1.10.3.gem) = 8983040
TIMESTAMP = 1565715158
SHA256 (rubygem/nokogiri-1.10.4.gem) = fbf91c487d7ceb2b0593384f175843f99152322754f6ff267740bff031cead5a
SIZE (rubygem/nokogiri-1.10.4.gem) = 8983040

View File

@ -6,4 +6,4 @@
Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.
WWW: https://www.nokogiri.org/
WWW: https://nokogiri.org/