Created attachment 272362 [details] update to 0.11.3 Changelog: https://github.com/SnowflakePowered/librashader/releases/tag/librashader-v0.11.3 Build and playtested with the consumer emulators/ares on amd64 15.0-RELEASE.
Created attachment 272363 [details] emulators/ares: bump PORTREVISION after librashader update
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d6c5c62758160ce3b2fac79d6a984f0a34dfbae commit 4d6c5c62758160ce3b2fac79d6a984f0a34dfbae Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2026-07-02 07:35:42 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-02 12:41:27 +0000 devel/librashader: Update 0.11.2 => 0.11.3 While here, correct typo in pkg-message. Changelog: https://github.com/SnowflakePowered/librashader/releases/tag/librashader-v0.11.3 PR: 296440 Approved by: osa, vvd (Mentors, implicit) devel/librashader/Makefile | 2 +- devel/librashader/Makefile.crates | 3 +++ devel/librashader/distinfo | 10 ++++++++-- devel/librashader/pkg-message | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c424126121746e97b9ce7a0ef0d71890fb8212a7 commit c424126121746e97b9ce7a0ef0d71890fb8212a7 Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2026-07-02 07:51:04 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-02 12:41:38 +0000 emulators/ares: bump PORTREVISION after librashader update PR: 296440 Approved by: osa, vvd (Mentors, implicit) emulators/ares/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-c2c789cabf75 and it seems OK. Committed, thanks.