In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8cf56883896071766d971fcc05d3c31ce78dcf28?hp=70f40755ca93f119b0884d3e8fbe235050d158eb>

- Log -----------------------------------------------------------------
commit 8cf56883896071766d971fcc05d3c31ce78dcf28
Author: Steve Hay <[email protected]>
Date:   Thu Aug 16 14:36:32 2012 +0100

    CGI's t/url.t is no longer customized
    
    The upgrade to 3.60 contained the changes which were in blead.
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 4302015..4fd3e4a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -351,7 +351,6 @@ use File::Glob qw(:case);
                 t/fast.t
                 ),
         ],
-        'CUSTOMIZED' => ['t/url.t'],
         'UPSTREAM'   => 'cpan',
     },
 

--
Perl5 Master Repository

Reply via email to