Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 503DC63B8E3 for ; Mon, 15 Sep 2008 13:05:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0CB2163B136; Mon, 15 Sep 2008 13:05:21 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 49E7263B127 for ; Mon, 15 Sep 2008 13:05:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2D21B175D0; Mon, 15 Sep 2008 13:05:20 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-POE-Test-Loops To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080915130520.2D21B175D0@cvs.netbsd.org> Date: Mon, 15 Sep 2008 13:05:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Sep 15 13:05:20 UTC 2008 Modified Files: pkgsrc/devel/p5-POE-Test-Loops: Makefile Log Message: Updated from version 1.002nb1 to 1.002nb2, for better fix for PR#39550. Use our mk/subst.mk features to substitute the #!/usr/bin/perl embedded in lib/POE/Test/Loops.pm as well. To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-POE-Test-Loops/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.