From 0926c2d68184815a02f5cca31272552ad7775ce9 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 16 May 2012 07:36:13 +0000 Subject: Update to 5.4.3 release: - add support for embedded php library - add support for dtrace Re-organize bsd.php.mk: - add WANT_PHP_EMD - fix handling of WANT_PHP_* - remove php4 extensions From UPDATING: Suhosin patch has been disabled until the new version will be released (soon). Suhosing extension will take more time. LINKTHR option is now enabled by default, be sure to flag it if you are updating using an old saved configuration. sqlite2 extension has been permanently removed. If you want to remain at PHP 5.3, a new port (lang/php53) will be committed soon. --- UPDATING | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 5815d9e016e0..3c55a1bfc14a 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120516: + AFFECTS: users of lang/php5 + AUTHOR: ale@FreeBSD.org + + PHP has been updated to 5.4. Suhosin patch has been disabled until the + new version will be released (soon). Suhosing extension will take more + time. LINKTHR option is now enabled by default, be sure to flag it if + you are updating using an old saved configuration. sqlite2 extension + has been permanently removed. + If you want to remain at PHP 5.3, a new port (lang/php53) has been + created for such purpose. + 20120513: AFFECTS: users of net-mgmt/smokeping AUTHOR: lth@FreeBSD.org -- cgit v1.2.3