FreeBSD Bugzilla – Attachment 244127 Details for
Bug 273150
lang/pocl: Update to 4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update POCL 3.1 to 4.0, featuring LLVM16
0001-Update-Portable-OpenCL-to-POCL-4.0-featuring-LLVM16.patch (text/plain), 2.19 KB, created by
O. Hartmann
on 2023-08-15 19:02:09 UTC
(
hide
)
Description:
Update POCL 3.1 to 4.0, featuring LLVM16
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2023-08-15 19:02:09 UTC
Size:
2.19 KB
patch
obsolete
>From 82245b029ba3b7969d0bc91cec69758421879ade Mon Sep 17 00:00:00 2001 >From: "O. Hartmann" <ohartmann@walstatt.org> >Date: Tue, 15 Aug 2023 20:56:29 +0159 >Subject: [PATCH] Update Portable OpenCL to POCL 4.0, featuring LLVM16. > >--- > lang/pocl/Makefile | 6 +++--- > lang/pocl/distinfo | 6 +++--- > lang/pocl/pkg-plist | 2 +- > 3 files changed, 7 insertions(+), 7 deletions(-) > >diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile >index 52b76134f7ce..e9f0dd2ebe2a 100644 >--- a/lang/pocl/Makefile >+++ b/lang/pocl/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= pocl > DISTVERSIONPREFIX= v >-DISTVERSION= 3.1 >+DISTVERSION= 4.0 > CATEGORIES= lang > > MAINTAINER= ohartmann@walstatt.org >@@ -22,7 +22,7 @@ USES= cmake localbase:ldflags ncurses pkgconfig > USE_GITHUB= yes > USE_LDCONFIG= yes > >-LLVM_VERSION= ${MESA_LLVM_VER:U15} >+LLVM_VERSION= ${MESA_LLVM_VER:U16} > CMAKE_ARGS= -DWITH_LLVM_CONFIG="${LOCALBASE}/llvm${LLVM_VERSION}/bin/llvm-config" \ > -DPOCL_INSTALL_PKGCONFIG_DIR="${PREFIX}/libdata/pkgconfig" \ > -DSINGLE_LLVM_LIB=ON \ >@@ -40,7 +40,7 @@ OPTIONS_DEFINE= DOCS > DOCS_DESC= Build documentation (needs textproc/py-sphinx) > DOCS_CMAKE_ON= -DENABLE_DOCS=ON > DOCS_CMAKE_OFF= -DENABLE_DOCS=OFF >-DOCS_USES= python >+DOCS_USES= python:3.6+ > DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} > > .include <bsd.port.options.mk> >diff --git a/lang/pocl/distinfo b/lang/pocl/distinfo >index a60086168896..aaa5e1c12075 100644 >--- a/lang/pocl/distinfo >+++ b/lang/pocl/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1670346593 >-SHA256 (pocl-pocl-v3.1_GH0.tar.gz) = 82314362552e050aff417318dd623b18cf0f1d0f84f92d10a7e3750dd12d3a9a >-SIZE (pocl-pocl-v3.1_GH0.tar.gz) = 1928607 >+TIMESTAMP = 1687856826 >+SHA256 (pocl-pocl-v4.0_GH0.tar.gz) = 7f4e8ab608b3191c2b21e3f13c193f1344b40aba7738f78762f7b88f45e8ce03 >+SIZE (pocl-pocl-v4.0_GH0.tar.gz) = 2140919 >diff --git a/lang/pocl/pkg-plist b/lang/pocl/pkg-plist >index 3544359ccbea..9a1ad0efaa8d 100644 >--- a/lang/pocl/pkg-plist >+++ b/lang/pocl/pkg-plist >@@ -2,7 +2,7 @@ bin/poclcc > etc/OpenCL/vendors/pocl.icd > lib/libpocl.so > lib/libpocl.so.2 >-lib/libpocl.so.2.10.0 >+lib/libpocl.so.2.11.0 > lib/pocl/libpocl-devices-basic.so > lib/pocl/libpocl-devices-pthread.so > libdata/pkgconfig/pocl.pc >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 273150
: 244127