Subject: CVS commit: pkgsrc/www/ap-ruby
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2007 15:30:25
Module Name:	pkgsrc
Committed By:	taca
Date:		Sun Jan 28 15:30:25 UTC 2007

Modified Files:
	pkgsrc/www/ap-ruby: MESSAGE Makefile PLIST distinfo

Log Message:
Update ap-ruby to 1.2.6.

pkgsrc changes: merge ap2-ruby to here.

mod_ruby-1.2.6 released

mod_ruby-1.2.6 is released.

Main changes from mod_ruby-1.2.5

 - apache/rails-dispatcher.rb supports Rails 1.1.
 - added guard conditionals around code that uses dconf to avoid SEGV. Thanks,
    Michael Granger.
 - fixes for Ruby 1.6.x.
 - do not call downcase content_type, content_encoding, and content_lnaguages.

at 2006-06-15 13:32

mod_ruby-1.2.5 released

mod_ruby-1.2.5 is released.

Main changes from mod_ruby-1.2.4

 - added RubyRestrictDirectives by David Garamond.
 - added Apache::Request#all_params.
 - set $0 correctly
 - added Apache::RubyProfile.
 - added RubyOption.
 - added Apache::RailsDispatcher.
 - supported Apache 2.2 thanks to Michael Sullivan.
 - added RubyGcPerRequest.
 - do not timeout if RubyTimeOut is 0.

at 2006-02-19 21:52


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/ap-ruby/MESSAGE
cvs rdiff -r1.29 -r1.30 pkgsrc/www/ap-ruby/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/ap-ruby/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/www/ap-ruby/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.