SOURCES: horde-util-h3.patch - updated for 3.0.7
paszczus
paszczus at pld-linux.org
Tue Nov 29 18:21:38 CET 2005
Author: paszczus Date: Tue Nov 29 17:21:38 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 3.0.7
---- Files affected:
SOURCES:
horde-util-h3.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/horde-util-h3.patch
diff -u SOURCES/horde-util-h3.patch:1.1 SOURCES/horde-util-h3.patch:1.2
--- SOURCES/horde-util-h3.patch:1.1 Sun Feb 27 19:52:24 2005
+++ SOURCES/horde-util-h3.patch Tue Nov 29 18:21:33 2005
@@ -1,21 +1,8 @@
---- ./util/google_example.php 2003-09-28 06:23:52.000000000 +0300
-+++ ./util/google_example.php.patched 2005-02-27 20:44:46.000000000 +0200
-@@ -5,9 +5,9 @@
-
- $google_key = '';
-
--define('HORDE_BASE', dirname(__FILE__));
-+ at define('HORDE_BASE', dirname(__FILE__) . '/..');
- require_once HORDE_BASE . '/lib/base.php';
--require_once HORDE_BASE . '/lib/Search.php';
-+require_once HORDE_BASE . '/lib/Horde/Search.php';
-
- if (empty($google_key)) {
- exit('You must provide a Google API key.');
---- ./util/regex_test.php 2004-10-06 12:45:54.000000000 +0300
-+++ ./util/regex_test.php.fixed 2005-02-27 20:47:25.000000000 +0200
-@@ -6,7 +6,8 @@
- * Based on: http://myfluffydog.com/programming/php/scripts/regexp.php
+diff -ur horde-3.0.7/util/regex_test.php horde-3.0.7.new/util/regex_test.php
+--- horde-3.0.7/util/regex_test.php 2005-09-30 02:51:52.000000000 +0000
++++ horde-3.0.7.new/util/regex_test.php 2005-11-29 17:19:28.466225000 +0000
+@@ -8,7 +8,8 @@
+ * $Horde: horde/util/regex_test.php,v 1.3.10.3 2005/09/30 02:51:52 selsky Exp $
*/
-require 'Horde/Util.php';
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/horde-util-h3.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list