aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 08fddd9cfafe..f3fd29167069 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.
+20150613:
+ AFFECTS: users of multimedia/avidemux26-*
+ AUTHOR: riggs@FreeBSD.org
+
+ avidemux26 has been renamed to avidemux
+ If you are using binary pkg, 'pkg upgrade' will do the right thing.
+ Users of portmaster/portupgrade have to take a manual step:
+ Portmaster users:
+ portmaster -o multimedia/avidemux multimedia/avidemux26
+ Portupgrade users:
+ portupgrade -o multimedia/avidemux multimedia/avidemux26
+
20150610:
AFFECTS: users of databases/postgresql84-server
AUTHOR: girgen@FreeBSD.org