diff --git a/math/adept/Makefile b/math/adept/Makefile index e6be2cf8f0a0..a917edba1880 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -1,31 +1,31 @@ PORTNAME= adept -DISTVERSION= 2.0.8 +DISTVERSION= 2.1.1 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ MAINTAINER= yuri@FreeBSD.org COMMENT= Combined array and automatic differentiation library in C++ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf gmake fortran blaslapack:openblas libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= PDFTEXDOCS OPTIONS_SUB= yes PDFTEXDOCS_DESC= Build and install PDF documentation from LaTeX sources PDFTEXDOCS_USE= TEX=pdftex:build,dvipsk:build post-build-PDFTEXDOCS-on: @cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} post-install-PDFTEXDOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${STAGEDIR}${DOCSDIR} .include diff --git a/math/adept/distinfo b/math/adept/distinfo index 317fc817ff0a..ebc5265325a1 100644 --- a/math/adept/distinfo +++ b/math/adept/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600102387 -SHA256 (adept-2.0.8.tar.gz) = 2bbcf4b9000bdabb4f82e42811c800c6fdee5ac44ca3d48cfc79d209a006964b -SIZE (adept-2.0.8.tar.gz) = 697194 +TIMESTAMP = 1652381625 +SHA256 (adept-2.1.1.tar.gz) = 0cef334e82df4526d3761bdd8319a63e7582c96b2f1cc88391729018b4825c47 +SIZE (adept-2.1.1.tar.gz) = 716481 diff --git a/math/adept/pkg-plist b/math/adept/pkg-plist index d45ae28a9d60..6d54d3ed7422 100644 --- a/math/adept/pkg-plist +++ b/math/adept/pkg-plist @@ -1,54 +1,56 @@ include/adept.h include/adept/Active.h include/adept/ActiveConstReference.h include/adept/ActiveReference.h include/adept/Allocator.h include/adept/Array.h include/adept/ArrayWrapper.h include/adept/BinaryOperation.h include/adept/Expression.h include/adept/ExpressionSize.h include/adept/FixedArray.h include/adept/GradientIndex.h include/adept/IndexedArray.h include/adept/Minimizer.h include/adept/Optimizable.h include/adept/Packet.h include/adept/RangeIndex.h include/adept/ScratchVector.h include/adept/SpecialMatrix.h include/adept/Stack.h include/adept/StackStorage.h include/adept/StackStorageOrig.h include/adept/StackStorageOrigStl.h include/adept/Statement.h include/adept/Storage.h include/adept/UnaryOperation.h include/adept/array_shortcuts.h include/adept/base.h include/adept/contiguous_matrix.h include/adept/cppblas.h include/adept/eval.h include/adept/exception.h include/adept/interp.h include/adept/inv.h include/adept/matmul.h include/adept/noalias.h include/adept/outer_product.h include/adept/quick_e.h include/adept/reduce.h include/adept/scalar_shortcuts.h include/adept/settings.h include/adept/solve.h include/adept/spread.h include/adept/store_transpose.h include/adept/traits.h include/adept/vector_utilities.h include/adept/where.h include/adept_arrays.h include/adept_optimize.h +include/adept_source.h lib/libadept.so lib/libadept.so.0 lib/libadept.so.0.0.0 +%%DATADIR%%/README.md %%PDFTEXDOCS%%%%DOCSDIR%%/adept_documentation.pdf %%PDFTEXDOCS%%%%DOCSDIR%%/adept_reference.pdf