head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.18 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.16 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.12 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.8 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.6 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.4 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.2 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.1.0.8 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.6 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2008.04.04.15.25.27; author jlam; state dead; branches; next 1.1; 1.1 date 2007.04.30.18.28.05; author minskim; state Exp; branches; next ; desc @@ 1.2 log @Update mongrel to version 1.1.4. Changes from version 1.0.1 include: + Remove dependencies on cgi_multipart_eof_fix and fastthread because newer versions of Ruby required by pkgsrc don't need it. Also remove signatures from the gem as these have been modified by pkgsrc. v1.0.2. Signed gem; many minor bugfixes and patches. v1.0.3. Fix user-switching bug. v1.0.4. Backport fixes for versioning inconsistency, mongrel_rails bug, and DirHandler bug. v1.1. Pure Ruby URIClassifier. More modular architecture. JRuby support. v1.1.1. Fix mongrel_rails restart bug; fix bug with Rack status codes. v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue; fix require issue on systems without Rubygems. v1.1.3. Fix security flaw of DirHandler v1.1.4. Fix camping handler. Correct treatment of @@throttle parameter. @ text @$NetBSD: patch-ab,v 1.1 2007/04/30 18:28:05 minskim Exp $ --- bin/mongrel_rails.orig 2007-04-30 10:59:44.000000000 -0700 +++ bin/mongrel_rails @@@@ -9,7 +9,6 @@@@ require 'yaml' require 'mongrel' require 'mongrel/rails' require 'etc' -require 'cgi_multipart_eof_fix' rescue nil module Mongrel class Start < GemPlugin::Plugin "/commands" @ 1.1 log @Update mongrel to 1.0.1. The first official production quality version. See ChangeLog for the complete list of changes. http://mongrel.rubyforge.org/releases/ChangeLog @ text @d1 1 a1 1 $NetBSD$ @