diff --git a/math/onednn/Makefile b/math/onednn/Makefile index 598370c02e6b..6e089b680435 100644 --- a/math/onednn/Makefile +++ b/math/onednn/Makefile @@ -1,6 +1,6 @@ PORTNAME= onednn DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= math # machine-learning MAINTAINER= yuri@FreeBSD.org @@ -71,7 +71,7 @@ CXXFLAGS:= ${CXXFLAGS:S/-O2/-O3/} # clang writes wrong binary code when -O2 opti post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/doc -do-test: # some tests are known to fail: https://github.com/intel/mkl-dnn/issues/350 (the upstream failed to reproduce it and closed the report) +do-test: @${REINPLACE_CMD} 's| /bin/bash | ${LOCALBASE}/bin/bash |' ${WRKSRC}/tests/CMakeLists.txt @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DDNNL_BUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \ diff --git a/math/onednn/distinfo b/math/onednn/distinfo index 10394385c084..d4946080d556 100644 --- a/math/onednn/distinfo +++ b/math/onednn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657761585 -SHA256 (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 0ff70240378aa26e1fc3edf66d14964e614ef2f9278514182cd43b34ced9af21 -SIZE (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 5845474 +TIMESTAMP = 1662948835 +SHA256 (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = baed0a7426189c6e5f1cb242c6d282d3638802cbd05772e1c4810a83bd7bc4df +SIZE (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = 5846494