summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-26 00:46:37 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-26 00:47:46 +0000
commit719245bdb37d6b755905afe0a676055044850522 (patch)
tree18ffd3a1b85ce5a33bf03f54811ea4376956371d /Porting
parentd4456f896c3eddd615abf6048839581863ea6ca3 (diff)
downloadperl-719245bdb37d6b755905afe0a676055044850522.tar.gz
Update MIME-Base64 to CPAN version 3.12
[DELTA] 2010-10-25 Gisle Aas <gisle@ActiveState.com> Release 3.12 Don't change SvUTF8 flag on the strings encoded [RT#60105] Documentation tweaks
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 89504ed49a..b699f0df28 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -927,7 +927,7 @@ use File::Glob qw(:case);
'MIME::Base64' =>
{
'MAINTAINER' => 'gaas',
- 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.11.tar.gz',
+ 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.12.tar.gz',
'FILES' => q[cpan/MIME-Base64],
'EXCLUDED' => [ qw{ t/bad-sv.t }, ],
'UPSTREAM' => 'cpan',