pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-activesupport



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Sep 10 05:10:14 UTC 2010

Modified Files:
        pkgsrc/devel/ruby-activesupport: Makefile PLIST distinfo

Log Message:
Update devel/ruby-activesupport to 2.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

*2.3.9 (September 4, 2010)*

* i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
  Deprecates {{foo}} interpolation syntax in favor of 1.9-native %{foo}.

* Deprecate Kernel#returning in favor of Object#tap since it's included
  in Ruby 1.8.7 and later. [Santiago Pastorino]

* Deprecates ActiveSupport::Dependencies.load_(once_)paths, renamed to
  autoload_(once_)paths. [fxn]

* Deprecates Array#random_element, renamed to sample to match Ruby 1.9,
  thanks to Marc-Andre Lafortune. [fxn]


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-activesupport/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ruby-activesupport/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-activesupport/distinfo

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



Home | Main Index | Thread Index | Old Index