Bug 279259 - Update devel/opencl: Update to specification v3.0.16
Summary: Update devel/opencl: Update to specification v3.0.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Joel Bodenmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 18:30 UTC by O. Hartmann
Modified: 2024-07-14 20:49 UTC (History)
1 user (show)

See Also:


Attachments
Update opencl header 3.0.16 (2.53 KB, patch)
2024-05-23 18:30 UTC, O. Hartmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2024-05-23 18:30:39 UTC
Created attachment 250907 [details]
Update opencl header 3.0.16

Patch updates port to OpenCL header specification v3.0.16,
see https://github.com/KhronosGroup/OpenCL-Headers/
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-14 20:49:29 UTC
A commit in branch main references this bug:

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

commit 55e88380a02707375e0c474c31770c557971899a
Author:     O. Hartmann <ohartmann@walstatt.org>
AuthorDate: 2024-05-23 18:25:43 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-07-14 20:47:47 +0000

    devel/opencl: Update to 3.0.16

    Changelog: https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2024.05.08

    PR:             279259
    Approved by:    tcberner (mentor, implicit)

 devel/opencl/Makefile  |  6 +++---
 devel/opencl/distinfo  | 10 +++++-----
 devel/opencl/pkg-descr |  6 ++++++
 3 files changed, 14 insertions(+), 8 deletions(-)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2024-07-14 20:49:50 UTC
Committed - Thanks!