Date: Wed, 16 Aug 2017 02:14:34 +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: r448022 - head/math/clblast Message-ID: <201708160214.v7G2EYiX074651@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jmd Date: Wed Aug 16 02:14:34 2017 New Revision: 448022 URL: https://svnweb.freebsd.org/changeset/ports/448022 Log: math/clblast: Update to release 1.0.0. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D12028 Modified: head/math/clblast/Makefile head/math/clblast/distinfo Modified: head/math/clblast/Makefile ============================================================================== --- head/math/clblast/Makefile Wed Aug 16 01:38:55 2017 (r448021) +++ head/math/clblast/Makefile Wed Aug 16 02:14:34 2017 (r448022) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clblast -PORTVERSION= 0.11.0 +PORTVERSION= 1.0.0 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org Modified: head/math/clblast/distinfo ============================================================================== --- head/math/clblast/distinfo Wed Aug 16 01:38:55 2017 (r448021) +++ head/math/clblast/distinfo Wed Aug 16 02:14:34 2017 (r448022) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495679439 -SHA256 (CNugteren-CLBlast-0.11.0_GH0.tar.gz) = 947182733e51f9fc8317896047c95cf07fb3cd5f14437ea25a38e013f42f8e53 -SIZE (CNugteren-CLBlast-0.11.0_GH0.tar.gz) = 557469 +TIMESTAMP = 1501698637 +SHA256 (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 6cd32becf2f07ba3fff3c0bafa345ffce44b9b78c75f47e138fe549d3a1ea23e +SIZE (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 276789
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708160214.v7G2EYiX074651>