head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.2 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.6.0.6 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q3:1.6.0.4 pkgsrc-2012Q3-base:1.6 pkgsrc-2012Q2:1.6.0.2 pkgsrc-2012Q2-base:1.6 pkgsrc-2012Q1:1.4.0.2 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.1.1.1.0.2 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2013.02.24.14.24.02; author taca; state dead; branches; next 1.6; 1.6 date 2012.06.14.14.54.45; author taca; state Exp; branches; next 1.5; 1.5 date 2012.06.02.01.34.21; author taca; state Exp; branches; next 1.4; 1.4 date 2012.03.18.05.38.57; author taca; state Exp; branches; next 1.3; 1.3 date 2012.03.17.16.40.48; author taca; state Exp; branches; next 1.2; 1.2 date 2012.03.03.04.47.14; author taca; state Exp; branches; next 1.1; 1.1 date 2011.12.16.12.26.29; author taca; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.12.16.12.26.29; author taca; state Exp; branches 1.1.1.1.2.1; next ; 1.1.1.1.2.1 date 2012.03.05.23.28.40; author tron; state Exp; branches; next ; desc @@ 1.7 log @Remove ruby-actionpack31 package which is part of Ruby on Rails 3.1. @ text @# $NetBSD: Makefile,v 1.6 2012/06/14 14:54:45 taca Exp $ DISTNAME= actionpack-${RUBY_RAILS_VERSION} CATEGORIES= www MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://www.rubyonrails.org/ COMMENT= Toolkit for building modeling frameworks (part of Rails 3.1) LICENSE= mit # Comment out dependency in gemspec but already depends indirectly one. #DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS} #DEPENDS+= ${RUBY_PKGPREFIX}-builder>=3.0.0<3.1:../../textproc/ruby-builder #DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.6<1:../../devel/ruby-i18n DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.3.5<1.4:../../www/ruby-rack13 DEPENDS+= ${RUBY_PKGPREFIX}-rack-cache>=1.1<2:../../www/ruby-rack-cache DEPENDS+= ${RUBY_PKGPREFIX}-rack-test>=0.6.1<0.7:../../www/ruby-rack-test DEPENDS+= ${RUBY_PKGPREFIX}-rack-mount>=0.8.2<0.9:../../www/ruby-rack-mount DEPENDS+= ${RUBY_PKGPREFIX}-sprockets>=2.0.4<2.1:../../misc/ruby-sprockets20 DEPENDS+= ${RUBY_PKGPREFIX}-erubis>=2.7.0<2.8:../../www/ruby-erubis RUBY_RAILS_SUPPORTED= 31 RUBY_RAILS_STRICT_DEP= yes .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @Update ruby-actionpack31 to 3.1.6. pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later. ## Rails 3.1.6 (Jun 12, 2012) * nil is removed from array parameter values CVE-2012-2694 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2012/06/02 01:34:21 taca Exp $ @ 1.5 log @Update ruby-actionpack31 to 3.1.5. ## Rails 3.1.5 (May 31, 2012) ## * Detect optional glob params when adding non-greedy regexp - closes #4817. * Strip null bytes from Location header * Return the same session data object when setting session id * Avoid inspecting the whole route set, closes #1525 * Strip [nil] from parameters hash. Thanks to Ben Murphy for reporting this! CVE-2012-2660 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2012/03/18 05:38:57 taca Exp $ d24 1 @ 1.4 log @Update ruby-actionpack31 to 3.1.4. Tweak COMMENT. ## Rails 3.1.4 (unreleased) ## * Skip assets group in Gemfile and all assets configurations options when the application is generated with --skip-sprockets option. *Guillermo Iguaran* * Use ProcessedAsset#pathname in Sprockets helpers when debugging is on. Closes #3333 #3348 #3361. *Guillermo Iguaran* * Allow to use asset_path on named_routes aliasing RailsHelper's asset_path to path_to_asset *Adrian Pike* * Assets should use the request protocol by default or default to relative if no request is available *Jonathan del Strother* @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2012/03/17 16:40:48 taca Exp $ d20 1 a20 1 DEPENDS+= ${RUBY_PKGPREFIX}-sprockets>=2.0.3<2.1:../../misc/ruby-sprockets20 @ 1.3 log @Change depending directories: www/ruby-rack13 and misc/ruby-sprockets20. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2012/03/03 04:47:14 taca Exp $ a3 1 PKGREVISION= 1 d8 1 a8 1 COMMENT= Toolkit for building modeling frameworks (part of Rails) @ 1.2 log @Add fix for CVE-2012-1098 to: devel/ruby-activesupport3 devel/ruby-activesupport31 www/ruby-actionpack3 www/ruby-actionpack31 And bump each PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2011/12/16 12:26:29 taca Exp $ d17 1 a17 1 DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.3.5<1.4:../../www/ruby-rack d21 1 a21 1 DEPENDS+= ${RUBY_PKGPREFIX}-sprockets>=2.0.3<2.1:../../misc/ruby-sprockets @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ d4 1 @ 1.1.1.1 log @Importing www/ruby-actionpack31 package version 3.1.3. ## Rails 3.1.3 (unreleased) ## * Downgrade sprockets to ~> 2.0.3. Using 2.1.0 caused regressions. * Fix using `tranlate` helper with a html translation which uses the `:count` option for pluralization. *Jon Leighton* ## Rails 3.1.2 (unreleased) ## * Fix XSS security vulnerability in the `translate` helper method. When using interpolation in combination with HTML-safe translations, the interpolated input would not get HTML escaped. *GH 3664* Before: translate('foo_html', :something => '