In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e739c653b69150d3bbe873918ad5c265e6a421a7?hp=ac4ec33ee07ea2ee74672667bd81582062239279>

- Log -----------------------------------------------------------------
commit e739c653b69150d3bbe873918ad5c265e6a421a7
Author: Rafael Garcia-Suarez <r...@consttype.org>
Date:   Thu Feb 21 14:08:18 2013 +0100

    Update Maintainers.pl for Safe 2.35
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 5ede296..0a16c54 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1611,7 +1611,7 @@ use File::Glob qw(:case);
 
     'Safe' => {
         'MAINTAINER'   => 'rgarcia',
-        'DISTRIBUTION' => 'RGARCIA/Safe-2.33.tar.gz',
+        'DISTRIBUTION' => 'RGARCIA/Safe-2.35.tar.gz',
         'FILES'        => q[dist/Safe],
         'UPSTREAM'     => 'blead',
     },

--
Perl5 Master Repository

Reply via email to