diff --git a/math/stan/Makefile b/math/stan/Makefile index cd832a05f521..d464226e2cb1 100644 --- a/math/stan/Makefile +++ b/math/stan/Makefile @@ -1,31 +1,31 @@ PORTNAME= stan DISTVERSIONPREFIX= v -DISTVERSION= 2.29.2 +DISTVERSION= 2.30.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C++ package for Bayesian inference, maximum likelihood estimation, etc LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= stanmath>0:math/stanmath TEST_DEPENDS= gmake:devel/gmake USES= eigen:3,run gmake python:test shebangfix USE_GITHUB= yes GH_ACCOUNT= stan-dev SHEBANG_FILES= runTests.py NO_BUILD= yes NO_ARCH= yes do-install: @cd ${WRKSRC}/src && ${COPYTREE_SHARE} stan ${STAGEDIR}${PREFIX}/include do-test: # fails to compile: https://github.com/stan-dev/stan/issues/3058 @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./runTests.py src/test/unit .include diff --git a/math/stan/distinfo b/math/stan/distinfo index f0e6639eb3b1..19c904e9157b 100644 --- a/math/stan/distinfo +++ b/math/stan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648347549 -SHA256 (stan-dev-stan-v2.29.2_GH0.tar.gz) = cb9f11c9ab1ce3322891330430574c5f47166ba6f7e5d615ed705a9453c36e8c -SIZE (stan-dev-stan-v2.29.2_GH0.tar.gz) = 3930651 +TIMESTAMP = 1656812551 +SHA256 (stan-dev-stan-v2.30.0_GH0.tar.gz) = 062aac58e38a0b5903c047227836298ea8c46c560d986dd4becd60734edb81a4 +SIZE (stan-dev-stan-v2.30.0_GH0.tar.gz) = 3930704