In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a4722461b306457400dff9a3bd54fa35eed5c706?hp=c0ff91434bb064739ba5081baa33cddd88fc5726>

- Log -----------------------------------------------------------------
commit a4722461b306457400dff9a3bd54fa35eed5c706
Author: Steve Hay <[email protected]>
Date:   Wed Mar 4 08:14:20 2015 +0000

    threads is no longer customized, as of commit c0ff91434b
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 50aedc2..dc9d56a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1177,11 +1177,6 @@ use File::Glob qw(:case);
     'threads' => {
         'DISTRIBUTION' => 'JDHEDDEN/threads-1.97.tar.gz',
         'FILES'        => q[dist/threads],
-        'CUSTOMIZED'   => [
-            # Waiting to be merged upstream: see CPAN RT#100755
-            qw( threads.xs
-                lib/threads.pm),
-        ],
         'EXCLUDED'     => [
             qr{^examples/},
             qw( t/pod.t

--
Perl5 Master Repository

Reply via email to