pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2019Q2] pkgsrc/lang



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Thu Sep  5 10:32:49 UTC 2019

Modified Files:
        pkgsrc/lang/ruby [pkgsrc-2019Q2]: rubyversion.mk
        pkgsrc/lang/ruby25-base [pkgsrc-2019Q2]: PLIST distinfo

Log Message:
Pullup ticket #6039 - requested by taca
lang/ruby25-base: security fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.207
- lang/ruby25-base/PLIST                                        1.3
- lang/ruby25-base/distinfo                                     1.11

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Wed Aug 28 14:12:22 UTC 2019

   Modified Files:
        pkgsrc/lang/ruby: rubyversion.mk
        pkgsrc/lang/ruby25-base: PLIST distinfo

   Log Message:
   lang/ruby25: update to 2.5.6

   Update ruby25-base/ruby25 to 2.5.6.

   Ruby 2.5.6 (2019-08-28)

   Ruby 2.5.6 has been released.

   This release includes about 40 bug fixes after the previous release, and also includes a security fix. Please check the topics below for details.

        * Multiple jQuery vulnerabilities in RDoc

   See the commit log for details.


To generate a diff of this commit:
cvs rdiff -u -r1.205.2.1 -r1.205.2.2 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.2 -r1.2.4.1 pkgsrc/lang/ruby25-base/PLIST
cvs rdiff -u -r1.10 -r1.10.4.1 pkgsrc/lang/ruby25-base/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/ruby/rubyversion.mk
diff -u pkgsrc/lang/ruby/rubyversion.mk:1.205.2.1 pkgsrc/lang/ruby/rubyversion.mk:1.205.2.2
--- pkgsrc/lang/ruby/rubyversion.mk:1.205.2.1   Thu Sep  5 10:27:36 2019
+++ pkgsrc/lang/ruby/rubyversion.mk     Thu Sep  5 10:32:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.205.2.1 2019/09/05 10:27:36 bsiegert Exp $
+# $NetBSD: rubyversion.mk,v 1.205.2.2 2019/09/05 10:32:49 bsiegert Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -216,7 +216,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub
 # current supported Ruby's version
 RUBY22_VERSION=                2.2.10
 RUBY24_VERSION=                2.4.7
-RUBY25_VERSION=                2.5.5
+RUBY25_VERSION=                2.5.6
 RUBY26_VERSION=                2.6.3
 
 # current API compatible version; used for version of shared library
@@ -312,7 +312,7 @@ RUBY_SUFFIX=        ${_RUBY_VER_MAJOR}${_RUBY_V
 RUBY_VERSION=          ${RUBY25_VERSION}
 RUBY_ABI_VERSION=      ${RUBY_VERSION}
 
-RUBY_RDOC_VERSION=     6.0.1
+RUBY_RDOC_VERSION=     6.0.1.1
 
 RUBY_DID_YOU_MEAN_VERSION=     1.2.0
 RUBY_MINITEST_VERSION=         5.10.3

Index: pkgsrc/lang/ruby25-base/PLIST
diff -u pkgsrc/lang/ruby25-base/PLIST:1.2 pkgsrc/lang/ruby25-base/PLIST:1.2.4.1
--- pkgsrc/lang/ruby25-base/PLIST:1.2   Thu Feb 14 06:03:50 2019
+++ pkgsrc/lang/ruby25-base/PLIST       Thu Sep  5 10:32:49 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/02/14 06:03:50 taca Exp $
+@comment $NetBSD: PLIST,v 1.2.4.1 2019/09/05 10:32:49 bsiegert Exp $
 bin/erb${RUBY_SUFFIX}
 bin/gem${RUBY_SUFFIX}
 bin/irb${RUBY_SUFFIX}
@@ -313,7 +313,6 @@ ${RUBY_LIB}/rdoc/generator/template/dark
 ${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

Index: pkgsrc/lang/ruby25-base/distinfo
diff -u pkgsrc/lang/ruby25-base/distinfo:1.10 pkgsrc/lang/ruby25-base/distinfo:1.10.4.1
--- pkgsrc/lang/ruby25-base/distinfo:1.10       Sat Mar 16 14:34:56 2019
+++ pkgsrc/lang/ruby25-base/distinfo    Thu Sep  5 10:32:49 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2019/03/16 14:34:56 taca Exp $
+$NetBSD: distinfo,v 1.10.4.1 2019/09/05 10:32:49 bsiegert Exp $
 
-SHA1 (ruby-2.5.5.tar.xz) = 85cee62e47f0707808ff3d7cb68b6cd075a65509
-RMD160 (ruby-2.5.5.tar.xz) = d3a1f7dfd2a6fe176e698190de3d1e3fbf6e3f92
-SHA512 (ruby-2.5.5.tar.xz) = 06b1d58536ebfacb7b56c1e6ed4b8ab816fadc4f48c845a452554cd262e7908199a30e5793f3cbaec2db56a8803aa5c6089abf7bf06c8fc47867e97870b7dfec
-Size (ruby-2.5.5.tar.xz) = 11459832 bytes
+SHA1 (ruby-2.5.6.tar.xz) = 5008b35d386c4b663b7956a0790b6aa7ae5dc9a9
+RMD160 (ruby-2.5.6.tar.xz) = ccf857537a9be941f239e939ecee27bab8b6e305
+SHA512 (ruby-2.5.6.tar.xz) = 4fe5f8bad5d320f8f17b02ce15afee341e7b0074efcfd98d8944e0cb7c448e0660c4553dd5c0328ee3b49fea3247642f85c60bdce431ed57f58b6326dfd48ee1
+Size (ruby-2.5.6.tar.xz) = 11323612 bytes
 SHA1 (patch-configure) = 965f31ec3ae2fb91479f02cb3b19ea7518685718
 SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
 SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e



Home | Main Index | Thread Index | Old Index