pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/ruby24-base: update to 2.4.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e233df98b26d
branches:  trunk
changeset: 338691:e233df98b26d
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Aug 28 14:03:54 2019 +0000

description:
lang/ruby24-base: update to 2.4.7

2.4.7 (2019-08-28)

Ruby 2.4.7 has been released.

This release includes a security fix. Please check the topics below for
details.

* Multiple jQuery vulnerabilities in RDoc

Ruby 2.4 is now under the state of the security maintenance phase, until
the end of March of 2020. After that date, maintenance of Ruby 2.4 will be
ended. We recommend you start planning the migration to newer versions of
Ruby, such as 2.6 or 2.5.

diffstat:

 lang/ruby/rubyversion.mk  |   6 +++---
 lang/ruby24-base/PLIST    |   3 +--
 lang/ruby24-base/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (62 lines):

diff -r 9f5d9a431378 -r e233df98b26d lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Wed Aug 28 13:56:20 2019 +0000
+++ b/lang/ruby/rubyversion.mk  Wed Aug 28 14:03:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.205 2019/04/17 16:33:10 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.206 2019/08/28 14:03:54 taca Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -215,7 +215,7 @@
 
 # current supported Ruby's version
 RUBY22_VERSION=                2.2.10
-RUBY24_VERSION=                2.4.6
+RUBY24_VERSION=                2.4.7
 RUBY25_VERSION=                2.5.5
 RUBY26_VERSION=                2.6.3
 
@@ -291,7 +291,7 @@
 RUBY_VERSION=          ${RUBY24_VERSION}
 RUBY_ABI_VERSION=      ${RUBY_VERSION}
 
-RUBY_RDOC_VERSION=     5.0.0
+RUBY_RDOC_VERSION=     5.0.1
 RUBY_RAKE_VERSION=     12.0.0
 RUBY_JSON_VERSION=     2.0.4
 
diff -r 9f5d9a431378 -r e233df98b26d lang/ruby24-base/PLIST
--- a/lang/ruby24-base/PLIST    Wed Aug 28 13:56:20 2019 +0000
+++ b/lang/ruby24-base/PLIST    Wed Aug 28 14:03:54 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/12/15 03:23:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/28 14:03:54 taca Exp $
 bin/erb${RUBY_SUFFIX}
 bin/gem${RUBY_SUFFIX}
 bin/irb${RUBY_SUFFIX}
@@ -315,7 +315,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 9f5d9a431378 -r e233df98b26d lang/ruby24-base/distinfo
--- a/lang/ruby24-base/distinfo Wed Aug 28 13:56:20 2019 +0000
+++ b/lang/ruby24-base/distinfo Wed Aug 28 14:03:54 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2019/04/07 16:17:39 taca Exp $
+$NetBSD: distinfo,v 1.14 2019/08/28 14:03:54 taca Exp $
 
-SHA1 (ruby-2.4.6.tar.xz) = 86a4fa22cb3547005ec4bfcf77489a4254226187
-RMD160 (ruby-2.4.6.tar.xz) = f1ef06577c2ef90046ba2e7147b6a94a66cf6b9d
-SHA512 (ruby-2.4.6.tar.xz) = eafb2257747f99e2ed262af142e71175b70f7cceaa4d1253b92c8337f075a9a58a2d93b029d75e11a9b124f112a8f0983273b2b30afc147b5cf71a8dbb5fa0ba
-Size (ruby-2.4.6.tar.xz) = 10005544 bytes
+SHA1 (ruby-2.4.7.tar.xz) = 6ed0e943bfcbf181384b48e7873361f1acaf106d
+RMD160 (ruby-2.4.7.tar.xz) = cba1e620b2f575836c0264147bf1f1729e099fba
+SHA512 (ruby-2.4.7.tar.xz) = df637c5803ddd83f759e9c24b0e7ca1f6cae7c7b353409583d92dbffece0d9d02b48905d6552327a1522a4a37d4e2d22c6c11bd991383835be35e2f31739d649
+Size (ruby-2.4.7.tar.xz) = 10118948 bytes
 SHA1 (patch-configure) = a4013e4674be0060d2b0d43569b7695f6df7b4a7
 SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
 SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e



Home | Main Index | Thread Index | Old Index