Date: Mon, 24 Sep 2018 09:59:42 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480564 - head Message-ID: <201809240959.w8O9xgSB085044@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Mon Sep 24 09:59:42 2018 New Revision: 480564 URL: https://svnweb.freebsd.org/changeset/ports/480564 Log: Improve UPDATING notice for switch of PHP default version to PHP 7.1. The port mod_php56 was not handled by the upgrade instruction. PR: 231486 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Sep 24 09:49:21 2018 (r480563) +++ head/UPDATING Mon Sep 24 09:59:42 2018 (r480564) @@ -38,6 +38,8 @@ you update your ports collection, before attempting an After the upgrade, check with such list if all your php extensions are still installed, and reinstall them if needed. + If you use mod_php56 you need to deinstall it and install mod_php71. + 20180901: AFFECTS: net/samba48 AUTHOR: timur@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809240959.w8O9xgSB085044>