- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Feb 2009 21:31:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker In directory hutz:/tmp/cvs-serv32045 Modified Files: Makefile.PL MANIFEST Log Message: Remove unused icons. Index: Makefile.PL =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/Makefile.PL,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- Makefile.PL 1 May 2008 07:56:13 -0000 1.17 +++ Makefile.PL 5 Feb 2009 21:31:34 -0000 1.18 @@ -32,7 +32,7 @@ sub MY::postamble { return <<'MAKE_FRAG'; -ChangeLog: bin/checklink bin/checklink.pod docs/checklink.html docs/linkchecker.css docs/qa-small.png docs/valid-xhtml10.png docs/w3c_home.png README t/00compile.t +ChangeLog: bin/checklink bin/checklink.pod docs/checklink.html docs/linkchecker.css docs/valid-xhtml10.png README t/00compile.t cvs2cl --FSF --utc --prune \ --ignore ChangeLog --ignore cvsignore --ignore SIGNATURE \ --ignore Makefile.PL --ignore META.yml --ignore MANIFEST \ Index: MANIFEST =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/MANIFEST,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- MANIFEST 19 Apr 2007 21:41:54 -0000 1.9 +++ MANIFEST 5 Feb 2009 21:31:34 -0000 1.10 @@ -11,8 +11,6 @@ etc/checklink.conf Optional configuration file docs/checklink.html Additional documentation docs/linkchecker.css Cascading style sheet for the documentation -docs/qa-small.png docs/valid-xhtml10.png -docs/w3c_home.png lib/W3C/LinkChecker.pm Dummy *.pm for CPAN indexing purposes t/00compile.t
Received on Thursday, 5 February 2009 21:31:47 UTC