Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2023 20:11:08 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: a81d4240b346 - stable/13 - release/DVD_PACKAGES: Update the names of drm-kmod ports
Message-ID:  <202307072011.367KB8Ep039406@gitrepo.freebsd.org>

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

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

commit a81d4240b346f1bda706e8e21d16ea649a85c8a6
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-07 20:10:19 +0000

    release/DVD_PACKAGES: Update the names of drm-kmod ports
    
    When MFC, graphics/drm-515-kmod is not merged as it only suports 14+.
    
    Reviewed by:    x11 (manu), re (gjb)
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D40770
    
    (cherry picked from commit fea4a44c1965d4b709362a74abb0ab4b28ec29ac)
---
 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 e2a51e4ef2f0..3cb8afd43679 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -15,8 +15,8 @@ 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
 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?202307072011.367KB8Ep039406>