summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2020-10-21 19:54:09 +0000
committerspz <spz@pkgsrc.org>2020-10-21 19:54:09 +0000
commit9c77ee32dc0748add3490bd765d076fd5dc70c29 (patch)
treeb06e79057f30c8bd2b12fa931b6d72b39e526751
parenta7531f58fccdb4ee99880b3b21a942e53d6f4861 (diff)
downloadpkgsrc-9c77ee32dc0748add3490bd765d076fd5dc70c29.tar.gz
Pullup ticket #6336 - requested by taca
lang/ruby27-base: security update Revisions pulled up: - lang/ruby/rubyversion.mk 1.223 - lang/ruby27-base/Makefile 1.5 - lang/ruby27-base/PLIST 1.3 - lang/ruby27-base/distinfo 1.3 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sun Oct 4 03:29:25 UTC 2020 Modified Files: pkgsrc/lang/ruby27-base: Makefile PLIST distinfo Log Message: lang/ruby27: update to 2.7.2 Update ruby27 to 2.7.2. Ruby 2.7.2 Released Posted by nagachika on 2 Oct 2020 Ruby 2.7.2 has been released. This release contains intentional incompatibility. The deprecated warnings are off by default on 2.7.2 and later. You can turn on the deprecated warnings by specifing command line option -w or -W:deprecated. Please check the topics below for details. * Feature #17000 2.7.2 turns off deprecation warnings by default * Feature #16345 Don't emit deprecation warnings by default. This release contains the new version of webrick with a security fix described in the article. * CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/ruby27-base/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/ruby27-base/PLIST \ pkgsrc/lang/ruby27-base/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sun Oct 4 04:28:35 UTC 2020 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: lang/ruby: update version for Ruby 2.7.2 Update versions for Ruby 2.7.2, it should be commited along with update to Ruby 2.7.2. Noted by Ryo ONODERA. To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 pkgsrc/lang/ruby/rubyversion.mk
-rw-r--r--lang/ruby/rubyversion.mk6
-rw-r--r--lang/ruby27-base/Makefile3
-rw-r--r--lang/ruby27-base/PLIST5
-rw-r--r--lang/ruby27-base/distinfo10
4 files changed, 12 insertions, 12 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index f6d2ce812ed..d836369d85b 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.222 2020/05/21 15:57:59 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.222.4.1 2020/10/21 19:54:09 spz 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
RUBY25_VERSION= 2.5.8
RUBY26_VERSION= 2.6.6
-RUBY27_VERSION= 2.7.1
+RUBY27_VERSION= 2.7.2
# current API compatible version; used for version of shared library
RUBY25_API_VERSION= 2.5.0
@@ -347,7 +347,7 @@ RUBY_ABI_VERSION= ${RUBY_VERSION}
RUBY_RDOC_VERSION= 6.2.1
RUBY_DID_YOU_MEAN_VERSION= 1.4.0
-RUBY_IRB_VERSION= 1.2.3
+RUBY_IRB_VERSION= 1.2.6
# bundled gems
RUBY_MINITEST_VERSION= 5.13.0
diff --git a/lang/ruby27-base/Makefile b/lang/ruby27-base/Makefile
index d368183d4fb..466e14908e9 100644
--- a/lang/ruby27-base/Makefile
+++ b/lang/ruby27-base/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/06/19 09:21:06 taca Exp $
+# $NetBSD: Makefile,v 1.4.4.1 2020/10/21 19:54:09 spz Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
-PKGREVISION= 2
CATEGORIES= lang ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
diff --git a/lang/ruby27-base/PLIST b/lang/ruby27-base/PLIST
index 9c425522f85..1a2f90f2038 100644
--- a/lang/ruby27-base/PLIST
+++ b/lang/ruby27-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/01 15:23:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.2.4.1 2020/10/21 19:54:09 spz Exp $
bin/bundle${RUBY_SUFFIX}
bin/bundler${RUBY_SUFFIX}
bin/erb${RUBY_SUFFIX}
@@ -362,6 +362,7 @@ ${RUBY_LIB}/irb.rb
${RUBY_LIB}/irb/cmd/chws.rb
${RUBY_LIB}/irb/cmd/fork.rb
${RUBY_LIB}/irb/cmd/help.rb
+${RUBY_LIB}/irb/cmd/info.rb
${RUBY_LIB}/irb/cmd/load.rb
${RUBY_LIB}/irb/cmd/nop.rb
${RUBY_LIB}/irb/cmd/pushws.rb
@@ -1494,7 +1495,7 @@ ${GEM_HOME}/specifications/default/psych-${RUBY_PSYCH_VERSION}.gemspec
${GEM_HOME}/specifications/default/racc-${RUBY_RACC_VERSION}.gemspec
${GEM_HOME}/specifications/default/rdoc-${RUBY_RDOC_VERSION}.gemspec
${GEM_HOME}/specifications/default/readline-0.0.2.gemspec
-${GEM_HOME}/specifications/default/reline-0.1.3.gemspec
+${GEM_HOME}/specifications/default/reline-0.1.5.gemspec
${GEM_HOME}/specifications/default/rexml-${RUBY_REXML_VERSION}.gemspec
${GEM_HOME}/specifications/default/rss-${RUBY_RSS_VERSION}.gemspec
${GEM_HOME}/specifications/default/sdbm-${RUBY_SDBM_VERSION}.gemspec
diff --git a/lang/ruby27-base/distinfo b/lang/ruby27-base/distinfo
index 64fb3e4e89d..6b5c0deeb26 100644
--- a/lang/ruby27-base/distinfo
+++ b/lang/ruby27-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/04/01 15:23:14 taca Exp $
+$NetBSD: distinfo,v 1.2.4.1 2020/10/21 19:54:09 spz Exp $
-SHA1 (ruby-2.7.1.tar.xz) = 6c92300d7fd3e9cbb433e5e687535dc5300848eb
-RMD160 (ruby-2.7.1.tar.xz) = 081f97d77d04e41df6ec5f28da1be1bcd32c053b
-SHA512 (ruby-2.7.1.tar.xz) = 79f98b1ea98e0b10ec79da1883e8fc84d48ffe5c09ae945cbebde94365e35a589d919aac965f74d70ca7e21370ecee631ac5a8f9c4eac61d62f5aa629f27bf31
-Size (ruby-2.7.1.tar.xz) = 12003684 bytes
+SHA1 (ruby-2.7.2.tar.xz) = 82a1fe683460caa8edb6199707f2905634e5ffcc
+RMD160 (ruby-2.7.2.tar.xz) = fa7fc107e0c2085bf997d7e4ec78ae5636c6bfe2
+SHA512 (ruby-2.7.2.tar.xz) = 7972278b096aa768c7adf2befd26003e18781a29ca317640317d30d93d6e963ded197724c8e2f1dfe1e838c5647176d414a74732a62e931fb50d6f2e0f777349
+Size (ruby-2.7.2.tar.xz) = 12037052 bytes
SHA1 (patch-configure) = fd465910fe2cb6d6b1530e1071062591e84a9fd9
SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
SHA1 (patch-lib_mkmf.rb) = 4a3cd18548dbdf43a13695d4e76f817c0347e335