Hi,

this updates nokogiri to 1.10.8, an update of security/ruby-cms_scanner, and
ultimately security/wpscan 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

? nokogiri-1.10.8.diff
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile    26 Sep 2019 06:35:09 -0000      1.35
+++ Makefile    22 Mar 2020 22:37:21 -0000
@@ -2,7 +2,7 @@

 COMMENT=               HTML, XML, SAX and Reader parser

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

 HOMEPAGE=              http://nokogiri.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo    26 Sep 2019 06:35:09 -0000      1.15
+++ distinfo    22 Mar 2020 22:37:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (nokogiri-1.10.4.gem) = +/kcSH186ysFkzhPF1hD+ZFSMidU9v8md0C/8DHOrVo=
-SIZE (nokogiri-1.10.4.gem) = 8983040
+SHA256 (nokogiri-1.10.8.gem) = CAa4sFQYULWcT1iMU8/0LvLabH+i8LHLy4PRzCGSKPo=
+SIZE (nokogiri-1.10.8.gem) = 9251328
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/ruby-nokogiri/pkg/PLIST,v
retrieving revision 1.16
diff -u -r1.16 PLIST
--- pkg/PLIST   26 Sep 2019 06:35:09 -0000      1.16
+++ pkg/PLIST   22 Mar 2020 22:37:21 -0000
@@ -36,7 +36,7 @@
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/html/sax/parser.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/html/sax/parser_context.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/html/sax/push_parser.rb
-${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/nokogiri.so
+@so ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/nokogiri.so
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/syntax_error.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/version.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/nokogiri/xml/
@@ -92,7 +92,7 @@
 
${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}/patches/libxml2/0004-libxml2.la-is-in-top_builddir.patch
+${GEM_LIB}/gems/${DISTNAME}/patches/libxml2/0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch
 ${GEM_LIB}/gems/${DISTNAME}/ports/
 ${GEM_LIB}/specifications/${DISTNAME}.gemspec

Reply via email to