Hi,

this updates nokogiri to 1.10.4, an update of security/ruby-cms_scanner would
require it. Tested all dependencies that they still build with updated version,
the only one that has tests, www/ruby-sanitize, has the same 5 tests failing
with the update.

OK?

cheers,
Sebastian

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile    12 Jul 2019 20:50:15 -0000      1.34
+++ Makefile    25 Sep 2019 21:15:25 -0000
@@ -2,7 +2,7 @@

 COMMENT=               HTML, XML, SAX and Reader parser

-DISTNAME=              nokogiri-1.10.1
+DISTNAME=              nokogiri-1.10.4
 CATEGORIES=            textproc

 HOMEPAGE=              http://nokogiri.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo    15 Mar 2019 07:33:16 -0000      1.14
+++ distinfo    25 Sep 2019 21:15:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (nokogiri-1.10.1.gem) = BAXYSofX28BX65otD871eV4jmS21Frg9N7kfadih9Cc=
-SIZE (nokogiri-1.10.1.gem) = 8980480
+SHA256 (nokogiri-1.10.4.gem) = +/kcSH186ysFkzhPF1hD+ZFSMidU9v8md0C/8DHOrVo=
+SIZE (nokogiri-1.10.4.gem) = 8983040
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/pkg/PLIST,v
retrieving revision 1.15
diff -u -r1.15 PLIST
--- pkg/PLIST   15 Mar 2019 07:33:16 -0000      1.15
+++ pkg/PLIST   25 Sep 2019 21:15:25 -0000
@@ -90,5 +90,9 @@
 ${GEM_LIB}/gems/${DISTNAME}/patches/
 ${GEM_LIB}/gems/${DISTNAME}/patches/libxml2/
 
${GEM_LIB}/gems/${DISTNAME}/patches/libxml2/0001-Revert-Do-not-URI-escape-in-server-side-includes.patch
+${GEM_LIB}/gems/${DISTNAME}/patches/libxml2/0002-Remove-script-macro-support.patch
+${GEM_LIB}/gems/${DISTNAME}/patches/libxml2/0003-Update-entities-to-remove-handling-of-ssi.patch
+${GEM_LIB}/gems/${DISTNAME}/patches/libxslt/
+${GEM_LIB}/gems/${DISTNAME}/patches/libxslt/0001-Fix-security-framework-bypass.patch
 ${GEM_LIB}/gems/${DISTNAME}/ports/
 ${GEM_LIB}/specifications/${DISTNAME}.gemspec

Attachment: nokogiri-1.10.4
Description: Binary data

Reply via email to