git: e4e139b828a2 - main - pkg-stage.sh: update port trailing version information

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Mon, 20 Mar 2023 14:37:22 UTC
The branch main has been updated by gjb:

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

commit e4e139b828a2278b44496653c1cd5e6298afb3c6
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2023-03-20 14:36:51 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-03-20 14:36:51 +0000

    pkg-stage.sh: update port trailing version information
    
    Reported by:    Ian Smith, Graham Perrin
    MFC after:      1 week
    X-MFC-13.2:     NO
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 release/scripts/pkg-stage.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 4e9617184243..e2a51e4ef2f0 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -14,7 +14,7 @@ export PORTSDIR="${PORTSDIR:-/usr/ports}"
 
 _DVD_PACKAGES="archivers/unzip
 devel/git
-emulators/linux_base-c6
+emulators/linux_base-c7
 graphics/drm-legacy-kmod
 graphics/drm-stable-kmod
 misc/freebsd-doc-all
@@ -30,7 +30,7 @@ sysutils/tmux
 www/firefox
 www/links
 x11-drivers/xf86-video-vmware
-x11/gnome3
+x11/gnome
 x11/kde5
 x11/xorg"