git: 68c7a6d3e482 - main - math/fenics-basix: Update 0.4.2 -> 0.5.0.post0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Aug 2022 23:50:43 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=68c7a6d3e482495852b48f1dd04bd01b9bbd59c9 commit 68c7a6d3e482495852b48f1dd04bd01b9bbd59c9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-28 23:28:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-28 23:50:37 +0000 math/fenics-basix: Update 0.4.2 -> 0.5.0.post0 Reported by: portscout --- math/fenics-basix/Makefile | 2 +- math/fenics-basix/distinfo | 6 +++--- math/fenics-basix/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/math/fenics-basix/Makefile b/math/fenics-basix/Makefile index 05a236fff8fa..45ec89302f80 100644 --- a/math/fenics-basix/Makefile +++ b/math/fenics-basix/Makefile @@ -1,6 +1,6 @@ PORTNAME= fenics-basix DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 +DISTVERSION= 0.5.0.post0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fenics-basix/distinfo b/math/fenics-basix/distinfo index c00c10a1d822..f492e539eeaa 100644 --- a/math/fenics-basix/distinfo +++ b/math/fenics-basix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657870780 -SHA256 (FEniCS-basix-v0.4.2_GH0.tar.gz) = a54f5e442b7cbf3dbb6319c682f9161272557bd7f42e2b8b8ccef88bc1b7a22f -SIZE (FEniCS-basix-v0.4.2_GH0.tar.gz) = 583621 +TIMESTAMP = 1661728747 +SHA256 (FEniCS-basix-v0.5.0.post0_GH0.tar.gz) = 660196d7afb5ac5e4c79f92b38b0847e46865d5d5f9a7efabd7b3c658461eb81 +SIZE (FEniCS-basix-v0.5.0.post0_GH0.tar.gz) = 600747 diff --git a/math/fenics-basix/pkg-plist b/math/fenics-basix/pkg-plist index 72b5ffc4502d..17f68db395f1 100644 --- a/math/fenics-basix/pkg-plist +++ b/math/fenics-basix/pkg-plist @@ -1,8 +1,10 @@ include/basix/cell.h +include/basix/docs.h include/basix/dof-transformations.h include/basix/e-brezzi-douglas-marini.h include/basix/e-bubble.h include/basix/e-crouzeix-raviart.h +include/basix/e-hermite.h include/basix/e-hhj.h include/basix/e-lagrange.h include/basix/e-nce-rtc.h @@ -15,9 +17,9 @@ include/basix/finite-element.h include/basix/indexing.h include/basix/interpolation.h include/basix/lattice.h -include/basix/log.h include/basix/maps.h include/basix/math.h +include/basix/mdspan.hpp include/basix/moments.h include/basix/polynomials.h include/basix/polyset.h