Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 21:33:33 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515824 - head/math/mkl-dnn
Message-ID:  <201910272133.x9RLXXZ2055128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Oct 27 21:33:33 2019
New Revision: 515824
URL: https://svnweb.freebsd.org/changeset/ports/515824

Log:
  math/mkl-dnn: Update to the latest commit in the repository: f32e21b

Modified:
  head/math/mkl-dnn/Makefile
  head/math/mkl-dnn/distinfo

Modified: head/math/mkl-dnn/Makefile
==============================================================================
--- head/math/mkl-dnn/Makefile	Sun Oct 27 20:19:29 2019	(r515823)
+++ head/math/mkl-dnn/Makefile	Sun Oct 27 21:33:33 2019	(r515824)
@@ -2,8 +2,7 @@
 
 PORTNAME=	mkl-dnn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1-rc-177
-DISTVERSIONSUFFIX=	-gf32e21b48
+DISTVERSION=	1.1.20191027
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -21,6 +20,7 @@ TEST_DEPENDS=	bash:shells/bash
 USES=		cmake compiler:c++11-lang
 USE_GITHUB=	yes
 GH_ACCOUNT=	intel
+GH_TAGNAME=	f32e21b
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=		OPENMP

Modified: head/math/mkl-dnn/distinfo
==============================================================================
--- head/math/mkl-dnn/distinfo	Sun Oct 27 20:19:29 2019	(r515823)
+++ head/math/mkl-dnn/distinfo	Sun Oct 27 21:33:33 2019	(r515824)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572201978
-SHA256 (intel-mkl-dnn-v1.1-rc-177-gf32e21b48_GH0.tar.gz) = 744535a29a040974105c18fb2d79599cf95b961210cb10aafcf17779b016563c
-SIZE (intel-mkl-dnn-v1.1-rc-177-gf32e21b48_GH0.tar.gz) = 4560070
+TIMESTAMP = 1572211498
+SHA256 (intel-mkl-dnn-v1.1.20191027-f32e21b_GH0.tar.gz) = afc2bbbd89fcfbc713537ed6ee1d66ea5cefb1c2e6ab4ca9c76f5ea36fd797cd
+SIZE (intel-mkl-dnn-v1.1.20191027-f32e21b_GH0.tar.gz) = 4558242



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