aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-05-22 03:46:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-05-22 06:54:55 +0000
commit21dc777fc4b8d6b48715b6e031f863f728935cc8 (patch)
tree1f58f2a088bb6d0ba1d0bb2e3dfbe762525541df
parent2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4 (diff)
math/stan: Update 2.30.0 → 2.32.2
Reported by: portscout
-rw-r--r--math/stan/Makefile3
-rw-r--r--math/stan/distinfo6
-rw-r--r--math/stan/pkg-plist15
3 files changed, 10 insertions, 14 deletions
diff --git a/math/stan/Makefile b/math/stan/Makefile
index 4adceac83e24..adb1e27f3c70 100644
--- a/math/stan/Makefile
+++ b/math/stan/Makefile
@@ -1,7 +1,6 @@
PORTNAME= stan
DISTVERSIONPREFIX= v
-DISTVERSION= 2.30.0
-PORTREVISION= 1
+DISTVERSION= 2.32.2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/stan/distinfo b/math/stan/distinfo
index 19c904e9157b..23453d8961d7 100644
--- a/math/stan/distinfo
+++ b/math/stan/distinfo
@@ -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
diff --git a/math/stan/pkg-plist b/math/stan/pkg-plist
index f39c6008106c..abda3014278e 100644
--- a/math/stan/pkg-plist
+++ b/math/stan/pkg-plist
@@ -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