Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Devel
From: Jens Rehsack
Date: 2009-06-16 00:25:51
Message id: 20090615222551.707D3175D0@cvs.netbsd.org
Log Message:
pkgsrc changes:
- Updating package of p5 module Catalyst::Devel from 1.17 to 1.18
- Adjusting dependencies according to META.yaml
Upstream changes:
1.18 2009-06-10 17:43:12
- The forking restarter was not waiting for the child to exit,
which could lead to a race condition. If the old child did
not exit before the new child tried to bind to its socket,
it would find the old child blocking the port it wanted.
- More fixes for the Win32 restarter. It was effectively
ignoring all command-line options except those related to
the restarter itself.
Files: