diff options
author | minskim <minskim@pkgsrc.org> | 2007-02-04 00:05:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-02-04 00:05:28 +0000 |
commit | 42148257b84b336e7502ce3950b8a59e7eff9f2a (patch) | |
tree | 3c77c06d41151f2b3609c46bbcccfcb3fe9b2b38 /misc/ruby-daemons/distinfo | |
parent | 352531ded5619cf428d0d23b3a569cfcec7c0238 (diff) | |
download | pkgsrc-42148257b84b336e7502ce3950b8a59e7eff9f2a.tar.gz |
Update ruby-daemons to 1.0.4.
Changes since 1.0.2:
* Document the :log_output option.
* Set STDOUT.sync = true when redirecting to a logfile.
* Should now run also correctly when there is no working 'ps ax' on the
system
* Set the app_name correctly also for the monitor process.
Diffstat (limited to 'misc/ruby-daemons/distinfo')
-rw-r--r-- | misc/ruby-daemons/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/ruby-daemons/distinfo b/misc/ruby-daemons/distinfo index 2f8b04061c1..5f387ab7356 100644 --- a/misc/ruby-daemons/distinfo +++ b/misc/ruby-daemons/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/10/14 05:51:18 minskim Exp $ +$NetBSD: distinfo,v 1.2 2007/02/04 00:05:28 minskim Exp $ -SHA1 (daemons-1.0.2.tgz) = f037fd74fb783436a0d4933dbc602b8d22d933ea -RMD160 (daemons-1.0.2.tgz) = 1b4ded8e702017a1fc905a646db2a6d35d243ef4 -Size (daemons-1.0.2.tgz) = 27064 bytes +SHA1 (daemons-1.0.4.tgz) = 0120186fa3356b1581d3db11944ba7550b23b9a1 +RMD160 (daemons-1.0.4.tgz) = e5899efe9be709388697326a60a025b7b15ebcdf +Size (daemons-1.0.4.tgz) = 27326 bytes |