Index: head/benchmarks/clpeak/Makefile =================================================================== --- head/benchmarks/clpeak/Makefile (revision 528347) +++ head/benchmarks/clpeak/Makefile (revision 528348) @@ -1,35 +1,26 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= clpeak -PORTVERSION= 1.0g20170524 +DISTVERSION= 1.1.0-rc2 CATEGORIES= benchmarks MAINTAINER= jmd@FreeBSD.org COMMENT= Benchmarking tool to measure peak capabilities of opencl devices LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenCL.so:devel/ocl-icd -RUN_DEPENDS= opencl>=0:devel/opencl -ONLY_FOR_ARCHS= amd64 - +USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= krrishnarraj -GH_TAGNAME= 75c8746 - USE_LDCONFIG= yes -USES= cmake:insource gl -USE_GL= gl - -CXXFLAGS+= -std=c++11 - PLIST_FILES= bin/clpeak -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/clpeak ${STAGEDIR}${PREFIX}/bin/clpeak +post-patch: + @${REINPLACE_CMD} '/install.*LICENSE/d' ${WRKSRC}/CMakeLists.txt .include Index: head/benchmarks/clpeak/distinfo =================================================================== --- head/benchmarks/clpeak/distinfo (revision 528347) +++ head/benchmarks/clpeak/distinfo (revision 528348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495689208 -SHA256 (krrishnarraj-clpeak-1.0g20170524-75c8746_GH0.tar.gz) = 1e393a04df56777d00baf5e954fca3224fbd2c010580db3e6f28a7182bee05c5 -SIZE (krrishnarraj-clpeak-1.0g20170524-75c8746_GH0.tar.gz) = 201266 +TIMESTAMP = 1571560405 +SHA256 (krrishnarraj-clpeak-1.1.0-rc2_GH0.tar.gz) = 0f7ab16ab95280850a834dcb0f38510d30b79317273a7e4b428cac680915c087 +SIZE (krrishnarraj-clpeak-1.1.0-rc2_GH0.tar.gz) = 288451 Index: head/benchmarks/clpeak/pkg-descr =================================================================== --- head/benchmarks/clpeak/pkg-descr (revision 528347) +++ head/benchmarks/clpeak/pkg-descr (revision 528348) @@ -1,9 +1,5 @@ -clpeak - -a synthetic benchmarking tool to measure peak capabilities of opencl devices - A synthetic benchmarking tool to measure peak capabilities of opencl devices. It only measures the peak metrics that can be achieved using vector operations and does not represent a real-world use case WWW: https://github.com/krrishnarraj/clpeak Property changes on: head/benchmarks/clpeak/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property