Subject: CVS commit: pkgsrc/www/ap-ruby
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2002 16:04:50
Module Name:	pkgsrc
Committed By:	taca
Date:		Fri Feb  1 14:04:50 UTC 2002

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

Log Message:
Update ap-ruby package to 0.9.6 and make sure to install necessary files.

Wed Jan 30 17:41:47 2002  Shugo Maeda <shugo@modruby.net>

	* version 0.9.6 released.

Wed Jan 30 17:34:01 2002  Shugo Maeda <shugo@modruby.net>

	* lib/apache/ruby-debug.rb: new file.

Wed Jan 23 17:51:05 2002  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_cleanup): call ruby_finalize().

	* mod_ruby.c (ruby_child_init): new function to initialize child
	processes.

	* mod_ruby.c (ruby_child_cleanup): new function to cleanup child
	processes.

	* request.c (request_notes): new method.

Wed Jan 16 14:02:51 2002  Shugo Maeda <shugo@modruby.net>

	* apachelib.h (CSTR2OBJ): use rb_tainted_str_new2().

	* array_header.c: ditto.

	* table.c: ditto.

	* server.c: ditto.

	* lib/apache/ruby-run.rb: use untaint.

	* lib/apache/eruby-run.rb: ditto.

	* lib/apache/erb-run.rb: ditto.

	* lib/apache/rd2html.rb: ditto.

Mon Jan  7 18:08:09 2002  U.Nakamura <usa@osb.att.ne.jp>

	* Makefile.in (install-ruby): lib/$$file -> $(srcdir)/lib/$$file.

	* Makefile.in (install-siteruby): ditto.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/ap-ruby/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/ap-ruby/PLIST pkgsrc/www/ap-ruby/distinfo

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