pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/ruby26: update to 2.6.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/aaa49147942b
branches: trunk
changeset: 400476:aaa49147942b
user: taca <taca%pkgsrc.org@localhost>
date: Wed Aug 28 14:23:21 2019 +0000
description:
lang/ruby26: update to 2.6.4
Update lang/ruby26-base and lang/ruby26 to 2.6.4.
Ruby 2.6.4 (2019-08-28)
Ruby 2.6.4 has been released.
This release includes a security fix of rdoc. Please check the topics below
for details.
* Multiple jQuery vulnerabilities in RDoc
See the commit logs for changes in detail.
diffstat:
lang/ruby/rubyversion.mk | 6 +++---
lang/ruby26-base/PLIST | 3 +--
lang/ruby26-base/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (62 lines):
diff -r 3b01ed467da4 -r aaa49147942b lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Wed Aug 28 14:13:27 2019 +0000
+++ b/lang/ruby/rubyversion.mk Wed Aug 28 14:23:21 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.207 2019/08/28 14:12:21 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.208 2019/08/28 14:23:21 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -217,7 +217,7 @@
RUBY22_VERSION= 2.2.10
RUBY24_VERSION= 2.4.7
RUBY25_VERSION= 2.5.6
-RUBY26_VERSION= 2.6.3
+RUBY26_VERSION= 2.6.4
# current API compatible version; used for version of shared library
RUBY22_API_VERSION= 2.2.0
@@ -334,7 +334,7 @@
RUBY_VERSION= ${RUBY26_VERSION}
RUBY_ABI_VERSION= ${RUBY_VERSION}
-RUBY_RDOC_VERSION= 6.1.0
+RUBY_RDOC_VERSION= 6.1.2
RUBY_DID_YOU_MEAN_VERSION= 1.3.0
RUBY_IRB_VERSION= 1.0.0
diff -r 3b01ed467da4 -r aaa49147942b lang/ruby26-base/PLIST
--- a/lang/ruby26-base/PLIST Wed Aug 28 14:13:27 2019 +0000
+++ b/lang/ruby26-base/PLIST Wed Aug 28 14:23:21 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/04/17 16:33:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/28 14:23:21 taca Exp $
bin/bundle${RUBY_SUFFIX}
bin/bundler${RUBY_SUFFIX}
bin/erb${RUBY_SUFFIX}
@@ -545,7 +545,6 @@
${RUBY_LIB}/rdoc/generator/template/darkfish/images/zoom.png
${RUBY_LIB}/rdoc/generator/template/darkfish/index.rhtml
${RUBY_LIB}/rdoc/generator/template/darkfish/js/darkfish.js
-${RUBY_LIB}/rdoc/generator/template/darkfish/js/jquery.js
${RUBY_LIB}/rdoc/generator/template/darkfish/js/search.js
${RUBY_LIB}/rdoc/generator/template/darkfish/page.rhtml
${RUBY_LIB}/rdoc/generator/template/darkfish/servlet_not_found.rhtml
diff -r 3b01ed467da4 -r aaa49147942b lang/ruby26-base/distinfo
--- a/lang/ruby26-base/distinfo Wed Aug 28 14:13:27 2019 +0000
+++ b/lang/ruby26-base/distinfo Wed Aug 28 14:23:21 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2019/04/17 16:33:10 taca Exp $
+$NetBSD: distinfo,v 1.6 2019/08/28 14:23:21 taca Exp $
-SHA1 (ruby-2.6.3.tar.xz) = ee231856cee812cfc67440d643f7451857a760c9
-RMD160 (ruby-2.6.3.tar.xz) = dc1d6a920ec81ce870d1302303683eef860ed137
-SHA512 (ruby-2.6.3.tar.xz) = 959a613f5cf5b3185a1d7a7ba0e1921166b3930f30461b391b1c9fcfe396f56dc3c736123dfc7b4e72c32a97dc5a1eb1fd7f09bcc3793a3c5526f6644ba421c8
-Size (ruby-2.6.3.tar.xz) = 11904360 bytes
+SHA1 (ruby-2.6.4.tar.xz) = 6ef7d60b8aaa5efb04de2eb4b682f91bc0ab3910
+RMD160 (ruby-2.6.4.tar.xz) = f943d3c0c3137b163729c505233a802392837100
+SHA512 (ruby-2.6.4.tar.xz) = 930a4162fdb008d2446247908c14269fd13db4dc80bd2bb201a65a69c03f5933f97b4c5079ccd2a12db4934ff97b2debaa10a6c6f5c3060e55873f4397747eaa
+Size (ruby-2.6.4.tar.xz) = 11727940 bytes
SHA1 (patch-configure) = d66204877531fe147361adf843819c3db6d40919
SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e
Home |
Main Index |
Thread Index |
Old Index