Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 39C24A654F for ; Fri, 24 Apr 2015 13:32:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BA93B14A33A; Fri, 24 Apr 2015 13:32:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 37ED514A31F for ; Fri, 24 Apr 2015 13:32:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SA8day9yWpfg for ; Fri, 24 Apr 2015 13:31:59 +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 A741A14A2C3 for ; Fri, 24 Apr 2015 13:31:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9B89E98; Fri, 24 Apr 2015 13:31:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 24 Apr 2015 13:31:59 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-parent To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20150424133159.9B89E98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Fri Apr 24 13:31:59 UTC 2015 Modified Files: pkgsrc/devel/p5-parent: Makefile distinfo Log Message: Update to 0.232 Upstream changes: 0.232 20150319 . Change line-endings in parent-pmc.t to unix EOLs so that bleadperl is happy . No code changes, no need to upgrade 0.231 20150309 . Really restore test compatibility where Perl does not provide &Config::non_bincompat_options. This affected Perl versions < 5.14 (RT #102626, patch by Matthew Horsfall) . No code changes, no need to upgrade 0.230 20150309 . Restore test compatibility where Perl does not provide &Config::non_bincompat_options. This affected Perl versions < 5.14 (RT #102626) . No code changes, no need to upgrade 0.229 20150307 . Add link to (Github) repository Thanks to Neil Bowers for the idea . Guard tests against PERL_DISABLE_PMC Contributed by Bulk88 . No code changes, no need to upgrade To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-parent/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-parent/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.