Date: Wed, 20 May 2026 12:29:40 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ac02ee453630 - main - math/stan: update 2.=?utf-8?Q?34.1 =E2=86=92?= 2.39.0 Message-ID: <6a0da934.271e4.5fc11575@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac02ee453630507bcc1e7aa926e14fc50341a4a7 commit ac02ee453630507bcc1e7aa926e14fc50341a4a7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-20 06:00:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-20 12:29:27 +0000 math/stan: update 2.34.1 → 2.39.0 --- math/stan/Makefile | 2 +- math/stan/distinfo | 6 +++--- math/stan/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/math/stan/Makefile b/math/stan/Makefile index 4871d131208d..5dc26a36ada8 100644 --- a/math/stan/Makefile +++ b/math/stan/Makefile @@ -1,6 +1,6 @@ PORTNAME= stan DISTVERSIONPREFIX= v -DISTVERSION= 2.34.1 +DISTVERSION= 2.39.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/stan/distinfo b/math/stan/distinfo index 36878853a4b9..2e886e8c52af 100644 --- a/math/stan/distinfo +++ b/math/stan/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1706078819 -SHA256 (stan-dev-stan-v2.34.1_GH0.tar.gz) = c38864706bbeb1ee1ad92d97cd0d8db24844bb01c4a431bd7f9d6e87fd0f0bd0 -SIZE (stan-dev-stan-v2.34.1_GH0.tar.gz) = 4377341 +TIMESTAMP = 1779256418 +SHA256 (stan-dev-stan-v2.39.0_GH0.tar.gz) = 8cbbf43f917977574b21fc4256161302419ab78be33404d74e7bbb8f8fafb7a8 +SIZE (stan-dev-stan-v2.39.0_GH0.tar.gz) = 4682704 SHA256 (stan-dev-math-c26bd83_GH0.tar.gz) = 4b02d9dcdd4f7d176f7fa12e60b0a9929b17158fc9e24858912c44f7eed566b1 SIZE (stan-dev-math-c26bd83_GH0.tar.gz) = 30100879 diff --git a/math/stan/pkg-plist b/math/stan/pkg-plist index f465812e7905..5c636206d4aa 100644 --- a/math/stan/pkg-plist +++ b/math/stan/pkg-plist @@ -1,7 +1,15 @@ include/stan/analyze/mcmc/autocovariance.hpp +include/stan/analyze/mcmc/check_chains.hpp include/stan/analyze/mcmc/compute_effective_sample_size.hpp include/stan/analyze/mcmc/compute_potential_scale_reduction.hpp +include/stan/analyze/mcmc/ess.hpp +include/stan/analyze/mcmc/mcse.hpp +include/stan/analyze/mcmc/rank_normalization.hpp +include/stan/analyze/mcmc/rhat.hpp include/stan/analyze/mcmc/split_chains.hpp +include/stan/analyze/mcmc/split_rank_normalized_ess.hpp +include/stan/analyze/mcmc/split_rank_normalized_rhat.hpp +include/stan/callbacks/concurrent_writer.hpp include/stan/callbacks/interrupt.hpp include/stan/callbacks/json_writer.hpp include/stan/callbacks/logger.hpp @@ -33,6 +41,7 @@ include/stan/mcmc/base_adaptation.hpp include/stan/mcmc/base_adapter.hpp include/stan/mcmc/base_mcmc.hpp include/stan/mcmc/chains.hpp +include/stan/mcmc/chainset.hpp include/stan/mcmc/covar_adaptation.hpp include/stan/mcmc/fixed_param_sampler.hpp include/stan/mcmc/hmc/base_hmc.hpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0da934.271e4.5fc11575>
