Wed Jan 9 12:34:08 2013 UTC ()
Update ruby-activesupport31 to 3.1.10.

## Rails 3.1.10 (Jan 8, 2012) ##

*   Hash.from_xml raises when it encounters type="symbol" or type="yaml".
    Use Hash.from_trusted_xml to parse this XML.

    CVE-2013-0156

    *Jeremy Kemper*


(taca)
diff -r1.8 -r1.9 pkgsrc/devel/ruby-activesupport31/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/devel/ruby-activesupport31/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-activesupport31/Attic/distinfo 2013/01/05 13:57:50 1.8
+++ pkgsrc/devel/ruby-activesupport31/Attic/distinfo 2013/01/09 12:34:08 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2013/01/05 13:57:50 taca Exp $ 1$NetBSD: distinfo,v 1.9 2013/01/09 12:34:08 taca Exp $
2 2
3SHA1 (activesupport-3.1.9.gem) = b8c01d0f51ce56ab7f23903cc87517cd882143ad 3SHA1 (activesupport-3.1.10.gem) = b55ef7f66de0bb79fcfa480e8df3696bffbff7f8
4RMD160 (activesupport-3.1.9.gem) = fff4715b9389ca054e0256f8e3fca7209ef4dc01 4RMD160 (activesupport-3.1.10.gem) = 58265ab979155964db7573a0b0e1c64ae9503529
5Size (activesupport-3.1.9.gem) = 281088 bytes 5Size (activesupport-3.1.10.gem) = 281600 bytes