Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 08:34:10 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: 168ea815767e - main - math/onednn: update 3.5.3 =?utf-8?Q?=E2=86=92?= 3.6
Message-ID:  <202410150834.49F8YAce025910@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=168ea815767e1aee164f99a08ae18ca0c27fa76b

commit 168ea815767e1aee164f99a08ae18ca0c27fa76b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-15 08:34:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-15 08:34:08 +0000

    math/onednn: update 3.5.3 → 3.6
    
    Reported by:    portscout
---
 math/onednn/Makefile  | 2 +-
 math/onednn/distinfo  | 6 +++---
 math/onednn/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/onednn/Makefile b/math/onednn/Makefile
index 8e9ba6c06049..e71cc125b092 100644
--- a/math/onednn/Makefile
+++ b/math/onednn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onednn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.5.3
+DISTVERSION=	3.6
 CATEGORIES=	math # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/onednn/distinfo b/math/onednn/distinfo
index 967e1bef79b9..3499646b01ab 100644
--- a/math/onednn/distinfo
+++ b/math/onednn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722665321
-SHA256 (oneapi-src-oneDNN-v3.5.3_GH0.tar.gz) = ddbc26c75978c5e864050f699dbefbf5bff9c0b8d2af827845708e1376471f17
-SIZE (oneapi-src-oneDNN-v3.5.3_GH0.tar.gz) = 13190748
+TIMESTAMP = 1728970956
+SHA256 (oneapi-src-oneDNN-v3.6_GH0.tar.gz) = 20c4a92cc0ae0dc19d3d2beca0e357b1d13a5a3af9890a2cc3e41a880e4a0302
+SIZE (oneapi-src-oneDNN-v3.6_GH0.tar.gz) = 13782760
diff --git a/math/onednn/pkg-plist b/math/onednn/pkg-plist
index d1378a72d434..df90869b7536 100644
--- a/math/onednn/pkg-plist
+++ b/math/onednn/pkg-plist
@@ -40,10 +40,11 @@ include/oneapi/dnnl/dnnl_ukernel.h
 include/oneapi/dnnl/dnnl_ukernel.hpp
 include/oneapi/dnnl/dnnl_ukernel_types.h
 include/oneapi/dnnl/dnnl_version.h
+include/oneapi/dnnl/dnnl_version_hash.h
 lib/cmake/dnnl/dnnl-config-version.cmake
 lib/cmake/dnnl/dnnl-config.cmake
 lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/dnnl/dnnl-targets.cmake
 lib/libdnnl.so
 lib/libdnnl.so.3
-lib/libdnnl.so.3.5
+lib/libdnnl.so.3.6



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