diff --git a/math/ambit/Makefile b/math/ambit/Makefile index 268e7fd9ff6b..de72b6a55a94 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= ambit DISTVERSIONPREFIX= v -DISTVERSION= 0.4 -PORTREVISION= 2 +DISTVERSION= 0.4.1 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library for tensor product calculations LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libhdf5.so:science/hdf5 \ libopenblas.so:math/openblas \ libsz.so:science/szip USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= jturney +USE_LDCONFIG= yes # some declared cmake options do nothing: see https://github.com/jturney/ambit/issues/25 and the patch CMAKE_ARGS+= -DSHARED_ONLY:BOOL=ON CMAKE_ARGS+= -DENABLE_OPENMP:BOOL=ON CMAKE_ARGS+= -DENABLE_TESTS:BOOL=OFF # https://github.com/jturney/ambit/issues/24 .include diff --git a/math/ambit/distinfo b/math/ambit/distinfo index a0a3a49092cd..3bfb8558aa6d 100644 --- a/math/ambit/distinfo +++ b/math/ambit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573371340 -SHA256 (jturney-ambit-v0.4_GH0.tar.gz) = e20c6fa9412b3d84bb01b16b2f5006d2b243283cede40ee9cebfb79b42b74094 -SIZE (jturney-ambit-v0.4_GH0.tar.gz) = 336134 +TIMESTAMP = 1588813414 +SHA256 (jturney-ambit-v0.4.1_GH0.tar.gz) = 4f933eec55f50705b1bbb4495664918a063745992641337209c3f5c40960ebef +SIZE (jturney-ambit-v0.4.1_GH0.tar.gz) = 337130