aboutsummaryrefslogtreecommitdiff
path: root/converters
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 /converters
parentd2c2c21c94c946f1922a3b87f1b055816a42f5e7 (diff)
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/php52-mbstring/files/patch-config.m44
-rw-r--r--converters/php52-mbstring/files/patch-oniguruma_regerror.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/php52-mbstring/files/patch-config.m4 b/converters/php52-mbstring/files/patch-config.m4
index 619440601c7a..433b3e1678be 100644
--- a/converters/php52-mbstring/files/patch-config.m4
+++ b/converters/php52-mbstring/files/patch-config.m4
@@ -1,5 +1,5 @@
---- config.m4.orig Fri Sep 8 07:42:50 2006
-+++ config.m4 Fri Sep 8 07:43:00 2006
+--- ext/mbstring/config.m4.orig Fri Sep 8 07:42:50 2006
++++ ext/mbstring/config.m4 Fri Sep 8 07:43:00 2006
@@ -66,7 +66,6 @@
int foo(int x, ...) {
va_list va;
diff --git a/converters/php52-mbstring/files/patch-oniguruma_regerror.c b/converters/php52-mbstring/files/patch-oniguruma_regerror.c
index 969b57625924..c2d89988afa3 100644
--- a/converters/php52-mbstring/files/patch-oniguruma_regerror.c
+++ b/converters/php52-mbstring/files/patch-oniguruma_regerror.c
@@ -1,5 +1,5 @@
---- oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006
-+++ oniguruma/regerror.c Sat Jan 28 09:56:58 2006
+--- ext/mbstring/oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006
++++ ext/mbstring/oniguruma/regerror.c Sat Jan 28 09:56:58 2006
@@ -27,6 +27,7 @@
* SUCH DAMAGE.
*/