pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-actionpack Update ruby-actionpack to 1.13.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fa5055cd180
branches: trunk
changeset: 534298:9fa5055cd180
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 16 03:17:31 2007 +0000
description:
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:
www/ruby-actionpack/Makefile | 8 ++++----
www/ruby-actionpack/PLIST | 3 ++-
www/ruby-actionpack/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (55 lines):
diff -r cce52c4ea99c -r 9fa5055cd180 www/ruby-actionpack/Makefile
--- a/www/ruby-actionpack/Makefile Tue Oct 16 03:06:25 2007 +0000
+++ b/www/ruby-actionpack/Makefile Tue Oct 16 03:17:31 2007 +0000
@@ -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@localhost
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 -r cce52c4ea99c -r 9fa5055cd180 www/ruby-actionpack/PLIST
--- a/www/ruby-actionpack/PLIST Tue Oct 16 03:06:25 2007 +0000
+++ b/www/ruby-actionpack/PLIST Tue Oct 16 03:17:31 2007 +0000
@@ -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/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 -r cce52c4ea99c -r 9fa5055cd180 www/ruby-actionpack/distinfo
--- a/www/ruby-actionpack/distinfo Tue Oct 16 03:06:25 2007 +0000
+++ b/www/ruby-actionpack/distinfo Tue Oct 16 03:17:31 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index