Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 06:55:03 GMT
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: 21dc777fc4b8 - main - =?utf-8?Q?math/stan:=20Update=202.30.0=20=E2=86=92=202.32.2?=
Message-ID:  <202305220655.34M6t3em001646@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21dc777fc4b8d6b48715b6e031f863f728935cc8

commit 21dc777fc4b8d6b48715b6e031f863f728935cc8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-05-22 03:46:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-05-22 06:54:55 +0000

    math/stan: Update 2.30.0 → 2.32.2
    
    Reported by:    portscout
---
 math/stan/Makefile  |  3 +--
 math/stan/distinfo  |  6 +++---
 math/stan/pkg-plist | 15 ++++++---------
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305220655.34M6t3em001646>