summaryrefslogtreecommitdiff
path: root/converters/php52-mbstring/files
diff options
context:
space:
mode:
Diffstat (limited to 'converters/php52-mbstring/files')
-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.
*/