CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/05/27 14:23:19
Modified files:
lang/php : Makefile.inc
lang/php/5.6 : Makefile
lang/php/5.6/pkg: PLIST-main
lang/php/7.0 : Makefile
lang/php/7.0/pkg: PLIST-main
Added files:
lang/php/5.6/patches: patch-ext_mbstring_php_mbregex_c
lang/php/7.0/patches: patch-ext_mbstring_php_mbregex_c
Log message:
Now that our oniguruma is up to date, link the mbstring extension to
it instead of building the out of date version shipped with PHP.
Feedback and tweaks by sthen@