Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 16:57:04 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r338754 - head/release/scripts
Message-ID:  <201809181657.w8IGv490033322@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Sep 18 16:57:04 2018
New Revision: 338754
URL: https://svnweb.freebsd.org/changeset/base/338754

Log:
  Update the pkg-stage.sh script used to populate packages on the
  dvd1.iso installation medium from including KDE4 to KDE5, as the
  KDE4-based ports have been marked as deprecated in the Ports
  Collection.
  
  MFC after:	3 days
  Approved by:	re (rgrimes)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/scripts/pkg-stage.sh

Modified: head/release/scripts/pkg-stage.sh
==============================================================================
--- head/release/scripts/pkg-stage.sh	Tue Sep 18 16:16:58 2018	(r338753)
+++ head/release/scripts/pkg-stage.sh	Tue Sep 18 16:57:04 2018	(r338754)
@@ -30,7 +30,7 @@ www/firefox
 www/links
 x11-drivers/xf86-video-vmware
 x11/gnome3
-x11/kde4
+x11/kde5
 x11/xorg"
 
 # If NOPORTS is set for the release, do not attempt to build pkg(8).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809181657.w8IGv490033322>