diff options
author | Juergen Lock <nox@FreeBSD.org> | 2010-12-10 18:07:09 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2010-12-10 18:07:09 +0000 |
commit | 375987325b801b5868e6e182393fc64900badbcd (patch) | |
tree | c8006a75b33a6b992619223747d51b15010bfa37 /UPDATING | |
parent | 172368d4ad23eafc8f22b03d8c9ea4f892d20b4a (diff) |
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]
Notes
Notes:
svn path=/head/; revision=265999
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |