Bug 271159

Summary: lang/pocl: Update to POCL 3.1
Product: Ports & Packages Reporter: O. Hartmann <ohartmann>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Many People CC: fernape
Priority: --- Flags: ohartmann: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to POCL 3.1 none

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!