aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 08cd68d520d5..7d8733f904a1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20180625:
+ AFFECTS: users of PHP based applications like drush
+ AUTHOR: mfechner@FreeBSD.org
+
+ Flavors are being added to PHP applications. If you use PHP 5.6 you need:
+
+ # pkg set -n drush:drush-php56
+
+ For more details see 20180611.
+
20180612:
AFFECTS: users of the nox flavor of editors/emacs-devel
AUTHOR: jrm@FreeBSD.org