Bug 259431 - devel/opencl: Update 3.0.8
Summary: devel/opencl: Update 3.0.8
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: Jan Beich
URL:
Keywords:
Depends on:
Blocks: 259432
  Show dependency treegraph
 
Reported: 2021-10-25 11:01 UTC by O. Hartmann
Modified: 2021-11-12 18:27 UTC (History)
0 users

See Also:


Attachments
Patch OpenCL 3.0.8 (2.79 KB, patch)
2021-10-25 11:01 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 2021-10-25 11:01:34 UTC
Created attachment 229015 [details]
Patch OpenCL 3.0.8

Patch to OpenCL 3.0.8 adds some functions, missing in OpenCL <= 3.0 and required by devel/ocl-icd-2.3.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-12 18:22:19 UTC
A commit in branch main references this bug:

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

commit e491251a6fd42e0581a772167bc2d083249ecc03
Author:     O. Hartmann <ohartmann@walstatt.org>
AuthorDate: 2021-10-23 16:26:59 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-12 18:16:49 +0000

    devel/opencl: update to 3.0.8

    - Drop deprecated "Created by"

    Changes:        https://github.com/KhronosGroup/OpenCL-Headers/compare/b04034a...v2021.06.30
    Changes:        https://github.com/KhronosGroup/OpenCL-CLHPP/compare/64c206f...v2.0.15
    PR:             259431

 devel/opencl/Makefile  | 11 +++--------
 devel/opencl/distinfo  | 12 +++++-------
 devel/opencl/pkg-plist |  1 +
 3 files changed, 9 insertions(+), 15 deletions(-)
Comment 2 Jan Beich freebsd_committer freebsd_triage 2021-11-12 18:27:09 UTC
Landed with minor changes:
- Drop whitespace changes
- Make GH_TAGNAME more readable via "git describe --tags"