summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7d2fdaecee2e..8fb06831c96b 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.
+20170312:
+ AFFECTS: users of textproc/ack
+ AUTHOR: sunpoet@FreeBSD.org
+
+ ack has been renamed back to p5-ack to match our perl naming. You could
+ run the following to update pkg database:
+
+ # pkg set -n ack:p5-ack
+ # pkg set -o textproc/ack:textproc/p5-ack
+
20170311:
AFFECTS: users of games/tome4 with paid DLCs
AUTHOR: lifanov@FreeBSD.org