summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-09-05 10:27:36 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-09-05 10:27:36 +0000
commitdde9516d4bb5fe31a79a64a1cb802b8f7c430d55 (patch)
treee2ee08035854e9c63ce43dd6e6f8d9fe8871e56d
parent2819690b2c621eaf04028c946164db08ffb82376 (diff)
downloadpkgsrc-dde9516d4bb5fe31a79a64a1cb802b8f7c430d55.tar.gz
Pullup ticket #6038 - requested by taca
lang/ruby24-base: security fix Revisions pulled up: - lang/ruby/rubyversion.mk 1.206 - lang/ruby24-base/PLIST 1.3 - lang/ruby24-base/distinfo 1.14 --- Module Name: pkgsrc Committed By: taca Date: Wed Aug 28 14:03:54 UTC 2019 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby24-base: PLIST distinfo Log Message: 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.
-rw-r--r--lang/ruby/rubyversion.mk6
-rw-r--r--lang/ruby24-base/PLIST3
-rw-r--r--lang/ruby24-base/distinfo10
3 files changed, 9 insertions, 10 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index 6be83549dd4..7b80ed79bf9 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.205 2019/04/17 16:33:10 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.205.2.1 2019/09/05 10:27:36 bsiegert Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -215,7 +215,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
# 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_SUFFIX= ${_RUBY_VER_MAJOR}${_RUBY_VER_MINOR}
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 --git a/lang/ruby24-base/PLIST b/lang/ruby24-base/PLIST
index 4feb82c4bc9..c81d340de9b 100644
--- a/lang/ruby24-base/PLIST
+++ b/lang/ruby24-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/12/15 03:23:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.2.14.1 2019/09/05 10:27:36 bsiegert Exp $
bin/erb${RUBY_SUFFIX}
bin/gem${RUBY_SUFFIX}
bin/irb${RUBY_SUFFIX}
@@ -315,7 +315,6 @@ ${RUBY_LIB}/rdoc/generator/template/darkfish/images/wrench_orange.png
${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 --git a/lang/ruby24-base/distinfo b/lang/ruby24-base/distinfo
index 10f4613e7f0..8504999ea3c 100644
--- a/lang/ruby24-base/distinfo
+++ b/lang/ruby24-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2019/04/07 16:17:39 taca Exp $
+$NetBSD: distinfo,v 1.13.2.1 2019/09/05 10:27:36 bsiegert 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