SOURCES: php-pear-Net_LDAP-path_fix.patch - updated to 1.1.1

adamg adamg at pld-linux.org
Sat May 3 11:14:18 CEST 2008


Author: adamg                        Date: Sat May  3 09:14:18 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.1.1

---- Files affected:
SOURCES:
   php-pear-Net_LDAP-path_fix.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-Net_LDAP-path_fix.patch
diff -u SOURCES/php-pear-Net_LDAP-path_fix.patch:1.4 SOURCES/php-pear-Net_LDAP-path_fix.patch:1.5
--- SOURCES/php-pear-Net_LDAP-path_fix.patch:1.4	Thu Nov  1 12:59:25 2007
+++ SOURCES/php-pear-Net_LDAP-path_fix.patch	Sat May  3 11:14:13 2008
@@ -1,6 +1,6 @@
 --- Net/LDAP.php~	2007-07-16 20:25:11.122659476 +0300
 +++ Net/LDAP.php	2007-07-16 20:25:50.183551314 +0300
-@@ -23,12 +23,12 @@
+@@ -23,13 +23,13 @@
   * Package includes.
   */
  require_once 'PEAR.php';
@@ -11,10 +11,12 @@
 -require_once 'LDAP/Search.php';
 -require_once 'LDAP/Util.php';
 -require_once 'LDAP/Filter.php';
+-require_once 'LDAP/LDIF.php';
 +require_once 'Net/LDAP/Entry.php';
 +require_once 'Net/LDAP/Search.php';
 +require_once 'Net/LDAP/Util.php';
 +require_once 'Net/LDAP/Filter.php';
++require_once 'Net/LDAP/LDIF.php';
  
  /**
   *  Error constants for errors that are not LDAP errors.
================================================================

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



More information about the pld-cvs-commit mailing list