Date: Thu, 3 Dec 2015 16:39:24 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402883 - in head: . x11-toolkits/qt5-gui Message-ID: <201512031639.tB3GdOL2060244@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Thu Dec 3 16:39:24 2015 New Revision: 402883 URL: https://svnweb.freebsd.org/changeset/ports/402883 Log: Drop x11-toolkits/qt5-gui's pkg-message too. It contains the same suggestions that were dropped from its Qt4 counterpart in r402882. Mention both ports in UPDATING. PR: 202927 Submitted by: theraven@ MFH: 2015Q4 Deleted: head/x11-toolkits/qt5-gui/pkg-message Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Dec 3 16:36:25 2015 (r402882) +++ head/UPDATING Thu Dec 3 16:39:24 2015 (r402883) @@ -6,15 +6,15 @@ You should get into the habit of checkin you update your ports collection, before attempting any port upgrades. 20151203: - AFFECTS: users of x11-toolkits/qt4-gui + AFFECTS: users of x11-toolkits/qt4-gui or x11-toolkits/qt5-gui AUTHOR: kde@FreeBSD.org Back in mid-2012, pkg-message was added to the port suggesting changes to the default shared memory limits in loader.conf(5). Since then, the default limits have been changed and the values suggested by the port are no longer sensible. If you have changed the following values in loader.conf(5) due to - qt4-gui's pkg-message, please considering removing them and using the default - settings: + qt4-gui's or qt5-gui's pkg-message, please considering removing them and + using the default settings: * kern.ipc.shmall * kern.ipc.shmni * kern.ipc.shmseg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512031639.tB3GdOL2060244>