Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2020 03:03:24 +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: r544014 - head/math/onednn
Message-ID:  <202008030303.07333O0W092191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Aug  3 03:03:24 2020
New Revision: 544014
URL: https://svnweb.freebsd.org/changeset/ports/544014

Log:
  math/onednn: Update 1.5.1 -> 1.6
  
  Reported by:	portscout

Modified:
  head/math/onednn/Makefile
  head/math/onednn/distinfo
  head/math/onednn/pkg-descr
  head/math/onednn/pkg-plist

Modified: head/math/onednn/Makefile
==============================================================================
--- head/math/onednn/Makefile	Mon Aug  3 02:31:32 2020	(r544013)
+++ head/math/onednn/Makefile	Mon Aug  3 03:03:24 2020	(r544014)
@@ -2,7 +2,7 @@
 
 PORTNAME=	onednn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.1
+DISTVERSION=	1.6
 CATEGORIES=	math # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/onednn/distinfo
==============================================================================
--- head/math/onednn/distinfo	Mon Aug  3 02:31:32 2020	(r544013)
+++ head/math/onednn/distinfo	Mon Aug  3 03:03:24 2020	(r544014)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594192984
-SHA256 (oneapi-src-oneDNN-v1.5.1_GH0.tar.gz) = aef4d2a726f76f5b98902491a1a4ac69954039aa8e5a1d67ef6ce58ed00e23a6
-SIZE (oneapi-src-oneDNN-v1.5.1_GH0.tar.gz) = 5516982
+TIMESTAMP = 1596422261
+SHA256 (oneapi-src-oneDNN-v1.6_GH0.tar.gz) = f54893e487ccd99586725afdd19f526bb84e3251222586850782e3c7eedb7c4f
+SIZE (oneapi-src-oneDNN-v1.6_GH0.tar.gz) = 5792340

Modified: head/math/onednn/pkg-descr
==============================================================================
--- head/math/onednn/pkg-descr	Mon Aug  3 02:31:32 2020	(r544013)
+++ head/math/onednn/pkg-descr	Mon Aug  3 03:03:24 2020	(r544014)
@@ -8,4 +8,4 @@ DNN functionality optimized for Intel architecture is 
 Math Kernel Library (Intel(R) MKL). API in this implementation is not compatible
 with Intel MKL-DNN and does not include certain new and experimental features.
 
-WWW: https://01.org/mkl-dnn
+WWW: https://01.org/onednn

Modified: head/math/onednn/pkg-plist
==============================================================================
--- head/math/onednn/pkg-plist	Mon Aug  3 02:31:32 2020	(r544013)
+++ head/math/onednn/pkg-plist	Mon Aug  3 03:03:24 2020	(r544014)
@@ -22,7 +22,7 @@ lib/cmake/mkldnn/mkldnn-targets-%%CMAKE_BUILD_TYPE%%.c
 lib/cmake/mkldnn/mkldnn-targets.cmake
 lib/libdnnl.so
 lib/libdnnl.so.1
-lib/libdnnl.so.1.5
+lib/libdnnl.so.1.6
 lib/libmkldnn.so
 lib/libmkldnn.so.1
-lib/libmkldnn.so.1.5
+lib/libmkldnn.so.1.6



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