summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-10-02 13:31:47 +0000
committertaca <taca@pkgsrc.org>2019-10-02 13:31:47 +0000
commit01b126f585f29c440c4dea6debac85c81410f1a0 (patch)
treeaca1e7cd930c9d7a1687684e021a58cd53edcc45 /lang
parent5f42b4b816831d8c52c67512bf8a42507078c581 (diff)
downloadpkgsrc-01b126f585f29c440c4dea6debac85c81410f1a0.tar.gz
lang/ruby24: update to 2.4.9
Update ruby24-base and related packges to 2.4.9. pkgsrc chagnes * fix warnings of pkglint. Quote from release announce: Ruby 2.4.8 (2019-10-01) This release includes security fixes. Please check the topics below for details. * CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test * CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix) * CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? * CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick¡Çs Digest access authentication Ruby 2.4.9 (2019-10-02) This release is a re-package of 2.4.8 because the previous Ruby 2.4.8 release tarball does not install. (See [Bug #16197] in detail.) There are no essential change except their version numbers between 2.4.8 and 2.4.9. 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 (limited to 'lang')
-rw-r--r--lang/ruby/rubyversion.mk4
-rw-r--r--lang/ruby24-base/INSTALL3
-rw-r--r--lang/ruby24-base/Makefile3
-rw-r--r--lang/ruby24-base/distinfo10
-rw-r--r--lang/ruby24/Makefile3
5 files changed, 10 insertions, 13 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index f204e358f28..243d583c770 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.208 2019/08/28 14:23:21 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.209 2019/10/02 13:31:47 taca 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.7
+RUBY24_VERSION= 2.4.9
RUBY25_VERSION= 2.5.6
RUBY26_VERSION= 2.6.4
diff --git a/lang/ruby24-base/INSTALL b/lang/ruby24-base/INSTALL
index 3c984adb94b..7dcc8058a07 100644
--- a/lang/ruby24-base/INSTALL
+++ b/lang/ruby24-base/INSTALL
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.1 2017/06/18 13:45:11 taca Exp $
+# $NetBSD: INSTALL,v 1.2 2019/10/02 13:31:47 taca Exp $
DATE="@DATE@"
RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
@@ -11,4 +11,3 @@ POST-INSTALL)
fi
;;
esac
-
diff --git a/lang/ruby24-base/Makefile b/lang/ruby24-base/Makefile
index 851592e399b..7289d45246f 100644
--- a/lang/ruby24-base/Makefile
+++ b/lang/ruby24-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/07 16:17:39 taca Exp $
+# $NetBSD: Makefile,v 1.13 2019/10/02 13:31:47 taca Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
@@ -12,7 +12,6 @@ COMMENT= Ruby ${RUBY_VERSION} release minimum base package
RUBY_VERSIONS_ACCEPTED= 24
USE_GCC_RUNTIME= yes
-USE_LANGUAGES= c
USE_TOOLS+= pax yacc pkg-config
GNU_CONFIGURE= yes
TEST_TARGET= test
diff --git a/lang/ruby24-base/distinfo b/lang/ruby24-base/distinfo
index 78579cf5db9..817b5f09ac2 100644
--- a/lang/ruby24-base/distinfo
+++ b/lang/ruby24-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2019/08/28 14:03:54 taca Exp $
+$NetBSD: distinfo,v 1.15 2019/10/02 13:31:47 taca Exp $
-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 (ruby-2.4.9.tar.xz) = ae41ac14f98073ba9e6e8ba732580a846286261c
+RMD160 (ruby-2.4.9.tar.xz) = bf9662f6e31ea36cebd6675c4940270501198006
+SHA512 (ruby-2.4.9.tar.xz) = 9046575315c29c789427c2d00c832f0c0970e47fd158bbe8e4f2df5cff2ea9c06c65c3493adb4656e5b32ebfdc546092911f98a8ad7f698bc001c290db5888c7
+Size (ruby-2.4.9.tar.xz) = 10078316 bytes
SHA1 (patch-configure) = a4013e4674be0060d2b0d43569b7695f6df7b4a7
SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e
diff --git a/lang/ruby24/Makefile b/lang/ruby24/Makefile
index 29c539e330e..d09e54cee80 100644
--- a/lang/ruby24/Makefile
+++ b/lang/ruby24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/18 13:46:16 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/02 13:31:47 taca Exp $
#
DISTNAME= # empty
@@ -10,7 +10,6 @@ DISTFILES= # empty
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.ruby-lang.org/en/
COMMENT= Ruby programming language ${RUBY_VERSION} meta package
-LICENSE= 2-clause-bsd OR ruby-license
META_PACKAGE= yes