Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 729CF63C27A for ; Sun, 9 Aug 2009 12:55:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 10B1063B211; Sun, 9 Aug 2009 12:55:28 +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 1A48463B275 for ; Sun, 9 Aug 2009 12:55:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DDC8C175D0; Sun, 9 Aug 2009 12:55:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 12:55:23 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Proc-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809125523.DDC8C175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 9 12:55:23 UTC 2009 Modified Files: pkgsrc/devel/p5-Proc-Simple: Makefile distinfo Log Message: Updating packag for p5 module Proc::Simple from 1.25 to 1.26 pkgsrc changes: - Adding license information - Remove workarounds for the crap of the last version Update changes: from 1.25: Localize special variables so that the exit status from waitpid doesn't leak out, causing exit status to be incorrect (RT33440, fixed by Brad Cavanagh). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Proc-Simple/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Proc-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.