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 717D67AC9F for ; Sat, 23 Jan 2016 09:21:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DC56A84CF6; Sat, 23 Jan 2016 09:21:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B16A84CEC for ; Sat, 23 Jan 2016 09:21:30 +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 Mq8YEBTOeex8 for ; Sat, 23 Jan 2016 09:21:30 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 10A8A84CE9 for ; Sat, 23 Jan 2016 09:21:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A8FEFBB7; Sat, 23 Jan 2016 09:21:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 23 Jan 2016 09:21:30 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Module-Build To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160123092130.0A8FEFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Jan 23 09:21:29 UTC 2016 Modified Files: pkgsrc/devel/p5-Module-Build: Makefile distinfo Log Message: Update to 0.4216 Upstream changes: 0.4216 - Wed Jan 20 10:39:27 CET 2016 - Delete test that fails with new version.pm [Leon Timmermans] 0.42_15 - Sat Nov 28 15:17:40 CET 2015 - Honor environmental variables when using TAP::Harness directly [Leon Timmermans] - Reintroduce some level of perl 5.6 support [Leon Timmermans] Note that this comes with no guarantees or commitment - Allow Devel::Cover usage with TAP::Harness [Philipp Gortan] - Remove "running under some shell" [Shoichi Kaji] - Fix cookbook - code was missing trailing ` [Matthew Horsfall] To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/p5-Module-Build/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Module-Build/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.