pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Update ruby-nokogiri to 1.7.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/54c604ec87d8
branches: trunk
changeset: 359994:54c604ec87d8
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 20 15:36:43 2017 +0000
description:
Update ruby-nokogiri to 1.7.1.
# 1.7.1 / unreleased
## Security Notes
[MRI] Upstream libxml2 patches are applied to the vendored libxml 2.9.4 which address CVE-2016-4658 and CVE-2016-5131.
For more information:
* https://github.com/sparklemotion/nokogiri/issues/1615
* http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-4658.html
* http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-5131.html
## Dependencies
* [Windows] Upgrade zlib from 1.2.8 to 1.2.11 (unless --use-system-libraries)
diffstat:
textproc/ruby-nokogiri/Makefile | 5 ++---
textproc/ruby-nokogiri/PLIST | 5 ++++-
textproc/ruby-nokogiri/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 002b9782ff49 -r 54c604ec87d8 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile Mon Mar 20 15:35:48 2017 +0000
+++ b/textproc/ruby-nokogiri/Makefile Mon Mar 20 15:36:43 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/01/08 05:36:55 taca Exp $
+# $NetBSD: Makefile,v 1.35 2017/03/20 15:36:43 taca Exp $
-DISTNAME= nokogiri-1.7.0.1
-PKGREVISION= 1
+DISTNAME= nokogiri-1.7.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 002b9782ff49 -r 54c604ec87d8 textproc/ruby-nokogiri/PLIST
--- a/textproc/ruby-nokogiri/PLIST Mon Mar 20 15:35:48 2017 +0000
+++ b/textproc/ruby-nokogiri/PLIST Mon Mar 20 15:36:43 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2017/01/07 22:30:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.22 2017/03/20 15:36:43 taca Exp $
bin/nokogiri${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
@@ -156,6 +156,9 @@
${GEM_LIBDIR}/lib/nokogiri/xslt.rb
${GEM_LIBDIR}/lib/nokogiri/xslt/stylesheet.rb
${GEM_LIBDIR}/lib/xsd/xmlparser/nokogiri.rb
+${GEM_LIBDIR}/patches/libxml2/0001-Fix-comparison-with-root-node-in-xmlXPathCmpNodes.patch
+${GEM_LIBDIR}/patches/libxml2/0002-Fix-XPointer-paths-beginning-with-range-to.patch
+${GEM_LIBDIR}/patches/libxml2/0003-Disallow-namespace-nodes-in-XPointer-ranges.patch
${GEM_LIBDIR}/patches/sort-patches-by-date
${GEM_LIBDIR}/suppressions/README.txt
${GEM_LIBDIR}/suppressions/nokogiri_ree-1.8.7.358.supp
diff -r 002b9782ff49 -r 54c604ec87d8 textproc/ruby-nokogiri/distinfo
--- a/textproc/ruby-nokogiri/distinfo Mon Mar 20 15:35:48 2017 +0000
+++ b/textproc/ruby-nokogiri/distinfo Mon Mar 20 15:36:43 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/01/07 22:30:13 wiz Exp $
+$NetBSD: distinfo,v 1.24 2017/03/20 15:36:43 taca Exp $
-SHA1 (nokogiri-1.7.0.1.gem) = 0b1e17d544ea710c9efe1988f28885d9084e9779
-RMD160 (nokogiri-1.7.0.1.gem) = 3179fc9598621ec4e92d31ac376b2b6590334b9c
-SHA512 (nokogiri-1.7.0.1.gem) = 5be8529b809d210bd10a70c8dbcafec5750585ff47e05de07776f6086ab197a4f195d42ff1c534e6e0eeca19ad257a4ae0fcc62af4ff3b514bb47525d6e106d4
-Size (nokogiri-1.7.0.1.gem) = 9147904 bytes
+SHA1 (nokogiri-1.7.1.gem) = 5731c2d494381be8440f6ace6e5fcb62e7850581
+RMD160 (nokogiri-1.7.1.gem) = 5b49924884b89befe9489f7c106df1841fe25cfb
+SHA512 (nokogiri-1.7.1.gem) = 86ae6d09d6daf0be2d6b46c4a5c8ebe6e9c00e7a4dfe86a2d1c7972726696a87d89e95fa390697a9cb3bae5f7d419c9a4f6d70b1a02c47ab0119bb14bc67efb3
+Size (nokogiri-1.7.1.gem) = 9152000 bytes
Home |
Main Index |
Thread Index |
Old Index