summaryrefslogtreecommitdiff
path: root/databases/ruby-activerecord32
diff options
context:
space:
mode:
authortaca <taca>2012-06-02 01:41:02 +0000
committertaca <taca>2012-06-02 01:41:02 +0000
commita0d212b492e34af7ae55ec314812269d2a2869de (patch)
tree820fb1a425054245397b87e895ef89a3c9158af5 /databases/ruby-activerecord32
parentd5f4be423af7fa75270e20be67f53854322e1621 (diff)
downloadpkgsrc-a0d212b492e34af7ae55ec314812269d2a2869de.tar.gz
Update ruby-activerecord32 to 3.2.5.
3.2.4 had some regression related problem. ## Rails 3.2.4 (May 31, 2012) ## * Perf fix: Don't load the records when doing assoc.delete_all. GH #6289. *Jon Leighton* * Association preloading shouldn't be affected by the current scoping. This could cause infinite recursion and potentially other problems. See GH #5667. *Jon Leighton* * Datetime attributes are forced to be changed. GH #3965 * Fix attribute casting. GH #5549 * Fix #5667. Preloading should ignore scoping. * Predicate builder should not recurse for determining where columns. Thanks to Ben Murphy for reporting this! CVE-2012-2661
Diffstat (limited to 'databases/ruby-activerecord32')
-rw-r--r--databases/ruby-activerecord32/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-activerecord32/distinfo b/databases/ruby-activerecord32/distinfo
index f7cc6f3ef35..290ce1ee720 100644
--- a/databases/ruby-activerecord32/distinfo
+++ b/databases/ruby-activerecord32/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/04/29 12:58:23 taca Exp $
+$NetBSD: distinfo,v 1.3 2012/06/02 01:41:02 taca Exp $
-SHA1 (activerecord-3.2.3.gem) = a9810e79d720994abbe24aded2bcb783bb1649b4
-RMD160 (activerecord-3.2.3.gem) = a41a3db2ef198b231846d1169b6c105af576a22c
-Size (activerecord-3.2.3.gem) = 387072 bytes
+SHA1 (activerecord-3.2.5.gem) = 209df4e1cd6f4b2c1bd96e22ff5786a1c5045b65
+RMD160 (activerecord-3.2.5.gem) = a6136508d075e49cb7c05897707587b026dbce3f
+Size (activerecord-3.2.5.gem) = 388096 bytes