1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

math/stan: Update 2.30.0 → 2.32.2

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-05-21 20:46:45 -07:00
parent 2acfe2e9bf
commit 21dc777fc4
3 changed files with 10 additions and 14 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= stan
DISTVERSIONPREFIX= v
DISTVERSION= 2.30.0
PORTREVISION= 1
DISTVERSION= 2.32.2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1656812551
SHA256 (stan-dev-stan-v2.30.0_GH0.tar.gz) = 062aac58e38a0b5903c047227836298ea8c46c560d986dd4becd60734edb81a4
SIZE (stan-dev-stan-v2.30.0_GH0.tar.gz) = 3930704
TIMESTAMP = 1684723343
SHA256 (stan-dev-stan-v2.32.2_GH0.tar.gz) = db4dec8366541b75cca3b74d1656431668b6f236d04280bf413fa3efc458899c
SIZE (stan-dev-stan-v2.32.2_GH0.tar.gz) = 4049894

View File

@ -11,25 +11,21 @@ include/stan/callbacks/unique_stream_writer.hpp
include/stan/callbacks/writer.hpp
include/stan/io/array_var_context.hpp
include/stan/io/chained_var_context.hpp
include/stan/io/cmd_line.hpp
include/stan/io/deserializer.hpp
include/stan/io/dump.hpp
include/stan/io/empty_var_context.hpp
include/stan/io/ends_with.hpp
include/stan/io/is_whitespace.hpp
include/stan/io/program_reader.hpp
include/stan/io/json/json_data.hpp
include/stan/io/json/json_data_handler.hpp
include/stan/io/json/json_error.hpp
include/stan/io/json/json_handler.hpp
include/stan/io/json/rapidjson_parser.hpp
include/stan/io/random_var_context.hpp
include/stan/io/read_line.hpp
include/stan/io/reader.hpp
include/stan/io/serializer.hpp
include/stan/io/stan_csv_reader.hpp
include/stan/io/starts_with.hpp
include/stan/io/trim_spaces.hpp
include/stan/io/util.hpp
include/stan/io/validate_dims.hpp
include/stan/io/validate_zero_buf.hpp
include/stan/io/var_context.hpp
include/stan/io/writer.hpp
include/stan/lang/rethrow_located.hpp
include/stan/mcmc/base_adaptation.hpp
include/stan/mcmc/base_adapter.hpp
@ -141,6 +137,7 @@ include/stan/services/experimental/advi/fullrank.hpp
include/stan/services/experimental/advi/meanfield.hpp
include/stan/services/optimize/bfgs.hpp
include/stan/services/optimize/defaults.hpp
include/stan/services/optimize/laplace_sample.hpp
include/stan/services/optimize/lbfgs.hpp
include/stan/services/optimize/newton.hpp
include/stan/services/sample/defaults.hpp