Date: Thu, 3 Jan 2019 20:10:15 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489216 - head Message-ID: <201901032010.x03KAFsw063209@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Thu Jan 3 20:10:14 2019 New Revision: 489216 URL: https://svnweb.freebsd.org/changeset/ports/489216 Log: Add entry on switching from multimedia/vlc3 to multimedia/vlc Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Jan 3 20:00:57 2019 (r489215) +++ head/UPDATING Thu Jan 3 20:10:14 2019 (r489216) @@ -5,6 +5,22 @@ 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. +20190103: + AFFECTS: users of multimedia/vlc* + AUTHOR: riggs@FreeBSD.org + + The multimedia/vlc port has been upgraded to 3.0.5, the latest upstream + release. Subsequently, multimedia/vlc-qt4 and multimedia/vlc3 have been + retired and removed from the ports tree. Users who previously used + multimedia/vlc3 might want to switch to multimedia/vlc with the following + commands: + + # pkg install multimedia/vlc + or + # portmaster -o multimedia/vlc multimedia/vlc3 + or + # portupgrade -o multimedia/vlc multimedia/vlc3 + 20190102: AFFECTS: users of net/serviio AUTHOR: netchild@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901032010.x03KAFsw063209>