SOURCES: php-pear-PhpDocumentor-includes_fix.patch - updated to 1.4.0

adamg adamg at pld-linux.org
Wed Sep 26 21:37:38 CEST 2007


Author: adamg                        Date: Wed Sep 26 19:37:38 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.4.0

---- Files affected:
SOURCES:
   php-pear-PhpDocumentor-includes_fix.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-PhpDocumentor-includes_fix.patch
diff -u SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.4 SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.5
--- SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.4	Wed Oct 26 16:49:52 2005
+++ SOURCES/php-pear-PhpDocumentor-includes_fix.patch	Wed Sep 26 21:37:33 2007
@@ -9,3 +9,24 @@
  
  // find the .ini directory by parsing phpDocumentor.ini and extracting _phpDocumentor_options[userdir]
  $ini = phpDocumentor_parse_ini_file($_phpDocumentor_install_dir . PATH_DELIMITER . 'phpDocumentor.ini', true);
+--- PhpDocumentor-1.4.0/usr/share/pear/PhpDocumentor/AllTests.php~	2007-09-26 21:15:12.000000000 +0200
++++ PhpDocumentor-1.4.0/usr/share/pear/PhpDocumentor/AllTests.php	2007-09-26 21:36:36.000000000 +0200
+@@ -39,12 +39,12 @@
+ /*
+  * You must add each additional class-level test suite file here
+  */
+-require_once 'Documentation/tests/phpDocumentorSetupTests.php';
+-require_once 'Documentation/tests/phpDocumentorTParserTests.php';
+-require_once 'Documentation/tests/IntermediateParserTests.php';
+-require_once 'Documentation/tests/HighlightParserTests.php';
+-require_once 'Documentation/tests/ParserClassTests.php';
+-require_once 'Documentation/tests/ParserPageTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/phpDocumentorSetupTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/phpDocumentorTParserTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/IntermediateParserTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/HighlightParserTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/ParserClassTests.php';
++require_once 'tests/PhpDocumentor/Documentation/tests/ParserPageTests.php';
+ 
+ 
+ /**
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-pear-PhpDocumentor-includes_fix.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list