Bug 275782 - devel/opencl: Update v3.0.15
Summary: devel/opencl: Update v3.0.15
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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-15 16:38 UTC by O. Hartmann
Modified: 2024-03-19 14:26 UTC (History)
1 user (show)

See Also:


Attachments
Update to OpenCL v3.0.15 (2.81 KB, patch)
2023-12-15 16:38 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 2023-12-15 16:38:40 UTC
Created attachment 247069 [details]
Update to OpenCL v3.0.15

The patch applied contains a recent update of devel/opencl to v3.0.15 headers of OpenCL.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2024-03-14 09:56:00 UTC
Thank you for your submission.

Please note that pkg-message has been removed in a recent commit as it
served no useful purpose:

    https://cgit.freebsd.org/ports/commit/?id=0e603097fee4fb7d7f160888459901b0aa0c28ec

I'll remove that part from your patch.
Patch is ok otherwise.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-03-14 09:56:39 UTC
Is there a changelog for this update?
Comment 3 O. Hartmann 2024-03-14 15:25:18 UTC
(In reply to Robert Clausecker from comment #2)

I couldn't find one that would reflect detailed changes in a single file ...

Thank you very much taking care of this commit.
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2024-03-14 15:26:25 UTC
(In reply to O. Hartmann from comment #3)

I see.  If not, could you perhaps summarise the changes?  Or link to a commit log or something?
Comment 5 O. Hartmann 2024-03-14 15:48:29 UTC
(In reply to Robert Clausecker from comment #4)

Release statement:

https://github.com/KhronosGroup/OpenCL-SDK/releases/tag/v2023.12.14

https://github.com/KhronosGroup/OpenCL-SDK/commit/d405836c85740c3a399f78c059600f4ae9605d5c:

[... useful(?) text ...]
 Release 2023 Q4 (#95)

* Update submodules to latest main

* Update project version

* Fix date on version

Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>

---------

Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>

[...]

That is what I've found so far. Nothing to be worthy of being mentioned.
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2024-03-14 15:49:15 UTC
(In reply to O. Hartmann from comment #5)

Thanks.  Better than nothing I guess.
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-03-19 14:21:40 UTC
A commit in branch main references this bug:

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

commit 6e131d86fa536eb529f5360701a3598dbb950caf
Author:     O. Hartmann <ohartmann@walstatt.org>
AuthorDate: 2023-12-15 16:34:23 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-03-19 14:18:24 +0000

    devel/opencl: update to 3.0.15

    Changelog: https://github.com/KhronosGroup/OpenCL-SDK/releases/tag/v2023.12.14

    PR:             275782

 devel/opencl/Makefile  |  7 +++----
 devel/opencl/distinfo  | 10 +++++-----
 devel/opencl/pkg-plist |  1 +
 3 files changed, 9 insertions(+), 9 deletions(-)
Comment 8 Robert Clausecker freebsd_committer freebsd_triage 2024-03-19 14:26:36 UTC
Thank you for your contribution.