Date: Tue, 10 Apr 2018 19:56:43 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467013 - head Message-ID: <201804101956.w3AJuhpR071346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Tue Apr 10 19:56:43 2018 New Revision: 467013 URL: https://svnweb.freebsd.org/changeset/ports/467013 Log: Add UPDATING note on KDE SC4 <foo>-kde4 packages. Submitted by: se Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Apr 10 19:44:33 2018 (r467012) +++ head/UPDATING Tue Apr 10 19:56:43 2018 (r467013) @@ -5,6 +5,24 @@ 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. +20180410: + AFFECTS: users of KDE SC4 + AUTHOR: kde@FreeBSD.org + + Most of KDE Applications 17.12.3 have now landed in the ports tree. + There are still some missing pieces, that will follow soon. + + As mentioned in the commit messages, users of KDE SC4 should stick with the + <foo>-kde4 named package. + + As the MOVED entries for ports like databases/akonadi-kde4 have been removed + in the process of updating (as there now is again a databases/akonad), there + might be issues for people that update from a too old installed package list + with portmaster. + + These should be fixable by issuing a command à la + # pkg set --change-origin databases/akonadi:databases/akonadi-kde4 akonadi + 20180409: AFFECTS: users of net-im/matterircd AUTHOR: norrland@nullbyte.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804101956.w3AJuhpR071346>