summaryrefslogtreecommitdiff
path: root/www/ruby-actionpack
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-10-16 03:17:31 +0000
committerminskim <minskim@pkgsrc.org>2007-10-16 03:17:31 +0000
commit02e3a184bc4671d313f6956d4092d771e5d45efa (patch)
tree071d971090174e06710c8a6ce679800f4b5a1ede /www/ruby-actionpack
parent23b3aacac76e16d28d1f0de757457b19159d8d89 (diff)
downloadpkgsrc-02e3a184bc4671d313f6956d4092d771e5d45efa.tar.gz
Update ruby-actionpack to 1.13.5.
Changes: * Backport: allow array and hash query parameters. Array route parameters are converted/to/a/path as before. #6765, #7047, #7462 [bgipsy, Jeremy McAnally, Dan Kubb, brendan, Diego Algorta Casamayou] * Fix in place editor's setter action with non-string fields. #7418 [Andreas] * Only accept session ids from cookies, prevents session fixation attacks. * Change the resource seperator from ; to / change the generated routes to use the new-style named routes. e.g. new_group_user_path(@group) instead of group_new_user_path(@group). [pixeltrix] * Integration tests: introduce methods for other HTTP methods. #6353 [caboose] * Improve performance of action caching. Closes #8231 [skaes] * Fix errors with around_filters which do not yield, restore 1.1 behaviour with after filters. Closes #8891 [skaes] * Allow you to delete cookies with options. Closes #3685 * Deprecate pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. #8157 * Fix filtered parameter logging with nil parameter values. #8422 [choonkeat] * Integration tests: alias xhr to xml_http_request and add a request_method argument instead of always using POST. #7124 * Document caches_action. #5419 [Jarkko Laine] * observe_form always sends the serialized form. #5271 * Update UrlWriter to accept :anchor parameter. Closes #6771. [octopod] * Replace the current block/continuation filter chain handling by an implementation based on a simple loop. Closes #8226 [Stefan Kaes] * Return the string representation from an Xml Builder when rendering a partial. #5044 [tpope] * Cleaned up, corrected, and mildly expanded ActionPack documentation. Closes #7190 [jeremymcanally] * Small collection of ActionController documentation cleanups. Closes #7319 * Performance: patch cgi/session/pstore to require digest/md5 once rather than per #initialize. #7583 [Stefan Kaes] * Deprecation: verification with :redirect_to => :named_route shouldn't be deprecated. #7525 [Justin French]
Diffstat (limited to 'www/ruby-actionpack')
-rw-r--r--www/ruby-actionpack/Makefile8
-rw-r--r--www/ruby-actionpack/PLIST3
-rw-r--r--www/ruby-actionpack/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/www/ruby-actionpack/Makefile b/www/ruby-actionpack/Makefile
index b7d0980b320..961f121b72e 100644
--- a/www/ruby-actionpack/Makefile
+++ b/www/ruby-actionpack/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2007/03/17 11:10:16 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2007/10/16 03:17:31 minskim Exp $
-DISTNAME= actionpack-1.13.3
+DISTNAME= actionpack-1.13.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= www ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/18402/
+MASTER_SITES= http://rubyforge.org/frs/download.php/26554/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/actionpack/
COMMENT= Two-step approach to web response generation
-DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=1.4.2:../../devel/ruby-activesupport
+DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=1.4.4:../../devel/ruby-activesupport
NO_BUILD= yes
USE_RUBY_INSTALL= yes
diff --git a/www/ruby-actionpack/PLIST b/www/ruby-actionpack/PLIST
index fd828484feb..35ce103e241 100644
--- a/www/ruby-actionpack/PLIST
+++ b/www/ruby-actionpack/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2007/03/17 11:10:16 minskim Exp $
+@comment $NetBSD: PLIST,v 1.10 2007/10/16 03:17:31 minskim Exp $
${RUBY_SITELIBDIR}/action_controller.rb
${RUBY_SITELIBDIR}/action_controller/assertions.rb
${RUBY_SITELIBDIR}/action_controller/assertions/deprecated_assertions.rb
@@ -14,6 +14,7 @@ ${RUBY_SITELIBDIR}/action_controller/caching.rb
${RUBY_SITELIBDIR}/action_controller/cgi_ext/cgi_ext.rb
${RUBY_SITELIBDIR}/action_controller/cgi_ext/cgi_methods.rb
${RUBY_SITELIBDIR}/action_controller/cgi_ext/cookie_performance_fix.rb
+${RUBY_SITELIBDIR}/action_controller/cgi_ext/pstore_performance_fix.rb
${RUBY_SITELIBDIR}/action_controller/cgi_ext/raw_post_data_fix.rb
${RUBY_SITELIBDIR}/action_controller/cgi_ext/session_performance_fix.rb
${RUBY_SITELIBDIR}/action_controller/cgi_process.rb
diff --git a/www/ruby-actionpack/distinfo b/www/ruby-actionpack/distinfo
index 46b162126db..80b93e38351 100644
--- a/www/ruby-actionpack/distinfo
+++ b/www/ruby-actionpack/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2007/03/17 11:10:16 minskim Exp $
+$NetBSD: distinfo,v 1.10 2007/10/16 03:17:31 minskim Exp $
-SHA1 (actionpack-1.13.3.tgz) = d5b607190b26430df886a73fd114e8147b11ee19
-RMD160 (actionpack-1.13.3.tgz) = 5361a000554b3a39ec67598993f0393c86ed8bfc
-Size (actionpack-1.13.3.tgz) = 606870 bytes
+SHA1 (actionpack-1.13.5.tgz) = 91bb84087cf61e547fa33202d6029e3892d8244a
+RMD160 (actionpack-1.13.5.tgz) = 69c61fe6724456582348a10ec480862ba1f76355
+Size (actionpack-1.13.5.tgz) = 613788 bytes
SHA1 (patch-ab) = bfba841b0af9d503a71745cc8d992e9d09d94191