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

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


Branch: pkgsrc-2013Q3, Version: 1.9.3p484, Package name: ruby-1.9.3p484, 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/ruby193-base]

Version history: (Expand)


CVS history: (Expand)


   2013-12-09 18:25:09 by Matthias Scheler | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #4266 - requested by taca
databases/ruby-activerecord32: security update
devel/ruby-activemodel32: security update
devel/ruby-activesupport32: security update
devel/ruby-railties32: security update
mail/ruby-actionmailer32: security update
www/ruby-actionpack32: security update
www/ruby-activeresource32: security update
www/ruby-rails32: security update

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.14
- devel/ruby-activemodel32/distinfo                             1.14
- devel/ruby-activesupport32/distinfo                           1.14
- devel/ruby-railties32/distinfo                                1.14
- lang/ruby/rails.mk                                            1.46
- mail/ruby-actionmailer32/distinfo                             1.14
- www/ruby-actionpack32/distinfo                                1.14
- www/ruby-activeresource32/distinfo                            1.14
- www/ruby-rails32/distinfo                                     1.14

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:41:48 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rails.mk

   Log message:
   Start update of Ruby on Rails 3.2.16.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:42:52 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-activesupport32: distinfo

   Log message:
   Update ruby-activesupport32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:43:29 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-activemodel32: distinfo

   Log message:
   Update ruby-activemodel32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:44:05 UTC 2013

   Modified Files:
   	pkgsrc/databases/ruby-activerecord32: distinfo

   Log message:
   ruby-activerecord32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:44:42 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-activeresource32: distinfo

   Log message:
   Update ruby-activeresource32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:45:38 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-actionpack32: distinfo

   Log message:
   Update ruby-actionpack32 to 3.2.16, security update.

   * Deep Munge the parameters for GET and POST Fixes CVE-2013-6417
   * Stop using i18n's built in HTML error handling.  Fixes: CVE-2013-4491
   * Escape the unit value provided to number_to_currency Fixes CVE-2013-6415
   * Only use valid mime type symbols as cache keys CVE-2013-6414

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:46:15 UTC 2013

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer32: distinfo

   Log message:
   Update ruby-actionmailer32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:46:48 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-railties32: distinfo

   Log message:
   Update ruby-railties32 to 3.2.16.
   Only version number has updated.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Dec  4 15:47:17 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rails32: distinfo

   Log message:
   Update ruby-rails32 to 3.2.16.
   Only version number has updated.
   2013-12-01 12:47:59 by Matthias Scheler | Files touched by this commit (16) | Package updated
Log message:
Pullup ticket #4261 - requested by taca
lang/ruby200-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.106
- lang/ruby200-base/Makefile                                    1.5
- lang/ruby200-base/PLIST                                       1.2
- lang/ruby200-base/distinfo                                    1.7
- lang/ruby200-base/patches/patch-configure                     1.4
- lang/ruby200-base/patches/patch-ext_tk_extconf.rb             deleted
- lang/ruby200-base/patches/patch-lib_rubygems.rb               1.2
- lang/ruby200-base/patches/patch-lib_rubygems_commands_setup__command.rb 1.2
- lang/ruby200-base/patches/patch-lib_rubygems_config__file.rb  1.2
- lang/ruby200-base/patches/patch-lib_rubygems_dependency__installer.rb 1.2
- lang/ruby200-base/patches/patch-lib_rubygems_ext_ext__conf__builder.rb deleted
- lang/ruby200-base/patches/patch-lib_rubygems_installer.rb     1.2
- lang/ruby200-base/patches/patch-lib_rubygems_specification.rb 1.2
- lang/ruby200-base/patches/patch-lib_rubygems_version.rb       deleted
- lang/ruby200-base/patches/patch-man_ri.1                      1.2
- lang/ruby200-base/patches/patch-tool_rbinstall.rb             1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Nov 24 14:22:03 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby200-base: Makefile PLIST distinfo
   	pkgsrc/lang/ruby200-base/patches: patch-configure patch-lib_rubygems.rb
   	    patch-lib_rubygems_commands_setup__command.rb
   	    patch-lib_rubygems_config__file.rb
   	    patch-lib_rubygems_dependency__installer.rb
   	    patch-lib_rubygems_installer.rb patch-lib_rubygems_specification.rb
   	    patch-man_ri.1 patch-tool_rbinstall.rb
   Removed Files:
   	pkgsrc/lang/ruby200-base/patches: patch-ext_tk_extconf.rb
   	    patch-lib_rubygems_ext_ext__conf__builder.rb
   	    patch-lib_rubygems_version.rb

   Log message:
   Update ruby200-base, ruby200 and ruby-mode package to 2.00-p353.

   Ruby 2.0.0-p353 is released

   Now Ruby 2.0.0-p353 is released.

   This release includes a security fix about floating point parsing.

       Heap Overflow in Floating Point Parsing (CVE-2013-4164)

   And some bugfixes are also included. See tickets and ChangeLog for details.
   2013-12-01 12:34:00 by Matthias Scheler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #4260 - requested by taca
lang/ruby193-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.105
- lang/ruby193-base/Makefile                                    1.36
- lang/ruby193-base/distinfo                                    1.28 via patch
- lang/ruby193-base/patches/patch-configure                     1.11
- lang/ruby193-base/patches/patch-configure.in                  1.10
- lang/ruby193-base/patches/patch-ext_tk_extconf.rb             deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Nov 24 14:17:19 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby193-base: Makefile distinfo
   	pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in
   Removed Files:
   	pkgsrc/lang/ruby193-base/patches: patch-ext_tk_extconf.rb

   Log message:
   Update ruby193-base (and related packages to 1.9.3-p484).

   Ruby 1.9.3-p484 is released

   Now Ruby 1.9.3-p484 is released.

   This release includes a security fix about ruby interpreter core:

       Heap Overflow in Floating Point Parsing (CVE-2013-4164)

   And some bugfixes are also included. See tickets and ChangeLog for details.
   2013-12-01 12:07:13 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #4259 - requested by taca
databases/ruby-dm-serializer: dependency fix
databases/ruby-dm-types/Makefile: dependency fix
net/ruby-tw/Makefile: dependency fix

Revisions pulled up:
- databases/ruby-dm-serializer/Makefile                         1.7
- databases/ruby-dm-types/Makefile                              1.10
- lang/ruby/json.mk                                             1.3
- net/ruby-tw/Makefile                                          1.7

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Nov 24 14:05:08 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: json.mk

   Log message:
   Correct versions of json as bundled with Ruby.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Nov 24 14:07:50 UTC 2013

   Modified Files:
   	pkgsrc/databases/ruby-dm-serializer: Makefile
   	pkgsrc/databases/ruby-dm-types: Makefile
   	pkgsrc/net/ruby-tw: Makefile

   Log message:
   Bump PKGREVISION for json version handling change.
   2013-11-12 00:27:49 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #4253 - requested by taca
lang/ruby18-base: build fix
lang/ruby193-base: build fix
lang/ruby200-base: build fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.103-1.104

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Oct 29 23:25:33 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk

   Log message:
   Replace LOWER_ARCH to MACHINE_ARCH in definition of RUBY_ARCH.

   Fix build problem on FreeBSD.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Nov  6 12:42:35 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk

   Log message:
   Use MACHINE_GNU_ARCH instead of MACHINE_ARCH.

   Fix build problem on NetBSD/i386.
   2013-11-10 09:52:53 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket #4252 - requested by bsiegert
lang/ruby200-base: build fix
lang/ruby: build fix for lang/ruby200-base

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.102
- lang/ruby200-base/distinfo                                    1.6
- lang/ruby200-base/patches/patch-configure                     1.3

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Mon Oct 28 14:26:59 UTC 2013

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

   Log message:
   Fix build problem on some platforms; FreeBSD and MirBSD.

   For FreeBSD:

   * Fix careless mistake of patch to configure.

   For MirBSD (and possibly OpenBSD):

   * Don't pass empy string (before semicolon to sed(1).
   * Correct suffix for libruby's shared library.

   No PKGREVISION bump since this is simply fix for build problem.

   To generate a diff of this commit:
   cvs rdiff -u -r1.101 -r1.102 pkgsrc/lang/ruby/rubyversion.mk
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ruby200-base/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/ruby200-base/patches/patch-configure
   2013-10-29 00:37:33 by Matthias Scheler | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #4248 - requested by taca
databases/ruby-activerecord32: security update
devel/ruby-activemodel32: security update
devel/ruby-activesupport32: security update
devel/ruby-railties32: security update
mail/ruby-actionmailer32: security update
www/ruby-actionpack32: security update
www/ruby-activeresource32: security update
www/ruby-rails32: security update

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.13
- devel/ruby-activemodel32/distinfo                             1.13
- devel/ruby-activesupport32/distinfo                           1.13
- devel/ruby-railties32/distinfo                                1.13
- lang/ruby/rails.mk                                            1.45
- mail/ruby-actionmailer32/distinfo                             1.13
- www/ruby-actionpack32/distinfo                                1.13
- www/ruby-activeresource32/distinfo                            1.13
- www/ruby-rails32/distinfo                                     1.13

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:22:42 UTC 2013

   Modified Files:
   	pkgsrc/lang/ruby: rails.mk

   Log message:
   Start update of Ruby on Rails 3.2.15.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:24:38 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-activesupport32: distinfo

   Log message:
   Update ruby-activesupport32 to 3.2.15.

   ## Rails 3.2.15 (Oct 16, 2013) ##

   * Fix ActiveSupport::Cache::FileStore#cleanup to no longer rely on missing
     each_key method.

       *Murray Steele*

   * Add respond_to_missing? for TaggedLogging which is best practice when
     overriding method_missing. This permits wrapping TaggedLogging by another
     log abstraction such as em-logger.

       *Wolfram Arnold*

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:26:02 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-activemodel32: distinfo

   Log message:
   Update ruby-activemodel32 to

   ## Rails 3.2.15 (Oct 16, 2013) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:27:20 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-actionpack32: distinfo

   Log message:
   Update ruby-actionpack32 to 3.2.15.

   ## Rails 3.2.15 (Oct 16, 2013) ##

   * Fix `ActionDispatch::RemoteIp::GetIp#calculate_ip` to only check for
     spoofing attacks if both `HTTP_CLIENT_IP` and `HTTP_X_FORWARDED_FOR` are
     set.

     Fixes #12410
     Backports #10844

     *Tamir Duberstein*

   * Fix the assert_recognizes test method so that it works when there are
     constraints on the querystring.

     Issue/Pull Request #9368
     Backport #5219

     *Brian Hahn*

   * Fix to render partial by context(#11605).

     *Kassio Borges*

   * Fix `ActionDispatch::Assertions::ResponseAssertions#assert_redirected_to`
     does not show user-supplied message.

     Issue: when `assert_redirected_to` fails due to the response redirect not
     matching the expected redirect the user-supplied message (second parameter)
     is not shown. This message is only shown if the response is not a redirect.

     *Alexey Chernenkov*

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:30:05 UTC 2013

   Modified Files:
   	pkgsrc/databases/ruby-activerecord32: distinfo

   Log message:
   Update ruby-activerecord32 to 3.2.15.

   ## Rails 3.2.15 (Oct 16, 2013) ##

   * When calling the method .find_or_initialize_by_* from a collection_proxy it
     should set the inverse_of relation even when the entry was found on the db.

       *arthurnn*

   * Callbacks on has_many should access the in memory parent if a inverse_of is
     set.

       *arthurnn*

   * Fix `FinderMethods#last` unscoped primary key.

       Fixes #11917.

       *Eugene Kalenkovich*

   * Load fixtures from linked folders.

       *Kassio Borges*

   * When using optimistic locking, `update` was not passing the column to
    `quote_value` to allow the connection adapter to properly determine how to
     quote the value. This was affecting certain databases that use specific
     colmn types.

       Fixes: #6763

       *Alfred Wong*

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:31:00 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-activeresource32: distinfo

   Log message:
   Update ruby-activeresource32 to 3.2.15.

   ## Rails 3.2.15 (Oct 16, 2013) ##

   * No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:33:16 UTC 2013

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer32: distinfo

   Log message:
   Update ruby-actionmailer32 to 3.2.15.

   CHANGELOG.md says "No changes." but it fixes possible dos vulnerability.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:34:47 UTC 2013

   Modified Files:
   	pkgsrc/devel/ruby-railties32: distinfo

   Log message:
   Update ruby-railties32 to 3.2.15.

   CHANGELOG.md says "No changes." but really it contains a few bug fixes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 18 15:38:03 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rails32: distinfo

   Log message:
   Update ruby-rails32 to 3.2.15.

   This is a bug fix release and also contains one security fix.