git: df27a5bb642c - main - devel/linux-rl9-elfutils-libs: add debuginfod client and library to package (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Wed, 19 Feb 2025 23:23:09 UTC
The branch main has been updated by fluffy:

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

commit df27a5bb642cdd16ea68de17e5e389af338f43fc
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-19 23:19:43 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-19 23:19:43 +0000

    devel/linux-rl9-elfutils-libs: add debuginfod client and library to package (+)
    
    PR:     283920
    Sponsored by:   Future Crew, LLC
---
 devel/linux-rl9-elfutils-libs/Makefile          |  4 +++-
 devel/linux-rl9-elfutils-libs/distinfo          |  8 +++++++-
 devel/linux-rl9-elfutils-libs/pkg-plist.aarch64 |  9 +++++++++
 devel/linux-rl9-elfutils-libs/pkg-plist.amd64   | 13 +++++++++++++
 4 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/devel/linux-rl9-elfutils-libs/Makefile b/devel/linux-rl9-elfutils-libs/Makefile
index b07756d83ef4..46e056df0b4f 100644
--- a/devel/linux-rl9-elfutils-libs/Makefile
+++ b/devel/linux-rl9-elfutils-libs/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	elfutils
 PORTVERSION=	0.191
 DISTVERSIONSUFFIX=	-4.el9
+PORTREVISION=	1
 CATEGORIES=	devel linux
 PKGNAMESUFFIX=	-libs
 
@@ -15,7 +16,8 @@ USE_LINUX=	elfutils-libelf
 USE_LINUX_RPM=	yes
 WANT_LINUX32=	yes
 
-LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
+LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} \
+		${PORTNAME}-debuginfod-client-${DISTVERSIONFULL}
 
 PLIST_SUB=	LIBVERSION=${PORTVERSION}
 
diff --git a/devel/linux-rl9-elfutils-libs/distinfo b/devel/linux-rl9-elfutils-libs/distinfo
index ba4803ec6dff..89de53581c3f 100644
--- a/devel/linux-rl9-elfutils-libs/distinfo
+++ b/devel/linux-rl9-elfutils-libs/distinfo
@@ -1,4 +1,10 @@
-TIMESTAMP = 1732645275
+TIMESTAMP = 1740006158
+SHA256 (rocky/e/elfutils-debuginfod-client-0.191-4.el9.aarch64.rpm) = f93d95ad5eca4b1b6de0fbcc2cd645c911fd63422a26247c7a6250679a194dd4
+SIZE (rocky/e/elfutils-debuginfod-client-0.191-4.el9.aarch64.rpm) = 35641
+SHA256 (rocky/e/elfutils-debuginfod-client-0.191-4.el9.i686.rpm) = 0dd5b4bbaafbd35d4fa9294e4cefbf66fc1f5a9d2fc30c3b182ed50b42258ec6
+SIZE (rocky/e/elfutils-debuginfod-client-0.191-4.el9.i686.rpm) = 37864
+SHA256 (rocky/e/elfutils-debuginfod-client-0.191-4.el9.x86_64.rpm) = 9871ef9ff71a3029a8bd674d4b29f09ed079434fc9386359a016504cbd6e7072
+SIZE (rocky/e/elfutils-debuginfod-client-0.191-4.el9.x86_64.rpm) = 36401
 SHA256 (rocky/e/elfutils-libs-0.191-4.el9.aarch64.rpm) = f6bb64e09d8793da7f70a6f17f257ed3159b46c167a8d1cb705e004178ae3e01
 SIZE (rocky/e/elfutils-libs-0.191-4.el9.aarch64.rpm) = 262320
 SHA256 (rocky/e/elfutils-libs-0.191-4.el9.i686.rpm) = 8489b6125e3d05366b6c3b299c8312a6e901bc0640371c910ae84528046ecec7
diff --git a/devel/linux-rl9-elfutils-libs/pkg-plist.aarch64 b/devel/linux-rl9-elfutils-libs/pkg-plist.aarch64
index 297448a46c25..0deeb3ce9b44 100644
--- a/devel/linux-rl9-elfutils-libs/pkg-plist.aarch64
+++ b/devel/linux-rl9-elfutils-libs/pkg-plist.aarch64
@@ -1,8 +1,17 @@
+etc/profile.d/debuginfod.csh
+etc/profile.d/debuginfod.sh
+usr/bin/debuginfod-find
+usr/lib/.build-id/18/031ff153e4ba251f4fae45b34f09044b5621a3
 usr/lib/.build-id/28/4a63971038e2b767e3752cb433ec8fc4e92878
 usr/lib/.build-id/4f/a4dec6a469920561a05918de8c3ceb1255ea74
+usr/lib/.build-id/85/2b3a5893482a549df44b5041c44cd972f25416
 usr/lib64/libasm-%%LIBVERSION%%.so
 usr/lib64/libasm.so.1
+usr/lib64/libdebuginfod-%%LIBVERSION%%.so
+usr/lib64/libdebuginfod.so.1
 usr/lib64/libdw-%%LIBVERSION%%.so
 usr/lib64/libdw.so.1
 usr/share/licenses/elfutils-libs/COPYING-GPLV2
 usr/share/licenses/elfutils-libs/COPYING-LGPLV3
+usr/share/man/man1/debuginfod-find.1.gz
+usr/share/man/man7/debuginfod-client-config.7.gz
diff --git a/devel/linux-rl9-elfutils-libs/pkg-plist.amd64 b/devel/linux-rl9-elfutils-libs/pkg-plist.amd64
index f1556493072a..3975f67ad110 100644
--- a/devel/linux-rl9-elfutils-libs/pkg-plist.amd64
+++ b/devel/linux-rl9-elfutils-libs/pkg-plist.amd64
@@ -1,14 +1,27 @@
+etc/profile.d/debuginfod.csh
+etc/profile.d/debuginfod.sh
+usr/bin/debuginfod-find
 usr/lib/.build-id/02/07c1177ca53edf26c244e09ac0c613c34aeeac
 usr/lib/.build-id/02/2da41fbf38c7d8de9126c517a31582924badd2
+usr/lib/.build-id/22/e3c8995bb6e5d6ac45d1bcda0f9e0ef7fcf82f
+usr/lib/.build-id/8a/156b6746a4e2f3238c0e01a7c26e5060b1a1c7
+usr/lib/.build-id/aa/8845e49446ccaab8e71b070040c90d259569e4
 usr/lib/.build-id/cf/4eaba2a5006ec48405d1bb3a07a2cd25ff62c2
 usr/lib/.build-id/f3/1b39496269409ebadc50bbb98d2417e61d07b6
+usr/lib/.build-id/f9/4956ddd73ad7f505445d20a2b2c6048bcc9f92
 usr/lib/libasm-%%LIBVERSION%%.so
 usr/lib/libasm.so.1
+usr/lib/libdebuginfod-%%LIBVERSION%%.so
+usr/lib/libdebuginfod.so.1
 usr/lib/libdw-%%LIBVERSION%%.so
 usr/lib/libdw.so.1
 usr/lib64/libasm-%%LIBVERSION%%.so
 usr/lib64/libasm.so.1
+usr/lib64/libdebuginfod-%%LIBVERSION%%.so
+usr/lib64/libdebuginfod.so.1
 usr/lib64/libdw-%%LIBVERSION%%.so
 usr/lib64/libdw.so.1
 usr/share/licenses/elfutils-libs/COPYING-GPLV2
 usr/share/licenses/elfutils-libs/COPYING-LGPLV3
+usr/share/man/man1/debuginfod-find.1.gz
+usr/share/man/man7/debuginfod-client-config.7.gz