Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2022 16:56:41 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: accfa9b47fb3 - main - math/onednn: Update 2.6.2 -> 2.7.1
Message-ID:  <202210231656.29NGufqX000170@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=accfa9b47fb350fc373d00ec97ff21dd51862d4a

commit accfa9b47fb350fc373d00ec97ff21dd51862d4a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-23 15:49:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-23 16:56:39 +0000

    math/onednn: Update 2.6.2 -> 2.7.1
    
    Reported by:    portscout
---
 math/onednn/Makefile  | 2 +-
 math/onednn/distinfo  | 6 +++---
 math/onednn/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/onednn/Makefile b/math/onednn/Makefile
index 6e089b680435..40697b0b5eea 100644
--- a/math/onednn/Makefile
+++ b/math/onednn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onednn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.6.2
+DISTVERSION=	2.7.1
 CATEGORIES=	math # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/onednn/distinfo b/math/onednn/distinfo
index d4946080d556..04e6971de438 100644
--- a/math/onednn/distinfo
+++ b/math/onednn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662948835
-SHA256 (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = baed0a7426189c6e5f1cb242c6d282d3638802cbd05772e1c4810a83bd7bc4df
-SIZE (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = 5846494
+TIMESTAMP = 1666511675
+SHA256 (oneapi-src-oneDNN-v2.7.1_GH0.tar.gz) = dc2b9bc851cd8d5a6c4622f7dc215bdb6b32349962875f8bf55cceed45a4c449
+SIZE (oneapi-src-oneDNN-v2.7.1_GH0.tar.gz) = 6405831
diff --git a/math/onednn/pkg-plist b/math/onednn/pkg-plist
index a0e83b7595e9..4e18d234c57b 100644
--- a/math/onednn/pkg-plist
+++ b/math/onednn/pkg-plist
@@ -33,4 +33,4 @@ lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/dnnl/dnnl-targets.cmake
 lib/libdnnl.so
 lib/libdnnl.so.2
-lib/libdnnl.so.2.6
+lib/libdnnl.so.2.7



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