In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/894d1dc6f7f68cbf514cad5a67cdfac31fedf4ec?hp=0a185c45d11435c3182b92d9373bd28ab7c386b2>

- Log -----------------------------------------------------------------
commit 894d1dc6f7f68cbf514cad5a67cdfac31fedf4ec
Author: Nicholas Clark <n...@ccl4.org>
Date:   Sat Jun 11 19:21:01 2011 +0200

    Add Porting/make_modlib_cpan.pl to MANIFEST.
    
    Also -x it, as it doesn't have a suitable #! line, and its peers are all -x.
-----------------------------------------------------------------------

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

diff --git a/MANIFEST b/MANIFEST
index 5e042bc..d3ceb5d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4497,6 +4497,7 @@ Porting/Maintainers.pl            Information about 
maintainers
 Porting/Maintainers.pm         Library to pretty print info in Maintainers.pl
 Porting/make_dot_patch.pl      Make a .patch file from a git WD
 Porting/makemeta               Create the top-level META.yml
+Porting/make_modlib_cpan.pl    Generates the list of CPAN sites in perlmodlib
 Porting/makerel                        Release making utility
 Porting/make_snapshot.pl       Make a tgz snapshot of our tree with a .patch 
file in it
 Porting/manicheck              Check against MANIFEST
diff --git a/Porting/make_modlib_cpan.pl b/Porting/make_modlib_cpan.pl
old mode 100755
new mode 100644

--
Perl5 Master Repository

Reply via email to