aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-05 15:18:09 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-05 15:18:09 +0000
commit76ea697dacaf70ce7375be9c3623b1bc61c01c11 (patch)
tree85130903d086474d23571421dc5fa66fbf8f0563 /textproc
parentd2c2c21c94c946f1922a3b87f1b055816a42f5e7 (diff)
downloadports-76ea697dacaf70ce7375be9c3623b1bc61c01c11.tar.gz
ports-76ea697dacaf70ce7375be9c3623b1bc61c01c11.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php52-wddx/files/patch-config.m44
-rw-r--r--textproc/php52-wddx/files/patch-wddx.c4
-rw-r--r--textproc/php52-xml/files/patch-compat.c4
-rw-r--r--textproc/php52-xsl/files/patch-php_xsl.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/php52-wddx/files/patch-config.m4 b/textproc/php52-wddx/files/patch-config.m4
index 08787003b8f9..a2e1cfb18d8a 100644
--- a/textproc/php52-wddx/files/patch-config.m4
+++ b/textproc/php52-wddx/files/patch-config.m4
@@ -1,5 +1,5 @@
---- config.m4.orig Mon Jul 26 09:05:10 2004
-+++ config.m4 Mon Jul 26 09:07:46 2004
+--- ext/wddx/config.m4.orig Mon Jul 26 09:05:10 2004
++++ ext/wddx/config.m4 Mon Jul 26 09:07:46 2004
@@ -5,6 +5,9 @@
PHP_ARG_ENABLE(wddx,whether to enable WDDX support,
[ --enable-wddx Enable WDDX support.])
diff --git a/textproc/php52-wddx/files/patch-wddx.c b/textproc/php52-wddx/files/patch-wddx.c
index a8a6a79fe47f..c76939ae2edf 100644
--- a/textproc/php52-wddx/files/patch-wddx.c
+++ b/textproc/php52-wddx/files/patch-wddx.c
@@ -1,5 +1,5 @@
---- wddx.c.orig Sun Jan 1 13:50:16 2006
-+++ wddx.c Mon Jan 16 12:56:21 2006
+--- ext/wddx/wddx.c.orig Sun Jan 1 13:50:16 2006
++++ ext/wddx/wddx.c Mon Jan 16 12:56:21 2006
@@ -18,6 +18,10 @@
/* $Id: wddx.c,v 1.119.2.8 2006/01/01 12:50:16 sniper Exp $ */
diff --git a/textproc/php52-xml/files/patch-compat.c b/textproc/php52-xml/files/patch-compat.c
index 02125961b20c..8265e24959ad 100644
--- a/textproc/php52-xml/files/patch-compat.c
+++ b/textproc/php52-xml/files/patch-compat.c
@@ -1,5 +1,5 @@
---- compat.c.orig Tue Jul 20 10:55:02 2004
-+++ compat.c Tue Jul 20 10:55:55 2004
+--- ext/xml/compat.c.orig Tue Jul 20 10:55:02 2004
++++ ext/xml/compat.c Tue Jul 20 10:55:55 2004
@@ -16,6 +16,10 @@
+----------------------------------------------------------------------+
*/
diff --git a/textproc/php52-xsl/files/patch-php_xsl.h b/textproc/php52-xsl/files/patch-php_xsl.h
index 9777187f8748..9547fa9a5cf6 100644
--- a/textproc/php52-xsl/files/patch-php_xsl.h
+++ b/textproc/php52-xsl/files/patch-php_xsl.h
@@ -1,5 +1,5 @@
---- php_xsl.h.orig Sun Jan 1 13:50:17 2006
-+++ php_xsl.h Tue Jan 17 16:23:10 2006
+--- ext/xsl/php_xsl.h.orig Sun Jan 1 13:50:17 2006
++++ ext/xsl/php_xsl.h Tue Jan 17 16:23:10 2006
@@ -43,7 +43,7 @@
#include <libexslt/exsltconfig.h>
#endif