aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2015-06-14 02:31:59 +0800
committerriggs <riggs@FreeBSD.org>2015-06-14 02:31:59 +0800
commit5b9cfd6004cc83b83b34cdb6acdefac05635071a (patch)
tree9119ef206a8dbc6ac4b468139036c5be86dcdfaf /UPDATING
parent34f2415339648644fc3e8ea015a9db5835032c1f (diff)
downloadfreebsd-ports-gnome-5b9cfd6004cc83b83b34cdb6acdefac05635071a.tar.gz
freebsd-ports-gnome-5b9cfd6004cc83b83b34cdb6acdefac05635071a.tar.zst
freebsd-ports-gnome-5b9cfd6004cc83b83b34cdb6acdefac05635071a.zip
Move multimedia/avidemux26-* to multimedia/avidemux-*
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