benchmarks/clpeak: update to 1.1.0

Changes:	https://github.com/krrishnarraj/clpeak/compare/1.1.0-rc2...1.1.0
PR:		250562
Approved by:	jmd (maintainer)
This commit is contained in:
Jan Beich 2020-11-30 21:07:36 +00:00
parent 85cb4c5001
commit 6cf857e70c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556681
2 changed files with 15 additions and 4 deletions

View File

@ -2,9 +2,12 @@
# $FreeBSD$
PORTNAME= clpeak
DISTVERSION= 1.1.0-rc2
DISTVERSION= 1.1.0
CATEGORIES= benchmarks
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= db42d30028ba.patch:-p1 # https://github.com/krrishnarraj/clpeak/issues/73
MAINTAINER= jmd@FreeBSD.org
COMMENT= Benchmarking tool to measure peak capabilities of opencl devices
@ -20,6 +23,12 @@ GH_ACCOUNT= krrishnarraj
USE_LDCONFIG= yes
PLIST_FILES= bin/clpeak
.if !empty(PATCHFILES:Mdb42d30028ba*)
pre-patch:
@${REINPLACE_CMD} -e '/GIT_TAG/s/master/opencl21/' \
${WRKSRC}/cmake/BuildCLHpp.cmake
.endif
post-patch:
@${REINPLACE_CMD} '/install.*LICENSE/d' ${WRKSRC}/CMakeLists.txt

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1571560405
SHA256 (krrishnarraj-clpeak-1.1.0-rc2_GH0.tar.gz) = 0f7ab16ab95280850a834dcb0f38510d30b79317273a7e4b428cac680915c087
SIZE (krrishnarraj-clpeak-1.1.0-rc2_GH0.tar.gz) = 288451
TIMESTAMP = 1585218729
SHA256 (krrishnarraj-clpeak-1.1.0_GH0.tar.gz) = af74d9fb8f86fcd113b11d34d6f675f67c35d36737eac69ba6688267ed79b7eb
SIZE (krrishnarraj-clpeak-1.1.0_GH0.tar.gz) = 289613
SHA256 (db42d30028ba.patch) = 73cedf92396ea67ff8e92bfc45aa389c367243d15129803cf6a65250e04a38d3
SIZE (db42d30028ba.patch) = 3548