aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/ascent/Makefile3
-rw-r--r--math/ascent/distinfo6
-rw-r--r--math/ascent/pkg-plist3
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