diff options
author | riggs <riggs@FreeBSD.org> | 2015-06-14 02:31:59 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2015-06-14 02:31:59 +0800 |
commit | 5b9cfd6004cc83b83b34cdb6acdefac05635071a (patch) | |
tree | 9119ef206a8dbc6ac4b468139036c5be86dcdfaf /UPDATING | |
parent | 34f2415339648644fc3e8ea015a9db5835032c1f (diff) | |
download | freebsd-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-- | 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 |