aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-02-07 12:40:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-02-21 17:06:01 +0000
commitb44a1165644b97385c2db99ae1b7ca338530eb06 (patch)
tree806b8da4d3ed2b173866ab63bb25cb6324fc895a
parent4ae14ebeac238aef26fa234429f14eec5a5cb03d (diff)
downloadports-b44a1165644b97385c2db99ae1b7ca338530eb06.tar.gz
ports-b44a1165644b97385c2db99ae1b7ca338530eb06.zip
benchmarks/clpeak: update to 1.1.2
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.1 Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.2 PR: 261764 Reported by: GitHub (watch releases) Approved by: maintainer timeout (2 weeks)
-rw-r--r--benchmarks/clpeak/Makefile11
-rw-r--r--benchmarks/clpeak/distinfo8
2 files changed, 4 insertions, 15 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile
index 7b7d32edd996..c12724c91f76 100644
--- a/benchmarks/clpeak/Makefile
+++ b/benchmarks/clpeak/Makefile
@@ -1,12 +1,9 @@
# Created by: Johannes Dieterich <dieterich@ogolem.org>
PORTNAME= clpeak
-DISTVERSION= 1.1.0
+DISTVERSION= 1.1.2
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
@@ -22,12 +19,6 @@ 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
diff --git a/benchmarks/clpeak/distinfo b/benchmarks/clpeak/distinfo
index ab73d4c7c61a..2c99f1d4353f 100644
--- a/benchmarks/clpeak/distinfo
+++ b/benchmarks/clpeak/distinfo
@@ -1,5 +1,3 @@
-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
+TIMESTAMP = 1644237607
+SHA256 (krrishnarraj-clpeak-1.1.2_GH0.tar.gz) = 7bc7beba6b3307290650abc4f13fe9389b271c1a64601fa333461516950d745b
+SIZE (krrishnarraj-clpeak-1.1.2_GH0.tar.gz) = 295735