Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 06:39:30 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: d6300e7ad565 - main - math/onednn: Update 2.2 -> 2.2.1
Message-ID:  <202104190639.13J6dULm084764@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=d6300e7ad565587a047ccd2e8fb2fb99d5a00e88

commit d6300e7ad565587a047ccd2e8fb2fb99d5a00e88
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-19 06:38:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-19 06:39:24 +0000

    math/onednn: Update 2.2 -> 2.2.1
    
    Reported by:    portscout
---
 math/onednn/Makefile | 5 +++--
 math/onednn/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/onednn/Makefile b/math/onednn/Makefile
index 6b8e806925fa..b36339b9257b 100644
--- a/math/onednn/Makefile
+++ b/math/onednn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onednn
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2
+DISTVERSION=	2.2.1
 CATEGORIES=	math # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -16,10 +16,11 @@ TEST_DEPENDS=	bash:shells/bash \
 		libsysinfo>0:devel/libsysinfo
 
 USES=		cmake compiler:c++11-lang localbase:ldflags
+USE_LDCONFIG=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	oneapi-src
 GH_PROJECT=	oneDNN
-USE_LDCONFIG=	yes
 
 CMAKE_OFF=	DNNL_BUILD_TESTS DNNL_BUILD_EXAMPLES
 
diff --git a/math/onednn/distinfo b/math/onednn/distinfo
index fc5f2a642bd6..83cef03a6021 100644
--- a/math/onednn/distinfo
+++ b/math/onednn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617814752
-SHA256 (oneapi-src-oneDNN-v2.2_GH0.tar.gz) = 4d655c0751ee6439584ef5e3d465953fe0c2f4ee2700bc02699bdc1d1572af0d
-SIZE (oneapi-src-oneDNN-v2.2_GH0.tar.gz) = 9529895
+TIMESTAMP = 1618812639
+SHA256 (oneapi-src-oneDNN-v2.2.1_GH0.tar.gz) = 3faf3b7811dd37835169a9d5c57f17fd591f062029851186f9b11db117b9d1d9
+SIZE (oneapi-src-oneDNN-v2.2.1_GH0.tar.gz) = 9533694



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