Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2017 02:23:22 +0000 (UTC)
From:      Johannes M Dieterich <jmd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451106 - head/math/clblast
Message-ID:  <201710030223.v932NMaO073489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmd
Date: Tue Oct  3 02:23:22 2017
New Revision: 451106
URL: https://svnweb.freebsd.org/changeset/ports/451106

Log:
  math/clblast: Update to 1.1.0 release.
  
  Improvements include more GPUs supported by the included database and better tuners for unknown GPUs.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12558

Modified:
  head/math/clblast/Makefile
  head/math/clblast/distinfo

Modified: head/math/clblast/Makefile
==============================================================================
--- head/math/clblast/Makefile	Tue Oct  3 01:38:51 2017	(r451105)
+++ head/math/clblast/Makefile	Tue Oct  3 02:23:22 2017	(r451106)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clblast
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	math
 
 MAINTAINER=	jmd@FreeBSD.org

Modified: head/math/clblast/distinfo
==============================================================================
--- head/math/clblast/distinfo	Tue Oct  3 01:38:51 2017	(r451105)
+++ head/math/clblast/distinfo	Tue Oct  3 02:23:22 2017	(r451106)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501698637
-SHA256 (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 6cd32becf2f07ba3fff3c0bafa345ffce44b9b78c75f47e138fe549d3a1ea23e
-SIZE (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 276789
+TIMESTAMP = 1506883955
+SHA256 (CNugteren-CLBlast-1.1.0_GH0.tar.gz) = ff8ec7abc39d880f48868791466d07a4ab8757921266d01e221ac3ca8956fc54
+SIZE (CNugteren-CLBlast-1.1.0_GH0.tar.gz) = 296173



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710030223.v932NMaO073489>