summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-12-04 08:46:07 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-12-04 08:46:07 +0000
commit2cb1ad0a6b296a4da159144909674fb99896c236 (patch)
tree89e41738b86c7829056d2ec44d350f421406ea69 /Porting
parent7ac302941ae98f510ebdf8dd1d4e3e28e78941cc (diff)
downloadperl-2cb1ad0a6b296a4da159144909674fb99896c236.tar.gz
Update CPAN-Meta to CPAN version 2.133380
[DELTA] 2.133380 2013-12-03 23:01:07 America/New_York [FIXED] - Improved bad version handling during META conversion - When downgrading multiple licenses to version 1.x META formats, if all the licenses are open source, the downgraded license will be "open_source", not "unknown"
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 06ec36221b..2e13c08acd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -302,7 +302,7 @@ use File::Glob qw(:case);
# Note: When updating CPAN-Meta the META.* files will need to be regenerated
# perl -Icpan/CPAN-Meta/lib Porting/makemeta
'CPAN::Meta' => {
- 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.132830.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.133380.tar.gz',
'FILES' => q[cpan/CPAN-Meta],
'EXCLUDED' => [
qw(t/00-compile.t),