git: c142c6736a86 - main - math/scorec-core: update 2.2.8 → 3.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Dec 2024 11:55:58 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c142c6736a86c2dce22e87b7ccc5e1b4da398428 commit c142c6736a86c2dce22e87b7ccc5e1b4da398428 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-06 11:55:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-06 11:55:56 +0000 math/scorec-core: update 2.2.8 → 3.0.1 Reported by: portscout --- math/scorec-core/Makefile | 2 +- math/scorec-core/distinfo | 6 +++--- math/scorec-core/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile index 832a469e0817..69e06ae213a1 100644 --- a/math/scorec-core/Makefile +++ b/math/scorec-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= scorec-core DISTVERSIONPREFIX= v -DISTVERSION= 2.2.8 +DISTVERSION= 3.0.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/scorec-core/distinfo b/math/scorec-core/distinfo index 38bc40d2719c..0cd6c3cf41ca 100644 --- a/math/scorec-core/distinfo +++ b/math/scorec-core/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1703443096 -SHA256 (SCOREC-core-v2.2.8_GH0.tar.gz) = 5216d0d5ac031c9357a59986b1bc6f2cbdbac0356059e98a2bec78c1777a59e2 -SIZE (SCOREC-core-v2.2.8_GH0.tar.gz) = 1247064 +TIMESTAMP = 1733481097 +SHA256 (SCOREC-core-v3.0.1_GH0.tar.gz) = cf9cb753a867a9699289ab14d409af0aaf498e3c34f8fd12fdb2ded926cb154c +SIZE (SCOREC-core-v3.0.1_GH0.tar.gz) = 1481256 SHA256 (SCOREC-pumi-meshes-7b84de7_GH0.tar.gz) = 72f552318dac42aeebc6f1a2f4e7f7de4eaee69da7a32026d2b1e4081c28ed71 SIZE (SCOREC-pumi-meshes-7b84de7_GH0.tar.gz) = 33991978 diff --git a/math/scorec-core/pkg-plist b/math/scorec-core/pkg-plist index c6c01b6f673c..0586ddc632f4 100644 --- a/math/scorec-core/pkg-plist +++ b/math/scorec-core/pkg-plist @@ -43,6 +43,7 @@ bin/zsplit include/GenIterator.h include/GenTag.h include/PCU.h +include/PCU_C.h include/agm.h include/apf.h include/apf2mth.h @@ -53,6 +54,7 @@ include/apfConvert.h include/apfDynamicArray.h include/apfDynamicMatrix.h include/apfDynamicVector.h +include/apfElement.h include/apfField.h include/apfFieldData.h include/apfGeometry.h @@ -104,6 +106,7 @@ include/mthTensor.h include/mthVector.h include/mth_def.h include/parma.h +include/pcu_defines.h include/pcu_io.h include/pcu_util.h include/ph.h