aboutsummaryrefslogtreecommitdiff
path: root/lang/php56
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-10-08 08:52:51 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-10-08 08:52:51 +0000
commit3a5533b48d284380e9a3a97b953e1a555242caf2 (patch)
treeadfd6b20496941d7ab22cbbb81aacdf0db2ffbe3 /lang/php56
parentefe5dba5fb2dfc94a3bb101e8b9920b0ab69c2c3 (diff)
downloadports-3a5533b48d284380e9a3a97b953e1a555242caf2.tar.gz
ports-3a5533b48d284380e9a3a97b953e1a555242caf2.zip
Add PHP 7.3 RC2 to the ports-tree.
Notable changes: - Switch from PCRE to PCRE2 - Many modules now require PCRE2 for building - graphics/php73-gd: X11 option is no longer default Changes to Mk/Uses/php.mk approved by ale
Notes
Notes: svn path=/head/; revision=481525
Diffstat (limited to 'lang/php56')
-rw-r--r--lang/php56/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index ea5e0e0f2f9b..4c440f296dd7 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -52,7 +52,7 @@ MAILHEAD_DESC= Enable mail header patch
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build
-CONFLICTS= php55-5* php70-*
+CONFLICTS= php55-5* php70-* php71-* php72-* php73-*
DESTDIRNAME= INSTALL_ROOT