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 1A3647A211 for ; Sun, 21 Aug 2016 07:08:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8555685EC3; Sun, 21 Aug 2016 07:08:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 152D985EB9 for ; Sun, 21 Aug 2016 07:08:10 +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 Jd-S2kof-wcY for ; Sun, 21 Aug 2016 07:08:09 +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 8BABA84CF5 for ; Sun, 21 Aug 2016 07:08:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81775FBC3; Sun, 21 Aug 2016 07:08:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147176328972250" MIME-Version: 1.0 Date: Sun, 21 Aug 2016 07:08:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-CPAN-Meta To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160821070809.81775FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147176328972250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 21 07:08:09 UTC 2016 Modified Files: pkgsrc/devel/p5-CPAN-Meta: Makefile distinfo Log Message: Updated p5-CPAN-Meta to 2.150010. 2.150010 2016-08-18 12:10:08-04:00 America/New_York [FIXED] - the YAML and JSON backend variables are ignored when building/testing the perl core itself, where non-core backends are not yet installed. [CHANGED] - Added "use warnings" to Parse::CPAN::Meta 2.150009 2016-07-02 21:07:49-04:00 America/New_York (TRIAL RELEASE) [FIXED] - Fixed used of Encode in Parse::CPAN::Meta::load_json_string (Cherry picked from Parse::CPAN::Meta 1.4422) 2.150008 2016-06-28 17:01:03-04:00 America/New_York (TRIAL RELEASE) [ADDED] - Merged Parse::CPAN::Meta 1.4420 into this distribution 2.150007 2016-06-28 03:48:16-04:00 America/New_York (TRIAL RELEASE) [FIXED] - The cloning routine would raise an error on expected types when it previously would stringify. The old behavior is restored. 2.150006 2016-06-23 20:05:46-04:00 America/New_York (TRIAL RELEASE) [FIXED] - CPAN::Meta::Prereqs now fully accepts phases and types starting with 'x_'. New 'phases' and 'types_in' interfaces have been added. - No longer relies on JSON backend for data structure cloning. This is much faster than using JSON::PP. [TESTS] - The 'extra_mappings' feature for meta merging is now tested and documented. - During tests, delete new environment variables added by Parse::CPAN::Meta 1.4418 [SPEC] - Clarifies acceptable values for booleans - Cleaned up text and links of historical specs. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-CPAN-Meta/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-CPAN-Meta/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147176328972250 Content-Disposition: inline Content-Length: 1728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-CPAN-Meta/Makefile diff -u pkgsrc/devel/p5-CPAN-Meta/Makefile:1.21 pkgsrc/devel/p5-CPAN-Meta/Makefile:1.22 --- pkgsrc/devel/p5-CPAN-Meta/Makefile:1.21 Wed Jun 8 19:22:36 2016 +++ pkgsrc/devel/p5-CPAN-Meta/Makefile Sun Aug 21 07:08:09 2016 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2016/06/08 19:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2016/08/21 07:08:09 wiz Exp $ -DISTNAME= CPAN-Meta-2.150005 +DISTNAME= CPAN-Meta-2.150010 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} Index: pkgsrc/devel/p5-CPAN-Meta/distinfo diff -u pkgsrc/devel/p5-CPAN-Meta/distinfo:1.14 pkgsrc/devel/p5-CPAN-Meta/distinfo:1.15 --- pkgsrc/devel/p5-CPAN-Meta/distinfo:1.14 Tue Nov 3 03:27:58 2015 +++ pkgsrc/devel/p5-CPAN-Meta/distinfo Sun Aug 21 07:08:09 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2015/11/03 03:27:58 agc Exp $ +$NetBSD: distinfo,v 1.15 2016/08/21 07:08:09 wiz Exp $ -SHA1 (CPAN-Meta-2.150005.tar.gz) = 2d75030bc177dedc98cc2cbd396d98943da5f86b -RMD160 (CPAN-Meta-2.150005.tar.gz) = 1d76e3b4a75f62bbcb5af10c717af129adf9c688 -SHA512 (CPAN-Meta-2.150005.tar.gz) = 90c29c20b6adc3963bedbca87d41a2ff12de62d12801f282eacf2380dfec4cfbe1d211e34fcc2f7b2a10acddd5441040ec15c12b5266443cb1c2518cf8fe3528 -Size (CPAN-Meta-2.150005.tar.gz) = 103161 bytes +SHA1 (CPAN-Meta-2.150010.tar.gz) = 5add114b389b55df2ce7497f236c5b6a3a008fe2 +RMD160 (CPAN-Meta-2.150010.tar.gz) = 6f85c17dba70983ed6d7e0179675e2e9ed0f6d01 +SHA512 (CPAN-Meta-2.150010.tar.gz) = b5513c411de33e10da6751460e373a67c6c0245a98409fc525383feb1f9b913e9fcd23e6cc2e0faa93eab3ecb932e3ea31788d46e490ef67151c8842a096d700 +Size (CPAN-Meta-2.150010.tar.gz) = 115459 bytes --_----------=_147176328972250--