From owner-svn-ports-head@freebsd.org Fri Jun 2 00:20:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70527B9591E; Fri, 2 Jun 2017 00:20:19 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EB2973FC1; Fri, 2 Jun 2017 00:20:19 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v520KIIw020086; Fri, 2 Jun 2017 00:20:18 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v520KILS020084; Fri, 2 Jun 2017 00:20:18 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201706020020.v520KILS020084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Fri, 2 Jun 2017 00:20:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442362 - in head/benchmarks/clpeak: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2017 00:20:19 -0000 Author: jmd Date: Fri Jun 2 00:20:18 2017 New Revision: 442362 URL: https://svnweb.freebsd.org/changeset/ports/442362 Log: benchmarks/clpeak: This brings clpeak to the latest git revision. FreeBSD patches were upstreamed and it now supports fp16 tests. Changing mail address to my FreeBSD one. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10917 Deleted: head/benchmarks/clpeak/files/ Modified: head/benchmarks/clpeak/Makefile head/benchmarks/clpeak/distinfo (contents, props changed) Modified: head/benchmarks/clpeak/Makefile ============================================================================== --- head/benchmarks/clpeak/Makefile Fri Jun 2 00:18:06 2017 (r442361) +++ head/benchmarks/clpeak/Makefile Fri Jun 2 00:20:18 2017 (r442362) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= clpeak -PORTVERSION= 1.0 -PORTREVISION= 2 -DISTVERSIONPREFIX= v +PORTVERSION= 1.0g20170524 CATEGORIES= benchmarks -MAINTAINER= dieterich@ogolem.org +MAINTAINER= jmd@FreeBSD.org COMMENT= Benchmarking tool to measure peak capabilities of opencl devices LICENSE= PD @@ -22,7 +20,7 @@ ONLY_FOR_ARCHS_REASON_amd64= only builds and is suppor USE_GITHUB= yes GH_ACCOUNT= krrishnarraj -GH_PROJECT= clpeak +GH_TAGNAME= 75c8746 USE_LDCONFIG= yes USE_GL= gl Modified: head/benchmarks/clpeak/distinfo ============================================================================== --- head/benchmarks/clpeak/distinfo Fri Jun 2 00:18:06 2017 (r442361) +++ head/benchmarks/clpeak/distinfo Fri Jun 2 00:20:18 2017 (r442362) @@ -1,2 +1,3 @@ -SHA256 (krrishnarraj-clpeak-v1.0_GH0.tar.gz) = 97b738c80319807d9b20294f778dfbbe81f83bf903dd3b46619b1a71a067e469 -SIZE (krrishnarraj-clpeak-v1.0_GH0.tar.gz) = 95681 +TIMESTAMP = 1495689208 +SHA256 (krrishnarraj-clpeak-1.0g20170524-75c8746_GH0.tar.gz) = 1e393a04df56777d00baf5e954fca3224fbd2c010580db3e6f28a7182bee05c5 +SIZE (krrishnarraj-clpeak-1.0g20170524-75c8746_GH0.tar.gz) = 201266