Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1FD7B7A48C for ; Fri, 29 Apr 2016 13:35:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C195F85E58; Fri, 29 Apr 2016 13:35:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5090E85E3F for ; Fri, 29 Apr 2016 13:35:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9hZcS4xdKbpT for ; Fri, 29 Apr 2016 13:35:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE00185E24 for ; Fri, 29 Apr 2016 13:35:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E761FBBA; Fri, 29 Apr 2016 13:35:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 29 Apr 2016 13:35:04 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-IPC-SysV To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160429133504.3E761FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Apr 29 13:35:04 UTC 2016 Modified Files: pkgsrc/devel/p5-IPC-SysV: Makefile distinfo Log Message: Updated to devel/p5-IPC-SysV-2.06 --------------------------------- 2.06 - 2016-02-28 * CPAN #112110: invalid shmid should set errno (thanks to Jarkko Hietaniemi for providing a patch) 2.05 - 2016-02-14 * CPAN #105416: Coverity finding: Argument cannot be negative (thanks to Jarkko Hietaniemi for providing a patch) * CPAN #102300: Links to manpages incorrect * GitHub #1: Use of uninitialized value in list slice To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-IPC-SysV/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-IPC-SysV/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.