Index: head/math/mkl-dnn/Makefile =================================================================== --- head/math/mkl-dnn/Makefile (revision 515823) +++ head/math/mkl-dnn/Makefile (revision 515824) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= mkl-dnn DISTVERSIONPREFIX= v -DISTVERSION= 1.1-rc-177 -DISTVERSIONSUFFIX= -gf32e21b48 +DISTVERSION= 1.1.20191027 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Intel(R) Math Kernel Library for Deep Neural Networks LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Intel MKL-DNN supports Intel 64 architecture and compatible architectures BROKEN_i386= error: shift count >= width of type (and other errors), see https://github.com/intel/mkl-dnn/issues/315 TEST_DEPENDS= bash:shells/bash USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= intel +GH_TAGNAME= f32e21b USE_LDCONFIG= yes OPTIONS_DEFINE= OPENMP OPTIONS_DEFAULT= OPENMP OPENMP_CMAKE_BOOL= USE_OPENMP OPENMP_LIB_DEPENDS= libomp.so:devel/openmp OPENMP_BROKEN_OFF= still requires omp.h, see https://github.com/intel/mkl-dnn/issues/581 post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/doc do-test: # some tests are known to fail: https://github.com/intel/mkl-dnn/issues/350 @${REINPLACE_CMD} 's| /bin/bash | ${LOCALBASE}/bin/bash |' ${WRKSRC}/tests/CMakeLists.txt @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include Index: head/math/mkl-dnn/distinfo =================================================================== --- head/math/mkl-dnn/distinfo (revision 515823) +++ head/math/mkl-dnn/distinfo (revision 515824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572201978 -SHA256 (intel-mkl-dnn-v1.1-rc-177-gf32e21b48_GH0.tar.gz) = 744535a29a040974105c18fb2d79599cf95b961210cb10aafcf17779b016563c -SIZE (intel-mkl-dnn-v1.1-rc-177-gf32e21b48_GH0.tar.gz) = 4560070 +TIMESTAMP = 1572211498 +SHA256 (intel-mkl-dnn-v1.1.20191027-f32e21b_GH0.tar.gz) = afc2bbbd89fcfbc713537ed6ee1d66ea5cefb1c2e6ab4ca9c76f5ea36fd797cd +SIZE (intel-mkl-dnn-v1.1.20191027-f32e21b_GH0.tar.gz) = 4558242