pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34395 CVS commit: pkgsrc/net/p5-Net-Daemon
The following reply was made to PR pkg/34395; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/34395 CVS commit: pkgsrc/net/p5-Net-Daemon
Date: Sun, 5 Nov 2006 04:09:39 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Sun Nov 5 04:09:39 UTC 2006
Modified Files:
pkgsrc/net/p5-Net-Daemon: Makefile distinfo
Log Message:
Update p5-Net-Daemon to 0.39.
Based on patch privided by Martin Wilke via PR 34395.
And
* HOMEPAGE is't exist anymore, so move to CPAN site.
* This package isn't depend on p5-Data-Dumper, so remove it.
Changes:
2006-02-15 Jochen Wiedmann <jwied%cpan.org@localhost> (0.39)
* t/forkm.t: Hopefully, I finally got rid of the
problem with the forking tests. It seems, that
the perlipc manual got updated in the past years,
most possibly for the same reason: A child handler
must be written to catch childs in a loop.
2003-11-10 Jochen Wiedmann <joe%ispsoft.de@localhost> (0.38)
* lib/Net/Daemon.pm: It is now possible to specify
user/group root (aka 0). (rgreab%fx.ro@localhost)
* Added mode 'ithreads'. (Bill Jackson,
<bjackson%ah.ddiglobal.com@localhost>)
* lib/Net/Daemon.pm (Bind): The parent process is
now explicitly closing the client socket in fork
mode. (Thought this would happen automatically
due to garbage collection, but possibly it
doesn't.) Tulsi Ram Mayala,
<tulsi_rammayala%pspl.co.in@localhost>
2002-08-20 Jochen Wiedmann <joe%ispsoft.de@localhost> (0.37)
* lib/Net/Daemon.pm (Bind): The server died, if
accepting a connection failed. Fixed.
Nathan Mueller <nmueller%cs.wisc.edu@localhost>
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/net/p5-Net-Daemon/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/p5-Net-Daemon/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