FreeBSD Bugzilla – Attachment 187275 Details for
Bug 223090
[PATCH] devel/opencl: Update to new header API rev. 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch OCL 2.1 -> OCL 2.2
devel_opencl_2_2.patch (text/plain), 2.33 KB, created by
O. Hartmann
on 2017-10-18 13:20:19 UTC
(
hide
)
Description:
Patch OCL 2.1 -> OCL 2.2
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2017-10-18 13:20:19 UTC
Size:
2.33 KB
patch
obsolete
>Index: devel/opencl/Makefile >=================================================================== >--- devel/opencl/Makefile (revision 452317) >+++ devel/opencl/Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= opencl >-PORTVERSION= 2.1 >+PORTVERSION= 2.2 > CATEGORIES= devel > > MAINTAINER= ohartman@zedat.fu-berlin.de >-COMMENT= Open Computing Language (OpenCL) specifications V2.1 (header files) >+COMMENT= Open Computing Language (OpenCL) specifications V2.2 (header files) > > LICENSE= unknown > LICENSE_NAME= BSD-esque license agreement >@@ -21,12 +21,14 @@ > GH_TAGNAME= ${HEADER_TAG} ${CLHPP_TAG}:clhpp > > # the header releases don't have tags yet, so use git commit for now >-HEADER_TAG= 2d06e09 >-CLHPP_TAG= v2.0.10 >+HEADER_TAG= f039db6 >+CLHPP_TAG= 8b6a312 > > USES= python:build > NO_CONFIGURE= yes > >+WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/opencl${PORTVERSION:S/.//}/CL >+ > do-build: > @cd ${WRKSRC_clhpp} && ${PYTHON_CMD} gen_cl_hpp.py > >Index: devel/opencl/distinfo >=================================================================== >--- devel/opencl/distinfo (revision 452317) >+++ devel/opencl/distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1477133498 >-SHA256 (KhronosGroup-OpenCL-Headers-2.1-2d06e09_GH0.tar.gz) = 6e5d2fc99809fd963ac2ce3648e79fa7997262741992b7a4ccd923f8d1194f6f >-SIZE (KhronosGroup-OpenCL-Headers-2.1-2d06e09_GH0.tar.gz) = 30745 >-SHA256 (KhronosGroup-OpenCL-CLHPP-v2.0.10_GH0.tar.gz) = fa27456295c3fa534ce824eb0314190a8b3ebd3ba4d93a0b1270fc65bf378f2b >-SIZE (KhronosGroup-OpenCL-CLHPP-v2.0.10_GH0.tar.gz) = 129954 >+TIMESTAMP = 1508331981 >+SHA256 (KhronosGroup-OpenCL-Headers-2.2-f039db6_GH0.tar.gz) = 2f74418100ebc1f6a1c8dfa8bf0dbb82956f6aa54b41cb414b61fce1a5785f46 >+SIZE (KhronosGroup-OpenCL-Headers-2.2-f039db6_GH0.tar.gz) = 160909 >+SHA256 (KhronosGroup-OpenCL-CLHPP-8b6a312_GH0.tar.gz) = 482d6ae6bbae5255e448bb2556a9fcbbe79370cf01405f868e0e56e57a54f9bb >+SIZE (KhronosGroup-OpenCL-CLHPP-8b6a312_GH0.tar.gz) = 131038 >Index: devel/opencl/pkg-descr >=================================================================== >--- devel/opencl/pkg-descr (revision 452317) >+++ devel/opencl/pkg-descr (working copy) >@@ -3,4 +3,4 @@ > other processors, giving software developers portable and efficient > access to the power of these heterogeneous processing platforms. > >-These header are covering OpenCL API 2.1 >+These header are covering OpenCL API 2.2
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 223090
: 187275