pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/ruby-daemons



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 19 01:48:39 UTC 2011

Modified Files:
        pkgsrc/misc/ruby-daemons: Makefile PLIST distinfo

Log Message:
Update ruby-daemons package to 1.1.4.

= Daemons Release History

== Release 1.1.4: June 17, 2011

* Do not change the umask to 0000 when daemonizing anymore, just leave it as it
  was (thanks to Jon Botelho).

== Release 1.1.3: April 14, 2011

* Fixed a bug in Application.stop: the cached pid number needs to
  be used to check for the status of a killed process (thanks to Jimmy Sieben).

== Release 1.1.2: March 29, 2011

* Fixed gemspec to include all needed files.

== Release 1.1.1: March 29, 2011

* Make the logging facilities work in :mode => :none (i.e. when calling
  Daemons.daemonize) (thanks to the input from Peter Hegedus).


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/ruby-daemons/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ruby-daemons/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/ruby-daemons/distinfo

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



Home | Main Index | Thread Index | Old Index