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

glen glen at pld-linux.org
Wed Oct 26 16:49:58 CEST 2005


Author: glen                         Date: Wed Oct 26 14:49:58 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

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

---- Diffs:

================================================================
Index: SOURCES/php-pear-PhpDocumentor-includes_fix.patch
diff -u SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.3 SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.4
--- SOURCES/php-pear-PhpDocumentor-includes_fix.patch:1.3	Sun Aug 31 12:41:10 2003
+++ SOURCES/php-pear-PhpDocumentor-includes_fix.patch	Wed Oct 26 16:49:52 2005
@@ -1,12 +1,11 @@
-diff -burN PhpDocumentor-1.2.2.1-orig/new_phpdoc.php PhpDocumentor-1.2.2.1/new_phpdoc.php
---- PhpDocumentor-1.2.2.1-orig/new_phpdoc.php	2003-08-31 10:48:50.899229872 +0200
-+++ PhpDocumentor-1.2.2.1/new_phpdoc.php	2003-08-31 11:51:36.698741328 +0200
+--- ./usr/share/pear/data/PhpDocumentor/new_phpdoc.php	2005-10-26 17:39:58.000000000 +0300
++++ /usr/share/pear/data/PhpDocumentor/new_phpdoc.php	2005-10-26 17:47:38.000000000 +0300
 @@ -51,7 +51,7 @@
- /**
- * common file information
- */
--include_once("phpDocumentor/common.inc.php");
-+include_once("PhpDocumentor/phpDocumentor/common.inc.php");
- 
- // 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);
+ /**
+ * common file information
+ */
+-include_once("phpDocumentor/common.inc.php");
++include_once("PhpDocumentor/phpDocumentor/common.inc.php");
+ 
+ // 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);
================================================================

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




More information about the pld-cvs-commit mailing list