From owner-dev-commits-ports-main@freebsd.org Thu Sep 16 16:47:20 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A1D567D17B; Thu, 16 Sep 2021 16:47:20 +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 4H9NKh0Vncz4kpP; Thu, 16 Sep 2021 16:47:20 +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 E558B250D8; Thu, 16 Sep 2021 16:47:19 +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 18GGlJso053410; Thu, 16 Sep 2021 16:47:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18GGlJlc053409; Thu, 16 Sep 2021 16:47:19 GMT (envelope-from git) Date: Thu, 16 Sep 2021 16:47:19 GMT Message-Id: <202109161647.18GGlJlc053409@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: 86c14f087e38 - main - math/ascent: Update 0.6.0 -> 0.6.0-16 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: 86c14f087e381efec0fd2530debb130c432fc393 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2021 16:47:20 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=86c14f087e381efec0fd2530debb130c432fc393 commit 86c14f087e381efec0fd2530debb130c432fc393 Author: Yuri Victorovich AuthorDate: 2021-09-16 16:29:05 +0000 Commit: Yuri Victorovich 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