summaryrefslogtreecommitdiff
path: root/devel/ruby-activesupport
diff options
context:
space:
mode:
authorminskim <minskim>2009-12-01 23:24:24 +0000
committerminskim <minskim>2009-12-01 23:24:24 +0000
commita5d84b307fb381f66261137eb9cc4500e5df75e5 (patch)
treecfcd173ab07c92b6ec9e8812b6b8a18c46537ba9 /devel/ruby-activesupport
parent2060e871ae43ceb9618972705c796e01145bc369 (diff)
downloadpkgsrc-a5d84b307fb381f66261137eb9cc4500e5df75e5.tar.gz
Update rails packages to 2.3.5. This fixes a cross-site scripting
vulnerability in ruby-actionpack. Major changes: - Improved compatibility with Ruby 1.9 - RailsXss plugin availability - Fixes for the Nokogiri backend for XmlMini
Diffstat (limited to 'devel/ruby-activesupport')
-rw-r--r--devel/ruby-activesupport/Makefile4
-rw-r--r--devel/ruby-activesupport/PLIST4
-rw-r--r--devel/ruby-activesupport/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile
index 45dbe3b59a3..c7f4637f5e2 100644
--- a/devel/ruby-activesupport/Makefile
+++ b/devel/ruby-activesupport/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2009/09/12 22:14:16 minskim Exp $
+# $NetBSD: Makefile,v 1.20 2009/12/01 23:24:24 minskim Exp $
-DISTNAME= activesupport-2.3.4
+DISTNAME= activesupport-2.3.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
diff --git a/devel/ruby-activesupport/PLIST b/devel/ruby-activesupport/PLIST
index cd6a3b544a4..a1ed79ce6c1 100644
--- a/devel/ruby-activesupport/PLIST
+++ b/devel/ruby-activesupport/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/09/12 22:14:16 minskim Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/12/01 23:24:24 minskim Exp $
${GEM_HOME}/cache/activesupport-${PKGVERSION}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/README
@@ -91,6 +91,7 @@ ${GEM_LIBDIR}/lib/active_support/core_ext/numeric/bytes.rb
${GEM_LIBDIR}/lib/active_support/core_ext/numeric/conversions.rb
${GEM_LIBDIR}/lib/active_support/core_ext/numeric/time.rb
${GEM_LIBDIR}/lib/active_support/core_ext/object.rb
+${GEM_LIBDIR}/lib/active_support/core_ext/object/blank.rb
${GEM_LIBDIR}/lib/active_support/core_ext/object/conversions.rb
${GEM_LIBDIR}/lib/active_support/core_ext/object/extending.rb
${GEM_LIBDIR}/lib/active_support/core_ext/object/instance_variables.rb
@@ -116,6 +117,7 @@ ${GEM_LIBDIR}/lib/active_support/core_ext/string/filters.rb
${GEM_LIBDIR}/lib/active_support/core_ext/string/inflections.rb
${GEM_LIBDIR}/lib/active_support/core_ext/string/iterators.rb
${GEM_LIBDIR}/lib/active_support/core_ext/string/multibyte.rb
+${GEM_LIBDIR}/lib/active_support/core_ext/string/output_safety.rb
${GEM_LIBDIR}/lib/active_support/core_ext/string/starts_ends_with.rb
${GEM_LIBDIR}/lib/active_support/core_ext/string/xchar.rb
${GEM_LIBDIR}/lib/active_support/core_ext/symbol.rb
diff --git a/devel/ruby-activesupport/distinfo b/devel/ruby-activesupport/distinfo
index e5cd1824d3e..1ba43ecb9e1 100644
--- a/devel/ruby-activesupport/distinfo
+++ b/devel/ruby-activesupport/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2009/09/12 22:14:16 minskim Exp $
+$NetBSD: distinfo,v 1.17 2009/12/01 23:24:24 minskim Exp $
-SHA1 (activesupport-2.3.4.gem) = ed1cda9c03e8565d1c0ad32704fcd37fac4d3faf
-RMD160 (activesupport-2.3.4.gem) = c724f47a4f27e5abe5372859154465073ea6a3ee
-Size (activesupport-2.3.4.gem) = 409600 bytes
+SHA1 (activesupport-2.3.5.gem) = fb2673b4d093f1586cc1c8fbbaa7e822b185e6d1
+RMD160 (activesupport-2.3.5.gem) = 1b1da0c5cd19fd1390d18b8878bd716bf5d371a8
+Size (activesupport-2.3.5.gem) = 410624 bytes