Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B3DF963B885 for ; Mon, 15 Jun 2009 22:25:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6109C63B133; Mon, 15 Jun 2009 22:25:52 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 83F6363B102 for ; Mon, 15 Jun 2009 22:25:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 707D3175D0; Mon, 15 Jun 2009 22:25:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Jun 2009 22:25:51 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-Catalyst-Devel To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090615222551.707D3175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Jun 15 22:25:51 UTC 2009 Modified Files: pkgsrc/www/p5-Catalyst-Devel: Makefile distinfo 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. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-Catalyst-Devel/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/p5-Catalyst-Devel/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.