svn commit: r402883 - in head: . x11-toolkits/qt5-gui

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Dec 3 16:39:26 UTC 2015


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 at 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


More information about the svn-ports-head mailing list