Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2025 19:24:33 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 0d7b98c06c5e - main - pkg-stage.sh: kde5 -> kde
Message-ID:  <202502191924.51JJOXC2021731@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=0d7b98c06c5ec9638020844ee460af075cfc6e54

commit 0d7b98c06c5ec9638020844ee460af075cfc6e54
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-19 19:21:04 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-19 19:24:06 +0000

    pkg-stage.sh: kde5 -> kde
    
    The "kde5" package no longer exists; KDE goes to 6.
    
    Note: Depending on the size of 13.5-BETA3 DVD images, KDE might end
    up being removed from this list in the near future.
    
    With hat:       re@
    MFC after:      30 seconds
    Sponsored by:   Amazon
---
 release/scripts/pkg-stage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 8f96bd5cf5a1..495c328e4724 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -30,7 +30,7 @@ sysutils/tmux
 www/firefox
 www/links
 x11/gnome
-x11/kde5
+x11/kde
 x11/sddm
 x11/xorg
 x11-wm/sway"



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