pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca983eb4971d
branches:  trunk
changeset: 650182:ca983eb4971d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Apr 19 16:12:23 2015 +0000

description:
Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645).

>From release announce:

We are pleased to announce the release of Ruby 2.0.0-p645.

This release includes a security fix for OpenSSL extension. Please view the
topic below for more details.

    CVE-2015-1855: Ruby OpenSSL Hostname Verification

Ruby 2.0.0 is now under the state of the security maintenance phase, until
Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We
recommend you start planning migration to newer versions of Ruby, such as 2.1
or 2.2.

This release includes the security fix mentioned above along with small
changes required for test environment (that shouldn¡Çt affect normal users).

See ChangeLog for full details.

diffstat:

 lang/ruby/rubyversion.mk   |  4 ++--
 lang/ruby200-base/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 7cafc65b5d0e -r ca983eb4971d lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Sun Apr 19 15:33:18 2015 +0000
+++ b/lang/ruby/rubyversion.mk  Sun Apr 19 16:12:23 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.138 2015/03/15 14:00:57 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.139 2015/04/19 16:12:23 taca Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -235,7 +235,7 @@
 # patch
 RUBY18_PATCHLEVEL=     pl374
 RUBY193_PATCHLEVEL=    p551
-RUBY200_PATCHLEVEL=    p643
+RUBY200_PATCHLEVEL=    p645
 #RUBY21_PATCHLEVEL=    p273
 #RUBY22_PATCHLEVEL=    p85
 
diff -r 7cafc65b5d0e -r ca983eb4971d lang/ruby200-base/distinfo
--- a/lang/ruby200-base/distinfo        Sun Apr 19 15:33:18 2015 +0000
+++ b/lang/ruby200-base/distinfo        Sun Apr 19 16:12:23 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2015/04/03 09:01:11 jperkin Exp $
+$NetBSD: distinfo,v 1.23 2015/04/19 16:12:23 taca Exp $
 
-SHA1 (ruby-2.0.0-p643.tar.bz2) = d1d7d324a1f2530d67d54464fe09646583e4dda1
-RMD160 (ruby-2.0.0-p643.tar.bz2) = 5ae5f1548547fe7bcce12d996419e2ac293bea9f
-Size (ruby-2.0.0-p643.tar.bz2) = 10772113 bytes
+SHA1 (ruby-2.0.0-p645.tar.bz2) = e724dd0e4a1e820a368be307aa0863a8ecf4b694
+RMD160 (ruby-2.0.0-p645.tar.bz2) = cbfd9ca2a5fe5d6ea1d89da9fd934c864bf339ab
+Size (ruby-2.0.0-p645.tar.bz2) = 10786492 bytes
 SHA1 (patch-configure) = aaa93fd2e4f130bb2cb852b15b58a1840e57dba5
 SHA1 (patch-defs_default__gems) = 28a47952e27c22055bac6ad151d092572b96b1ec
 SHA1 (patch-ext_dbm_extconf.rb) = 7322637de769b7d01650e1ed566e891801ce3e92



Home | Main Index | Thread Index | Old Index