Subject: CVS commit: pkgsrc/devel/p5-Proc-Daemon
From: Makoto Fujiwara
Date: 2015-02-14 14:00:36
Message id: 20150214130036.AB76D98@cvs.netbsd.org

Log Message:
(pkgsrc)
 - Drop patch-lib_Proc_Daemon.pm, upstream fix it.
(upstream)
 - Update 0.14 to 0.18
-------------------
0.18  Mon Jan 26 2015
	- GH#2: make Proc::Daemon internally taint safe (Rob Van Dam).
	- GH#3: add option to setgid, same as setuid (Rob Van Dam).

0.17  Fri Jan 23 2015
	- Move umask test to the end, should fix some failures from CPAN Testers.
	- RT#73352: replace exit with POSIX::_exit(0) in the "first child".

0.16  Thu Jan 22 2015
	- GH#1: fix Proc::ProcessTable test requirement.
	- RT#72107: die when exec_command fails.

0.15  Wed Jan 21 2015
	- RT#91450: fix pid file permissions.
	- RT#88512: fix typos in the documentation.

Files:
RevisionActionfile
1.24modifypkgsrc/devel/p5-Proc-Daemon/Makefile
1.6modifypkgsrc/devel/p5-Proc-Daemon/distinfo
1.1removepkgsrc/devel/p5-Proc-Daemon/patches/patch-lib_Proc_Daemon.pm