Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2023 20:25:19 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: fea4a44c1965 - main - release/DVD_PACKAGES: Update the names of drm-kmod ports
Message-ID:  <202307042025.364KPJnU013342@gitrepo.freebsd.org>

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

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

commit fea4a44c1965d4b709362a74abb0ab4b28ec29ac
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-07-04 20:24:52 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-07-04 20:24:52 +0000

    release/DVD_PACKAGES: Update the names of drm-kmod ports
    
    Reviewed by:    x11 (manu), re (gjb)
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D40770
---
 release/scripts/pkg-stage.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index e2a51e4ef2f0..24973540ca6d 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -15,8 +15,9 @@ export PORTSDIR="${PORTSDIR:-/usr/ports}"
 _DVD_PACKAGES="archivers/unzip
 devel/git
 emulators/linux_base-c7
-graphics/drm-legacy-kmod
-graphics/drm-stable-kmod
+graphics/drm-kmod
+graphics/drm-510-kmod
+graphics/drm-515-kmod
 misc/freebsd-doc-all
 net/mpd5
 net/rsync



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