Update CPAN-Meta-YAML to CPAN version 0.012
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 25 Feb 2014 11:10:09 +0000 (11:10 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 25 Feb 2014 11:41:12 +0000 (11:41 +0000)
Includes cc53c151 fix for VMS

  [DELTA]

0.012     2014-02-24 13:07:18-05:00 America/New_York

  - Generated from ETHER/YAML-Tiny-1.61.tar.gz

Porting/Maintainers.pl
cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm
t/porting/customized.dat

index 1dff36b..da6ffe3 100755 (executable)
@@ -324,7 +324,7 @@ use File::Glob qw(:case);
     },
 
     'CPAN::Meta::YAML' => {
-        'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.011.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.012.tar.gz',
         'FILES'        => q[cpan/CPAN-Meta-YAML],
         'EXCLUDED'     => [
             't/00-compile.t',
@@ -332,11 +332,6 @@ use File::Glob qw(:case);
             't/04_scalar.t',    # requires YAML.pm
             qr{^xt},
         ],
-        # Waiting to be merged upstream: see CPAN RT#93297
-        'CUSTOMIZED'   => [
-            qw( t/31_local_tml.t
-                ),
-        ],
     },
 
     'Data::Dumper' => {
index b751f95..387a8c4 100644 (file)
@@ -2,11 +2,11 @@ use 5.008001; # sane UTF-8 support
 use strict;
 use warnings;
 package CPAN::Meta::YAML;
-$CPAN::Meta::YAML::VERSION = '0.011';
+$CPAN::Meta::YAML::VERSION = '0.012';
 BEGIN {
   $CPAN::Meta::YAML::AUTHORITY = 'cpan:ADAMK';
 }
-# git description: v1.59-TRIAL-1-g33d9cd2
+# git description: v1.60-1-g1c16a0a
 ; # original $VERSION removed by Doppelgaenger
 # XXX-INGY is 5.8.1 too old/broken for utf8?
 # XXX-XDG Lancaster consensus was that it was sufficient until
@@ -881,7 +881,7 @@ CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files
 
 =head1 VERSION
 
-version 0.011
+version 0.012
 
 =head1 SYNOPSIS
 
index 6a9ae64..cd4bdde 100644 (file)
@@ -1,4 +1,3 @@
-CPAN::Meta::YAML cpan/CPAN-Meta-YAML/t/31_local_tml.t cf319f3129942411237125f0d92a224184375209
 Digest::MD5 cpan/Digest-MD5/t/files.t bdbe05b705d9da305fedce7a9f4b6ba63250c7cf
 Module::Build cpan/Module-Build/lib/Module/Build/ConfigData.pm 85eb9656e68d1f256737dc52d86b5d0fed28f832
 PerlIO::via::QuotedPrint cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t ca39f0146e89de02c746e199c45dcb3e5edad691