Commit graph

19 commits

Author SHA1 Message Date
taca
46942de153 Update ruby-activemodel to 3.0.17.
## Rails 3.0.17 (Aug 9, 2012)

* No changes.
2012-08-12 09:45:45 +00:00
taca
a05fb27ac2 Update ruby-activemodel to 3.0.16.
## Rails 3.0.16 (Jul 26, 2012)

*   No changes.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
2012-07-31 12:21:54 +00:00
taca
0a733b8b47 Update ruby-activemodel to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
2012-06-14 14:48:35 +00:00
taca
c84653be9a Update ruby-activemodel to 3.0.13.
* Rails 3.0.13 (May 31, 2012)

* No changes.
2012-06-02 01:27:45 +00:00
taca
87dca7fa3a Update ruby-activemodel to 3.0.12.
pkgsrc change only:

* Tweak COMMENT.
* Strict dependency to devel/ruby-i18n_05.
2012-03-18 05:23:30 +00:00
taca
724a0d63ca Depending on devel/ruby-i18n_05 instead of devel/ruby-i18n.
Since there was a small window having bad dependency, bump PKGREVISION.
2011-12-14 16:21:53 +00:00
taca
939cca29ec * Switch to use RUBY_RAILS_SUPPORTED.
* Allow dependency to newer ruby-i18n.

Bump PKGREVISION.
2011-12-13 15:53:03 +00:00
taca
efe1d02044 Update ruby-activemodel to 3.0.11 (version change only). 2011-11-19 15:33:17 +00:00
taca
b194909249 Update ruby-activemodel package to 3.0.10.
Bump version only.
2011-08-17 14:17:16 +00:00
taca
b68ff7efe3 Switch to use OVERRIDE_GEMSPEC. 2011-08-12 15:17:01 +00:00
taca
6143e58b23 Update ruby-rails3 related package to 3.0.9.
These are update of the version only.
2011-06-17 13:50:48 +00:00
taca
27e8af5ddd Updae ruby-activemodel package to 3.0.8.
Changed version only.
2011-06-11 03:19:31 +00:00
taca
2fa5c95399 Update ruby-activemodel to 3.0.7; no change but version. 2011-05-10 14:11:17 +00:00
taca
db94ee079a Update ruby-activemodel package to 3.0.6.
*Rails 3.0.6 (April 5, 2011)

* Fix when database column name has some symbolic characters
  (e.g. Oracle CASE# VARCHAR2(20)) #5818 #6850 [Robert Pankowecki,
  Santiago Pastorino]

* Fix length validation for fixnums #6556 [Andriy Tyurnikov]

* Fix i18n key collision with namespaced models #6448 [yves.senn]
2011-04-06 13:24:48 +00:00
taca
901e99bd19 Update ruby-activemodel pacakge which I forgot to commit to 3.0.5.
It is version update only.

* Switch to use lang/ruby/rails.mk.
2011-03-25 08:44:44 +00:00
taca
9c2f013bbe Add missing patch file, something was wrong since patches/CVS directory
existed but patches directory wasn't cvs added...

Bump PKGREVISION.
2011-02-20 02:12:08 +00:00
taca
2f7561c449 Update ruby-activemodel package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 12:57:46 +00:00
taca
8a15829fa2 Update devel/ruby-activemodel to 3.0.1.
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:41:45 +00:00
taca
3dae631c21 Importing devel/ruby-activemodel 3.0.0.
Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-ActiveRecord models,
for example. Active Model also helps building custom ORMs for use outside of
the Rails framework.

(This is part of Ruby on Rails 3.)
2010-09-12 04:16:48 +00:00