Index: head/math/adol-c/Makefile =================================================================== --- head/math/adol-c/Makefile (revision 527973) +++ head/math/adol-c/Makefile (revision 527974) @@ -1,30 +1,29 @@ # $FreeBSD$ PORTNAME= adol-c -DISTVERSION= 2.6.3 -PORTREVISION= 6 +DISTVERSION= 2.7.2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Automatic differentiation library LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libboost_system.so:devel/boost-libs USES= compiler:c++11-lang gmake libtool tar:tgz GNU_CONFIGURE= yes CONFIGURE_SHELL= ${LOCALBASE}/bin/bash USE_LDCONFIG= yes OPTIONS_DEFINE= SPARSE # also uses AMPI, a seemingly obscure MPI implementation OPTIONS_SUB= yes SPARSE_DESC= Build sparse drivers SPARSE_CONFIGURE_ENABLE= sparse .include Index: head/math/adol-c/distinfo =================================================================== --- head/math/adol-c/distinfo (revision 527973) +++ head/math/adol-c/distinfo (revision 527974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538635741 -SHA256 (ADOL-C-2.6.3.tgz) = 6ed74580695a0d2c960581e5430ebfcd380eb5da9337daf488bf2e89039e9c21 -SIZE (ADOL-C-2.6.3.tgz) = 2416928 +TIMESTAMP = 1583611310 +SHA256 (ADOL-C-2.7.2.tgz) = 902b98e39fdc44b2eb3deaa2e5b7e5d998b7c189e074db88d068e690b65782c3 +SIZE (ADOL-C-2.7.2.tgz) = 2477709 Index: head/math/adol-c/pkg-plist =================================================================== --- head/math/adol-c/pkg-plist (revision 527973) +++ head/math/adol-c/pkg-plist (revision 527974) @@ -1,37 +1,41 @@ +include/adolc/adolc_fatalerror.h include/adolc/adalloc.h include/adolc/adolc.h include/adolc/adolc_openmp.h include/adolc/adolc_sparse.h include/adolc/adouble.h include/adolc/adoublecuda.h include/adolc/adtl.h +include/adolc/adtl_hov.h +include/adolc/adtl_indo.h include/adolc/adutils.h include/adolc/adutilsc.h include/adolc/advector.h include/adolc/checkpointing.h include/adolc/convolut.h include/adolc/drivers/drivers.h include/adolc/drivers/odedrivers.h include/adolc/drivers/psdrivers.h include/adolc/drivers/taylor.h +include/adolc/edfclasses.h include/adolc/externfcts.h include/adolc/externfcts2.h include/adolc/fixpoint.h include/adolc/fortutils.h include/adolc/interfaces.h include/adolc/internal/adolc_settings.h include/adolc/internal/adubfunc.h include/adolc/internal/common.h include/adolc/internal/paramfunc.h include/adolc/internal/usrparms.h include/adolc/lie/drivers.h include/adolc/param.h include/adolc/revolve.h %%SPARSE%%include/adolc/sparse/sparse_fo_rev.h %%SPARSE%%include/adolc/sparse/sparsedrivers.h include/adolc/tapedoc/tapedoc.h include/adolc/taping.h lib/libadolc.so lib/libadolc.so.2 -lib/libadolc.so.2.1.0 +lib/libadolc.so.2.2.0 libdata/pkgconfig/adolc.pc