git: 1207efeecf49 - main - math/stan: Update 2.27.0 -> 2.28.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 20:08:12 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1207efeecf4976eb2768f27b98e74ffcee2a3082 commit 1207efeecf4976eb2768f27b98e74ffcee2a3082 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-14 19:46:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-14 20:08:00 +0000 math/stan: Update 2.27.0 -> 2.28.0 Reported by: portscout --- math/stan/Makefile | 2 +- math/stan/distinfo | 6 +++--- math/stan/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/stan/Makefile b/math/stan/Makefile index 314cfc2595f0..fb16f24ddfd3 100644 --- a/math/stan/Makefile +++ b/math/stan/Makefile @@ -1,6 +1,6 @@ PORTNAME= stan DISTVERSIONPREFIX= v -DISTVERSION= 2.27.0 +DISTVERSION= 2.28.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/stan/distinfo b/math/stan/distinfo index 741875a84019..8f51fd26d88f 100644 --- a/math/stan/distinfo +++ b/math/stan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630127900 -SHA256 (stan-dev-stan-v2.27.0_GH0.tar.gz) = f6c61baccd13bd088748767646d90d9a1427b3cd88d86f9d8d6bcbdab85f023a -SIZE (stan-dev-stan-v2.27.0_GH0.tar.gz) = 4863278 +TIMESTAMP = 1634240291 +SHA256 (stan-dev-stan-v2.28.0_GH0.tar.gz) = ac02c5d486602f1bcd5286be5feb13e0d62c664b8518105b717e0ca30faaac39 +SIZE (stan-dev-stan-v2.28.0_GH0.tar.gz) = 4872601 diff --git a/math/stan/pkg-plist b/math/stan/pkg-plist index 6666cc24c551..f39c6008106c 100644 --- a/math/stan/pkg-plist +++ b/math/stan/pkg-plist @@ -7,6 +7,7 @@ include/stan/callbacks/logger.hpp include/stan/callbacks/stream_logger.hpp include/stan/callbacks/stream_writer.hpp include/stan/callbacks/tee_writer.hpp +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