pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri ruby-nokogiri: update to 1.8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b947244a8e95
branches:  trunk
changeset: 310157:b947244a8e95
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Fri Jul 06 19:12:31 2018 +0000

description:
ruby-nokogiri: update to 1.8.4.

Upstream changes (from CHANGELOG.md):

# 1.8.4 / 2018-07-03

## Bug fixes

* [MRI] Fix memory leak when creating nodes with namespaces. (Introduced in v1.5.7) [#1771]

diffstat:

 textproc/ruby-nokogiri/Makefile |   4 ++--
 textproc/ruby-nokogiri/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 797bff3a0b64 -r b947244a8e95 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile   Fri Jul 06 18:15:40 2018 +0000
+++ b/textproc/ruby-nokogiri/Makefile   Fri Jul 06 19:12:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/06/28 15:16:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.42 2018/07/06 19:12:31 tsutsui Exp $
 
-DISTNAME=      nokogiri-1.8.3
+DISTNAME=      nokogiri-1.8.4
 CATEGORIES=    textproc
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost
diff -r 797bff3a0b64 -r b947244a8e95 textproc/ruby-nokogiri/distinfo
--- a/textproc/ruby-nokogiri/distinfo   Fri Jul 06 18:15:40 2018 +0000
+++ b/textproc/ruby-nokogiri/distinfo   Fri Jul 06 19:12:31 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2018/06/22 14:20:27 tsutsui Exp $
+$NetBSD: distinfo,v 1.29 2018/07/06 19:12:31 tsutsui Exp $
 
-SHA1 (nokogiri-1.8.3.gem) = 9c2fdc06f136432cee2cabbae903e8ee302ae7a2
-RMD160 (nokogiri-1.8.3.gem) = c62d8523ea395174d62f4cc50f36dda384bd405c
-SHA512 (nokogiri-1.8.3.gem) = 4825cc19667393c41a0c5a662474556991da3955fb17e67a363f979da8fadf0680eb4f89a7c87b71f6deba9db64e67bd463d5562d58604ea71a168abb8215eed
-Size (nokogiri-1.8.3.gem) = 9277440 bytes
+SHA1 (nokogiri-1.8.4.gem) = 2375a4e4519baaee09815dbe9fc19c31832b8d28
+RMD160 (nokogiri-1.8.4.gem) = ae7cb59b60678405c72c16a072eecc504d0cc6e8
+SHA512 (nokogiri-1.8.4.gem) = 35ef9a4f8129abb0b5336356114be23a436f6cab0d4f3bb12f00415d64f0a2eaa7b9d746930a7198b9238ce13a1365b0de03fef54353fc071e23fec0f0cbe85d
+Size (nokogiri-1.8.4.gem) = 9277440 bytes



Home | Main Index | Thread Index | Old Index