Bug 282548

Summary: emulators/ares: update to 141
Product: Ports & Packages Reporter: Stefan Schlosser <bsdcode>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz, vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://ares-emu.net/news/ares-v141-released
Bug Depends on: 282547    
Bug Blocks:    
Attachments:
Description Flags
update to 141 bsdcode: maintainer-approval+

Description Stefan Schlosser 2024-11-04 17:05:06 UTC
Created attachment 254940 [details]
update to 141

Release note:
https://ares-emu.net/news/ares-v141-released


Starting with version 141, emulators/ares is incompatible with any version of devel/librashader < 0.5.0. Therefore this update depends on bug #282547 to update devel/librashader to version 0.5.1 before updating emulators/ares to version 141.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-04 17:39:36 UTC
I can update this port, but not devel/librashader.
Does this make sense?
Comment 2 Stefan Schlosser 2024-11-04 20:04:03 UTC
(In reply to Vladimir Druzenko from comment #1)
> I can update this port, but not devel/librashader.
> Does this make sense?

Version 141 won't compile with enabled SHADER port option if devel/librashader isn't updated to 0.5.1. So I'd say we wait for the librashader update.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:24 UTC
A commit in branch main references this bug:

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

commit b47f4238cc4c8e4b00d5b407768a18031f76461f
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2024-10-06 18:22:44 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:22 +0000

    emulators/ares: update to 141

    Release notes: https://ares-emu.net/news/ares-v141-released

    PR:             282548

 emulators/ares/Makefile | 12 +-----------
 emulators/ares/distinfo |  8 +++-----
 2 files changed, 4 insertions(+), 16 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:59:13 UTC
Thank you for your contribution.