diff options
author | taca <taca@pkgsrc.org> | 2012-06-02 01:29:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-02 01:29:33 +0000 |
commit | 0063c66d801723bb088c59074f7c8a74d3c70566 (patch) | |
tree | 2a394f62807de41b0055c97a4265ff701c3359d6 /databases/ruby-activerecord3 | |
parent | 4f73a4a1e4854590b56ce5cf6d2551c847cdee2c (diff) | |
download | pkgsrc-0063c66d801723bb088c59074f7c8a74d3c70566.tar.gz |
Update ruby-activerecord3 to 3.0.13.
* Rails 3.0.13 (May 31, 2012)
* Bugfix circular reference while saving has_one relationship
* Test for circular reference while saving has_one relationship
* Fixed typo in composed_of example with Money#<=>
* predicate builder should not recurse for determining where columns.
Thanks to Ben Murphy for reporting this! CVE-2012-2661
Diffstat (limited to 'databases/ruby-activerecord3')
-rw-r--r-- | databases/ruby-activerecord3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-activerecord3/distinfo b/databases/ruby-activerecord3/distinfo index 5c45d81045f..877faa450cc 100644 --- a/databases/ruby-activerecord3/distinfo +++ b/databases/ruby-activerecord3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2012/03/18 05:26:09 taca Exp $ +$NetBSD: distinfo,v 1.12 2012/06/02 01:29:33 taca Exp $ -SHA1 (activerecord-3.0.12.gem) = 8ffbbccd11e1278ddad3612fc47ac5fa94ec2b14 -RMD160 (activerecord-3.0.12.gem) = 7d9f4ab4b601def9b3ea8ee5d35b049bb6980450 -Size (activerecord-3.0.12.gem) = 345088 bytes +SHA1 (activerecord-3.0.13.gem) = 0e85002a7b88621a7dba4cb3a3dacf9da8b8ae21 +RMD160 (activerecord-3.0.13.gem) = de1a2b8ce37162c86c83ae4c7dcc772203813ec2 +Size (activerecord-3.0.13.gem) = 345600 bytes |