diff options
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |