Subject: CVS commit: pkgsrc/misc/ruby-daemons
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2007 04:09:04
Module Name: pkgsrc
Committed By: minskim
Date: Tue Oct 16 04:09:04 UTC 2007
Modified Files:
pkgsrc/misc/ruby-daemons: Makefile distinfo
Log Message:
Update ruby-daemons to 1.0.8.
Changes:
* new Pid.running? function. Checking whether a process exists by sending
signal '0'
* Patch to fix wrong ARGV when using :exec (in def start_exec:
Kernel.exec(script(), *(@app_argv || [])))
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/ruby-daemons/Makefile \
pkgsrc/misc/ruby-daemons/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.