Bug 274363 - games/linux-steam-utils: update to 20231009
Summary: games/linux-steam-utils: update to 20231009
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/shkhln/linuxulator...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-09 02:49 UTC by Alex S
Modified: 2023-10-11 15:06 UTC (History)
2 users (show)

See Also:


Attachments
20231009 (2.03 KB, patch)
2023-10-09 02:49 UTC, Alex S
iwtcex: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex S 2023-10-09 02:49:59 UTC
Created attachment 245513 [details]
20231009
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-11 06:05:36 UTC
A commit in branch main references this bug:

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

commit 05eabad6c53545ee686bcbd7d5a948c3f6bf3d49
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2023-10-08 23:16:15 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-11 06:02:18 +0000

    games/linux-steam-utils: update to 20231009

    Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20230709...20231009

    PR:             274363

 games/linux-steam-utils/Makefile             | 2 +-
 games/linux-steam-utils/distinfo             | 6 +++---
 games/linux-steam-utils/files/pkg-message.in | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-10-11 06:10:37 UTC
Hm... I guess I committed this one prematurely.  Would you like me to revert this update?

If this port really requires wine-proton 8.0 or newer, you should add a version limit in the dependency, preventing the port from building with earlier versions.

That said, is the patch for bug #273872 ready to be committed?  You didn't say anything to this effect.
Comment 3 Alex S 2023-10-11 11:38:30 UTC
(In reply to Robert Clausecker from comment #2)

> If this port really requires wine-proton 8.0 or newer,
> you should add a version limit in the dependency,
> preventing the port from building with earlier versions.

It's a completely optional runtime dependency, pkg doesn't support those.

> That said, is the patch for bug #273872 ready to be committed?
> You didn't say anything to this effect.

I set a maintainer-approval+ flag.
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-10-11 15:06:14 UTC
Thanks.  I have added a comment to bug #273872 making this clearer.