git: 4cc877266a7d - main - emulators/libc6-shim: Update to 20250323

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Mon, 24 Mar 2025 06:26:28 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc877266a7d2b22a47a7b15e6647e2269121365

commit 4cc877266a7d2b22a47a7b15e6647e2269121365
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2025-03-24 06:25:35 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-03-24 06:26:22 +0000

    emulators/libc6-shim: Update to 20250323
    
    PR:             285613
---
 emulators/libc6-shim/Makefile  | 8 +++++---
 emulators/libc6-shim/distinfo  | 6 +++---
 emulators/libc6-shim/pkg-plist | 2 ++
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/emulators/libc6-shim/Makefile b/emulators/libc6-shim/Makefile
index 0033110f1da9..f405dbf7db77 100644
--- a/emulators/libc6-shim/Makefile
+++ b/emulators/libc6-shim/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libc6-shim
-DISTVERSION=	20250212
+DISTVERSION=	20250323
 CATEGORIES=	emulators
 
 MAINTAINER=	iwtcex@gmail.com
@@ -23,7 +23,7 @@ PORTSCOUT=	ignore:1
 
 post-patch:
 	${REINPLACE_CMD} -e 's|../icds|../${DATADIR_REL}/icds|' ${WRKSRC}/bin/nv-sglrun
-	${REINPLACE_CMD} -e 's|../lib64|../lib/${PORTNAME}|' -e 's|../lib32|../lib32/${PORTNAME}|' ${WRKSRC}/bin/with-glibc-shim
+	${REINPLACE_CMD} -e 's|../lib64|../lib/${PORTNAME}|' -e 's|../lib32|../lib32/${PORTNAME}|' ${WRKSRC}/bin/c6-shim-env
 
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}
@@ -31,9 +31,11 @@ do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/icds/ocl
 	${MKDIR} ${STAGEDIR}${DATADIR}/icds/vk
 	${INSTALL_SCRIPT} \
+		${WRKSRC}/bin/c6-shim-env \
+		${WRKSRC}/bin/c6-shim-run-exe \
 		${WRKSRC}/bin/nv-sglrun \
-		${WRKSRC}/bin/with-glibc-shim \
 		${STAGEDIR}${PREFIX}/bin
+	${LN} -s c6-shim-env ${STAGEDIR}${PREFIX}/bin/with-glibc-shim
 	${INSTALL_LIB} \
 		${WRKSRC}/build/lib64/libc6*.so \
 		${STAGEDIR}${PREFIX}/lib/${PORTNAME}
diff --git a/emulators/libc6-shim/distinfo b/emulators/libc6-shim/distinfo
index 54c7c92a78c4..9ab2fdd543a9 100644
--- a/emulators/libc6-shim/distinfo
+++ b/emulators/libc6-shim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739406817
-SHA256 (shkhln-libc6-shim-20250212_GH0.tar.gz) = 1ee7de0fbbfeee94c7c8092eceb210cb982e8f08810aba5fd1563d5e30bc1021
-SIZE (shkhln-libc6-shim-20250212_GH0.tar.gz) = 94325
+TIMESTAMP = 1742733124
+SHA256 (shkhln-libc6-shim-20250323_GH0.tar.gz) = 600f0b25ae419f79e6a663dbc22e74d2c10f142e770044ff4744d8b04922e5fa
+SIZE (shkhln-libc6-shim-20250323_GH0.tar.gz) = 105087
diff --git a/emulators/libc6-shim/pkg-plist b/emulators/libc6-shim/pkg-plist
index cce827c04939..b7e8448ca9dc 100644
--- a/emulators/libc6-shim/pkg-plist
+++ b/emulators/libc6-shim/pkg-plist
@@ -1,3 +1,5 @@
+bin/c6-shim-env
+bin/c6-shim-run-exe
 bin/nv-sglrun
 bin/with-glibc-shim
 lib/libc6-shim/libc6-debug.so