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 14A5E7A227 for ; Sun, 5 Jun 2016 11:59:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B081085F0F; Sun, 5 Jun 2016 11:59:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3DCC285F0C for ; Sun, 5 Jun 2016 11:59:04 +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 Z4Woj2_rdse9 for ; Sun, 5 Jun 2016 11:59:03 +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 D02EA85EAE for ; Sun, 5 Jun 2016 11:59:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3530FBB5; Sun, 5 Jun 2016 11:59:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 5 Jun 2016 11:59:03 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-MakeMaker To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160605115903.C3530FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Jun 5 11:59:03 UTC 2016 Modified Files: pkgsrc/devel/p5-ExtUtils-MakeMaker: Makefile distinfo Log Message: Updated devel/p5-ExtUtils-MakeMaker to 7.18 (From 7.14) ------------------------------------------------------- 7.18 Mon May 23 15:55:26 BST 2016 No changes since 7.17_03 7.17_03 Wed May 11 18:22:06 BST 2016 Dist fixes: - remove build_requires on ourselves 7.17_02 Mon May 9 23:55:09 BST 2016 Bug fixes: - Resolve a regression in c_o with trailing spaces 7.17_01 Mon May 9 20:02:02 BST 2016 Test fixes: - Resolve issues with tests when running in core 7.16 Sat May 7 10:13:05 BST 2016 No changes since 7.15_03 7.15_03 Sun May 1 14:13:44 BST 2016 Bug fixes: - lazy load Time::HiRes in ExtUtils::Command::MM - fix 5.6 compat by removing indexed sprintf 7.15_02 Thu Apr 28 12:54:23 BST 2016 Bug fixes: - Fix regression with small fractional numeric versions 7.15_01 Wed Apr 27 19:13:46 BST 2016 Bug fixes: - Fix regression with SKIP and dynamic and static targets To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.