summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-10-26 14:41:47 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-10-26 14:42:48 +0100
commit07be2aceb8f7f85f78ffa812b42b93d38d740bcb (patch)
tree8de708ba71bd9a1f942b9a32aa4d3ab3678ea881 /Porting
parenta50d6ed0a23b68b97ff8aac166442b08a17d34fd (diff)
downloadperl-07be2aceb8f7f85f78ffa812b42b93d38d740bcb.tar.gz
Update CPAN to CPAN version 1.94_62
[DELTA] 2010-10-26 Andreas J. Koenig <andk@cpan.org> * release 1.94_62 * address RT #62064: build_requires_install_policy set to "no" did not work correctly (reported by Xavier Bergade) * address RT ##55091: don't ask the proxy credentials if proxy_user empty (fixed by Robert Bohne) * address RT #55093: no_proxy doesn't work with more then one entries (fixed by Robert Bohne)
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 9cf7391acb..96f9625d7e 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -356,7 +356,7 @@ use File::Glob qw(:case);
'CPAN' =>
{
'MAINTAINER' => 'andk',
- 'DISTRIBUTION' => 'ANDK/CPAN-1.94_61.tar.gz',
+ 'DISTRIBUTION' => 'ANDK/CPAN-1.94_62.tar.gz',
'FILES' => q[cpan/CPAN],
'EXCLUDED' => [ qr{^distroprefs/},
qr{^inc/Test/},