Bug 271159 - lang/pocl: Update to POCL 3.1
Summary: lang/pocl: Update to POCL 3.1
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: Fernando Apesteguía
URL:
Keywords:
: 264147 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-01 07:47 UTC by O. Hartmann
Modified: 2023-05-03 08:16 UTC (History)
1 user (show)

See Also:
ohartmann: maintainer-feedback+


Attachments
Patch to POCL 3.1 (10.90 KB, patch)
2023-05-01 07:47 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-05-01 07:47:11 UTC
Created attachment 241896 [details]
Patch to POCL 3.1

Updating POCL 1.8 to POCL 3.1

Using API >= 3.0 and LLVM 15
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-05-01 07:47:11 UTC
Maintainer informed via mail
Comment 2 O. Hartmann 2023-05-01 08:47:39 UTC
*** Bug 264147 has been marked as a duplicate of this bug. ***
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-02 10:42:16 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-05-03 08:06:43 UTC
A commit in branch main references this bug:

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

commit be729ef9da645eb8edea50e3239ef8538306a757
Author:     O. Hartmann <ohartmann@walstatt.org>
AuthorDate: 2023-05-02 10:37:07 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-05-03 08:01:44 +0000

    lang/pocl: Update to POCL 3.1

    PR:             271159
    Reported by:    ohartmann@walstatt.org (maintainer)

 lang/pocl/Makefile                                | 26 +++++++++++------------
 lang/pocl/distinfo                                |  6 +++---
 lang/pocl/files/patch-CMakeLists.txt              | 10 ++++-----
 lang/pocl/files/patch-config.h.in.cmake           |  4 ++--
 lang/pocl/files/patch-lib_CL_devices_cpuinfo.c    | 16 +++++++-------
 lang/pocl/files/patch-lib_CL_pocl__timing.c (new) | 13 ++++++++++++
 lang/pocl/pkg-descr                               | 21 +++++++++++++-----
 lang/pocl/pkg-message (new)                       | 18 ++++++++++++++++
 lang/pocl/pkg-plist                               |  3 +--
 9 files changed, 78 insertions(+), 39 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-03 08:16:37 UTC
Committed,

Thanks!