Bug 277949

Summary: games/linux-steam-utils: update to 20240323
Product: Ports & Packages Reporter: Alex S <iwtcex>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/shkhln/linuxulator-steam-utils/compare/20231009...20240323
Attachments:
Description Flags
20240323 iwtcex: maintainer-approval+

Description Alex S 2024-03-25 13:53:05 UTC
Created attachment 249474 [details]
20240323

The whole thing was reworked to use unprivileged chroot (see -n flag) in place of Steam's container runtime, so this a large update.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-26 04:56:03 UTC
A commit in branch main references this bug:

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

commit 5aa936c5ddada7c7d4251a36a7c67e08b7596325
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-26 04:31:40 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-26 04:32:07 +0000

    games/linux-steam-utils: update to 20240323

    PR:             277949

 games/linux-steam-utils/Makefile             |  8 ++---
 games/linux-steam-utils/distinfo             |  6 ++--
 games/linux-steam-utils/files/pkg-message.in | 18 +++++-----
 games/linux-steam-utils/pkg-plist            | 50 +++++++++++++++++++++-------
 4 files changed, 54 insertions(+), 28 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2024-03-26 04:57:09 UTC
Pushed, thank you.