diff options
author | taca <taca> | 2013-01-05 14:21:02 +0000 |
---|---|---|
committer | taca <taca> | 2013-01-05 14:21:02 +0000 |
commit | 11967b4b7283c1bb55d2997a8c27e449dbb8c407 (patch) | |
tree | 83ff39673debdb4d264a1e3d133bdb103124b8b1 | |
parent | c110a1e40c3a8906a1fc5b2fcf30bf30101bf960 (diff) | |
download | pkgsrc-11967b4b7283c1bb55d2997a8c27e449dbb8c407.tar.gz |
Update ruby-activerecord32 to 3.2.10.
## Rails 3.2.10 ##
* CVE-2012-5664 options hashes should only be extracted if there are extra
parameters.
-rw-r--r-- | databases/ruby-activerecord32/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-activerecord32/distinfo b/databases/ruby-activerecord32/distinfo index e89c220b732..90a097ba121 100644 --- a/databases/ruby-activerecord32/distinfo +++ b/databases/ruby-activerecord32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/12/16 14:13:22 taca Exp $ +$NetBSD: distinfo,v 1.8 2013/01/05 14:21:02 taca Exp $ -SHA1 (activerecord-3.2.9.gem) = 92f9f3aad6ae63786cc916baedda46801b423aab -RMD160 (activerecord-3.2.9.gem) = 2171cb90515137c40fdf6693e4911015618d8683 -Size (activerecord-3.2.9.gem) = 291840 bytes +SHA1 (activerecord-3.2.10.gem) = 7d9386584026f2d116e081e8d54f442823e6c089 +RMD160 (activerecord-3.2.10.gem) = e54207c00edd85a29856b3832babc177b5755611 +Size (activerecord-3.2.10.gem) = 290816 bytes |