./lang/ruby, Wrapper package for Ruby programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 2.0.0p645, Package name: ruby-2.0.0p645, Maintainer: taca

This package is a wrapper for specific releases of the Ruby
programming language, providing commands (ruby, irb, ...) without
any release number information.

The actual Ruby programming language is provided by packages with
release numbers, like ruby16 or ruby18.

No package should depend on this package directly.


Required to run:
[lang/ruby200-base]

Version history: (Expand)


CVS history: (Expand)


   2015-04-26 10:47:12 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4686 - requested by taca
lang/ruby22-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.141
- lang/ruby22-base/distinfo                                     1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:25:10 UTC 2015

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

   Log message:
   Update ruby22-base and ruby22 package to 2.2.2.

   >From release announce:

   We are pleased to announce the release of Ruby 2.2.2. This is a TEENY version
   release of the stable 2.2 series.

   This release includes the security fix for a OpenSSL extension's hostname
   verification vulnerability.

       CVE-2015-1855: Ruby OpenSSL Hostname Verification

   There are also some bugfixes. See ChangeLog for details.
   2015-04-26 10:36:34 by Matthias Scheler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #4685 - requested by taca
lang/ruby21-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.140
- lang/ruby21-base/PLIST                                        1.6
- lang/ruby21-base/distinfo                                     1.14-1.15
- lang/ruby21-base/patches/patch-configure                      1.3
- lang/ruby21-base/patches/patch-lib_rdoc_text.rb               deleted
- lang/ruby21/Makefile                                          1.3

---
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Fri Apr  3 09:02:24 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby21-base: distinfo
   	pkgsrc/lang/ruby21-base/patches: patch-configure

   Log message:
   Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
   with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:19:00 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby21-base: PLIST distinfo
   Removed Files:
   	pkgsrc/lang/ruby21-base/patches: patch-lib_rdoc_text.rb

   Log message:
   Update ruby21-base and ruby21 packages to 2.1.6.

   >From release announce:

   Ruby 2.1.6 has been released.

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

       CVE-2015-1855: Ruby OpenSSL Hostname Verification

   And, many bug fixes are also included. See tickets and ChangeLog for details.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:20:42 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby21: Makefile

   Log message:
   Reset PKGREVISION.
   2015-04-26 10:26:15 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4684 - requested by taca
lang/ruby200-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.139
- lang/ruby200-base/distinfo                                    1.23 via patch

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:12:23 UTC 2015

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

   Log message:
   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.