Bug 296440 - devel/librashader: update to 0.11.3
Summary: devel/librashader: update to 0.11.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://github.com/SnowflakePowered/l...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 07:55 UTC by Stefan Schlosser
Modified: 2026-07-02 12:43 UTC (History)
1 user (show)

See Also:
bsdcode: maintainer-feedback+


Attachments
update to 0.11.3 (4.48 KB, patch)
2026-07-02 07:55 UTC, Stefan Schlosser
bsdcode: maintainer-approval+
Details | Diff
emulators/ares: bump PORTREVISION after librashader update (758 bytes, patch)
2026-07-02 07:55 UTC, Stefan Schlosser
bsdcode: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schlosser 2026-07-02 07:55:20 UTC
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.
Comment 1 Stefan Schlosser 2026-07-02 07:55:56 UTC
Created attachment 272363 [details]
emulators/ares: bump PORTREVISION after librashader update
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-02 12:42:32 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-07-02 12:42:33 UTC
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(-)
Comment 4 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-02 12:43:41 UTC
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.