aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2010-12-11 02:07:09 +0800
committernox <nox@FreeBSD.org>2010-12-11 02:07:09 +0800
commitce350de12bcf02c3263ba6bc7469c27b94471e2f (patch)
tree31cdf40c0e972c3069ec72c40db8e5683ab43628 /UPDATING
parenta62c29bda33ce184734fdf8087617322ecb4303e (diff)
downloadfreebsd-ports-gnome-ce350de12bcf02c3263ba6bc7469c27b94471e2f.tar.gz
freebsd-ports-gnome-ce350de12bcf02c3263ba6bc7469c27b94471e2f.tar.zst
freebsd-ports-gnome-ce350de12bcf02c3263ba6bc7469c27b94471e2f.zip
Add note about multimedia/avidemux2 now having a seperate slave port
for plugins. [1] PR: ports/152419 [2] Submitted by: netchild [1], Frank Ebert <frank.ebert@freenet.de> [2]
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 67e573342cd9..1510286e9a17 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20101210:
+ AFFECTS: users of multimedia/avidemux2
+ AUTHOR: nox@FreeBSD.org
+
+ The port has been updated to 2.5.4 which now installs plugins seperately
+ and I had to make a slave port for them, multimedia/avidemux2-plugins.
+ So you'll now have to install that port too for the app to become useful.
+
20101208:
AFFECTS: autotools
AUTHOR: autotools@FreeBSD.org