Date: Mon, 8 Apr 2024 16:57:58 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: b49b1afde2b8 - main - science/spheral: update 2024.01.0 =?utf-8?Q?=E2=86=92?= 2024.01.1 Message-ID: <202404081657.438GvwfA073035@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=b49b1afde2b8cfe3e7aa2eb40b9dc68d19d1cb2b commit b49b1afde2b8cfe3e7aa2eb40b9dc68d19d1cb2b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-08 14:59:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-08 16:57:53 +0000 science/spheral: update 2024.01.0 → 2024.01.1 Reported by: portscout --- science/spheral/Makefile | 2 +- science/spheral/distinfo | 6 +++--- science/spheral/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/science/spheral/Makefile b/science/spheral/Makefile index c6ca8dd1f126..8cb64f7e45bd 100644 --- a/science/spheral/Makefile +++ b/science/spheral/Makefile @@ -1,6 +1,6 @@ PORTNAME= spheral DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.0 +DISTVERSION= 2024.01.1 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/spheral/distinfo b/science/spheral/distinfo index f1b99ad642a6..fa5a70aa0e3b 100644 --- a/science/spheral/distinfo +++ b/science/spheral/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1705820099 -SHA256 (LLNL-spheral-v2024.01.0_GH0.tar.gz) = 86ffef944943b5219b69d05aac07f30bc120082f7a73d6ed7aaf3d84181e6e79 -SIZE (LLNL-spheral-v2024.01.0_GH0.tar.gz) = 6693993 +TIMESTAMP = 1712538078 +SHA256 (LLNL-spheral-v2024.01.1_GH0.tar.gz) = ad1ec0e51cfb7c6d7610e96ed84ef6b5324de31187efe6aa37584431b03b3352 +SIZE (LLNL-spheral-v2024.01.1_GH0.tar.gz) = 6699022 SHA256 (LLNL-PolyClipper-e1fe47c_GH0.tar.gz) = 52b358f32f523e6030ed090411c90f0811db12046b6cb6fa8e4cafe4f8b3567e SIZE (LLNL-PolyClipper-e1fe47c_GH0.tar.gz) = 274184 SHA256 (LLNL-PYB11Generator-7160812_GH0.tar.gz) = 9f257b9a5b2503aaacdba48d785bd349c95849a282e1e181ccee2c0f319135cb diff --git a/science/spheral/pkg-plist b/science/spheral/pkg-plist index 068e939add0c..3d5c87ce9739 100644 --- a/science/spheral/pkg-plist +++ b/science/spheral/pkg-plist @@ -149,6 +149,9 @@ include/DataBase/StateDerivativesInline.hh include/DataBase/StateInline.hh include/DataBase/UpdatePolicyBase.hh include/DataBase/UpdatePolicyBaseInline.hh +include/DataBase/applyPolicyToFieldList.hh +include/DataBase/make_policy.hh +include/DataBase/updateStateFields.hh include/DataOutput/Restart.hh include/DataOutput/RestartHandle.hh include/DataOutput/RestartInline.hh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404081657.438GvwfA073035>