Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2022 17:37:19 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: c1ff12eb4d35 - main - math/onednn: Update 2.5.3 -> 2.6
Message-ID:  <202205011737.241HbJuJ075869@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=c1ff12eb4d35d95720767b835eaa14d13df67b40

commit c1ff12eb4d35d95720767b835eaa14d13df67b40
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-01 17:36:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-01 17:37:05 +0000

    math/onednn: Update 2.5.3 -> 2.6
    
    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 717a35393509..7a5d38373120 100644
--- a/math/onednn/Makefile
+++ b/math/onednn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onednn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.5.3
+DISTVERSION=	2.6
 CATEGORIES=	math # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/onednn/distinfo b/math/onednn/distinfo
index 710e58bdf580..c63522ed789a 100644
--- a/math/onednn/distinfo
+++ b/math/onednn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646525320
-SHA256 (oneapi-src-oneDNN-v2.5.3_GH0.tar.gz) = 0e5cf3b634ba93ef839e72da2cdc1a3affb1eb6f05a7d03349c7fe47ceb35915
-SIZE (oneapi-src-oneDNN-v2.5.3_GH0.tar.gz) = 5818668
+TIMESTAMP = 1651423771
+SHA256 (oneapi-src-oneDNN-v2.6_GH0.tar.gz) = 9695640f55acd833ddcef4776af15e03446c4655f9296e5074b1b178dd7a4fb2
+SIZE (oneapi-src-oneDNN-v2.6_GH0.tar.gz) = 5840464
diff --git a/math/onednn/pkg-plist b/math/onednn/pkg-plist
index 24bd772e4f67..a0e83b7595e9 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.5
+lib/libdnnl.so.2.6



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