On 2015/06/04 11:31, David Gwynne wrote:
> without this you get segfaults running phpinfo().
> 
> this is the same problem fixed by
> ports/lang/php/5.3/patches/patch-ext_tidy_tidy_c and
> ports/lang/php/5.4/patches/patch-ext_tidy_tidy_c

Needs this too, then OK sthen. I guess 5.6 will need it as well?

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/php/5.5/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile    17 May 2015 12:00:57 -0000      1.36
+++ Makefile    4 Jun 2015 11:16:38 -0000
@@ -8,6 +8,7 @@ USE_LIBTOOL=    No
 
 PV=            5.5
 V=             ${PV}.25
+REVISION-tidy= 0
 
 INI_TEMPLATES= development production
 


Reply via email to