mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
math/ascent: Update 0.6.0 -> 0.6.0-16
This commit is contained in:
parent
da48a319eb
commit
86c14f087e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user