From nobody Thu Oct 14 20:08:12 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8D43118076DE; Thu, 14 Oct 2021 20:08:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVgSY1Kxpz3KCJ; Thu, 14 Oct 2021 20:08:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7C75D19894; Thu, 14 Oct 2021 20:08:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19EK8CC8056856; Thu, 14 Oct 2021 20:08:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EK8Clu056855; Thu, 14 Oct 2021 20:08:12 GMT (envelope-from git) Date: Thu, 14 Oct 2021 20:08:12 GMT Message-Id: <202110142008.19EK8Clu056855@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 1207efeecf49 - main - math/stan: Update 2.27.0 -> 2.28.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1207efeecf4976eb2768f27b98e74ffcee2a3082 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1207efeecf4976eb2768f27b98e74ffcee2a3082 commit 1207efeecf4976eb2768f27b98e74ffcee2a3082 Author: Yuri Victorovich AuthorDate: 2021-10-14 19:46:14 +0000 Commit: Yuri Victorovich 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