packages: php-pecl-xdiff/php-pecl-xdiff-tsrm.patch - updated to 1.5.1
adamg
adamg at pld-linux.org
Wed Oct 28 08:55:32 CET 2009
Author: adamg Date: Wed Oct 28 07:55:32 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.5.1
---- Files affected:
packages/php-pecl-xdiff:
php-pecl-xdiff-tsrm.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch
diff -u packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch:1.1 packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch:1.2
--- packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch:1.1 Sat Jul 19 11:55:10 2008
+++ packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch Wed Oct 28 08:55:27 2009
@@ -71,6 +71,15 @@
if (!retval)
goto out_free_string;
+@@ -429,7 +429,7 @@
+
+ RETVAL_FALSE;
+
+- retval = load_into_mm_file(patch, size, &file);
++ retval = load_into_mm_file(patch, size, &file TSRMLS_CC);
+ if (!retval)
+ goto out;
+
@@ -524,7 +528,7 @@
error_output.priv= &error_string;
error_output.outf = append_string;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-xdiff/php-pecl-xdiff-tsrm.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list