Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2021 16:47:19 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: 86c14f087e38 - main - math/ascent: Update 0.6.0 -> 0.6.0-16
Message-ID:  <202109161647.18GGlJlc053409@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=86c14f087e381efec0fd2530debb130c432fc393

commit 86c14f087e381efec0fd2530debb130c432fc393
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-09-16 16:29:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-09-16 16:46:15 +0000

    math/ascent: Update 0.6.0 -> 0.6.0-16
---
 math/ascent/Makefile  | 3 ++-
 math/ascent/distinfo  | 6 +++---
 math/ascent/pkg-plist | 3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/ascent/Makefile b/math/ascent/Makefile
index 8df1cfb414fa..e97701f3fc46 100644
--- a/math/ascent/Makefile
+++ b/math/ascent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ascent
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.0
+DISTVERSION=	0.6.0-16
+DISTVERSIONSUFFIX=	-gb2a39d0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/ascent/distinfo b/math/ascent/distinfo
index 808f3cfefac7..a6f2ad0dcd48 100644
--- a/math/ascent/distinfo
+++ b/math/ascent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586030985
-SHA256 (AnyarInc-Ascent-v0.6.0_GH0.tar.gz) = 30210fac5046792000aae390dee37a6e0f80a30900176083dcd36d2eac180b3f
-SIZE (AnyarInc-Ascent-v0.6.0_GH0.tar.gz) = 182754
+TIMESTAMP = 1631809147
+SHA256 (AnyarInc-Ascent-v0.6.0-16-gb2a39d0_GH0.tar.gz) = f0ef852b6f11d85313f756425159fbddf7266d12a8ed0f9e80ca883f3f2a8f8a
+SIZE (AnyarInc-Ascent-v0.6.0-16-gb2a39d0_GH0.tar.gz) = 182887
diff --git a/math/ascent/pkg-plist b/math/ascent/pkg-plist
index 63b0b6c84846..d79e74358f79 100644
--- a/math/ascent/pkg-plist
+++ b/math/ascent/pkg-plist
@@ -7,6 +7,7 @@ include/ascent/System.h
 include/ascent/Utility.h
 include/ascent/Vector.h
 include/ascent/algorithms/Derivative.h
+include/ascent/containers/flat_id_map.h
 include/ascent/containers/stack.h
 include/ascent/direct/State.h
 include/ascent/integrators/DOPRI45.h
@@ -32,10 +33,10 @@ include/ascent/integrators_modular/RK4.h
 include/ascent/integrators_modular/RTAM2.h
 include/ascent/integrators_modular/RTAM3.h
 include/ascent/integrators_modular/RTAM4.h
+include/ascent/integrators_modular/Ralston4.h
 include/ascent/modular/Link.h
 include/ascent/modular/Module.h
 include/ascent/threading/Pool.h
-include/ascent/threading/Queue.h
 include/ascent/timing/Sampler.h
 include/ascent/timing/TimeAdvanced.h
 include/ascent/timing/Timing.h



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