aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/tidy-buffio.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-04-30 00:18:14 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-05-02 01:04:51 +0200
commitc997492ce9d4070c926df759df94f4bc566a1bbc (patch)
tree5430d00829e8608524e08fb710b69691706a9adc /community/php7/tidy-buffio.patch
parent12c3073e53487779b136d6db3e090d9d46a82dfc (diff)
downloadaports-c997492ce9d4070c926df759df94f4bc566a1bbc.tar.bz2
aports-c997492ce9d4070c926df759df94f4bc566a1bbc.tar.xz
community/php7: upgrade to 7.1.4
This patch is based on https://github.com/alpinelinux/aports/pull/1305, but includes only changes relevant to the upgrade (I'll apply the rest separately).
Diffstat (limited to 'community/php7/tidy-buffio.patch')
-rw-r--r--community/php7/tidy-buffio.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/php7/tidy-buffio.patch b/community/php7/tidy-buffio.patch
deleted file mode 100644
index c15f9540a4..0000000000
--- a/community/php7/tidy-buffio.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/ext/tidy/tidy.c
-+++ b/ext/tidy/tidy.c
-@@ -31,7 +31,7 @@
- #include "ext/standard/info.h"
-
- #include "tidy.h"
--#include "buffio.h"
-+#include "tidybuffio.h"
-
- /* compatibility with older versions of libtidy */
- #ifndef TIDY_CALL