Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 726D963C2BC for ; Fri, 29 Jan 2010 15:31:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0C39E63B222; Fri, 29 Jan 2010 15:31:53 +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 EF38863B21E for ; Fri, 29 Jan 2010 15:31:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DCD1E175DD; Fri, 29 Jan 2010 15:31:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 29 Jan 2010 15:31:51 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-IPC-System-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100129153151.DCD1E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Fri Jan 29 15:31:51 UTC 2010 Modified Files: pkgsrc/devel/p5-IPC-System-Simple: Makefile distinfo Log Message: Updating devel/p5-IPC-System-Simple from 1.18 to 1.20 Upstream changes: 1.20 Sat Jan 9 15:08:41 AUSEST 2010 * TEST: t/win32.t no longer claims to have more tests than it really has. This fixes an install issue under Windows. RT #53124. Thanks to Erez Schatz and Curtis Jewell for spotting this. 1.19 Fri Dec 4 14:14:25 AUSEST 2009 * TEST: Added tests to ensure correct behaviour when calling commands in Windows which are contained in directories that contain spaces. (These tests are currently skiped, as they're testing for a known bug.) * BUGFIX: Spurious warnings about redefining POSIX macros no longer plague Windows systems. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-IPC-System-Simple/Makefile \ pkgsrc/devel/p5-IPC-System-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.