svn commit: r480564 - head

Torsten Zuehlsdorff tz at FreeBSD.org
Mon Sep 24 09:59:43 UTC 2018


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 at FreeBSD.org


More information about the svn-ports-head mailing list