In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/3eccaf6d204abd86eb75f8512c4b443aba7ed9f4?hp=9c3cb3e150a68b8e159a2cf2f4dff72a32112f27>

- Log -----------------------------------------------------------------
commit 3eccaf6d204abd86eb75f8512c4b443aba7ed9f4
Author: Jerry D. Hedden <[email protected]>
Date:   Tue Jun 23 12:14:36 2009 -0400

    Update threads::shared in Porting/Maintainers.pl to 1.29
    
    Per subject.  Patch attached.
    
    From c59d5bfd19e27a9f279887f69d49c79f6f342a4c Mon Sep 17 00:00:00 2001
    From: Jerry D. Hedden <[email protected]>
    Date: Tue, 23 Jun 2009 12:12:43 -0400
    Subject: [PATCH] Update threads::shared in Porting/Maintainers.pl to 1.29
    
    Signed-off-by: H.Merijn Brand <[email protected]>
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 Porting/Maintainers.pl

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
old mode 100644
new mode 100755
index bddc25d..720e5f0
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1857,7 +1857,7 @@ package Maintainers;
     'threads::shared' =>
        {
        'MAINTAINER'    => 'jdhedden',
-       'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.28.tar.gz',
+       'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.29.tar.gz',
        'FILES'         => q[ext/threads-shared],
        'EXCLUDED'      => [ qw(examples/class.pl
                                shared.h

--
Perl5 Master Repository

Reply via email to