summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-24 19:17:43 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-24 19:17:43 +0100
commit9062a81cf6820101fefe59cc702c50eaaf32a827 (patch)
treefee09e9b6758893080dbcf2ab066e8c2c9acba3f /Porting
parentf3dd8566cf2591f2ae3220437898ec986c5226d4 (diff)
downloadperl-9062a81cf6820101fefe59cc702c50eaaf32a827.tar.gz
Update File-Fetch to CPAN version 0.42
[DELTA] Changes for 0.42 Fri Apr 12 15:28:34 2013 ================================================= * Skip slurp tests for git:// Changes for 0.40 Fri Apr 12 11:18:52 2013 ================================================= * Added git:// url support
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 c91040641d..c69d718539 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -762,7 +762,7 @@ use File::Glob qw(:case);
'File::Fetch' => {
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.38.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.42.tar.gz',
'FILES' => q[cpan/File-Fetch],
'UPSTREAM' => 'cpan',
},