git: 098c8a7c21ef - main - lang/pocl: Update to 4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 08:25:01 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=098c8a7c21efdc84e10faf1be3014c72420c35a2 commit 098c8a7c21efdc84e10faf1be3014c72420c35a2 Author: O. Hartmann <ohartmann@walstatt.org> AuthorDate: 2023-08-16 07:42:40 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-17 08:24:32 +0000 lang/pocl: Update to 4.0 PR: 273150 Reported by: ohartmann@walstatt.org (maintainer) --- 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