Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2024 00:32:28 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76f1e47de94c - main - math/fenics-basix: update 0.5.1 =?utf-8?Q?=E2=86=92?= 0.8.0
Message-ID:  <202405270032.44R0WSVB086156@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76f1e47de94c0babbf1b3355424bfca5789c1bfc

commit 76f1e47de94c0babbf1b3355424bfca5789c1bfc
Author:     wen heping <wenheping2000@hotmail.com>
AuthorDate: 2024-05-27 00:30:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-27 00:30:01 +0000

    math/fenics-basix: update 0.5.1 → 0.8.0
---
 math/fenics-basix/Makefile  | 3 +--
 math/fenics-basix/distinfo  | 6 +++---
 math/fenics-basix/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/fenics-basix/Makefile b/math/fenics-basix/Makefile
index cf220fb45db0..ff8073f83a95 100644
--- a/math/fenics-basix/Makefile
+++ b/math/fenics-basix/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	fenics-basix
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.1
-PORTREVISION=	2
+DISTVERSION=	0.8.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/fenics-basix/distinfo b/math/fenics-basix/distinfo
index 1c236db7276d..e8c00e8c29ef 100644
--- a/math/fenics-basix/distinfo
+++ b/math/fenics-basix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663393118
-SHA256 (FEniCS-basix-v0.5.1_GH0.tar.gz) = 69133476ac35f0bd0deccb480676030378c341d7dfb2adaca22cd16b7e1dc1cb
-SIZE (FEniCS-basix-v0.5.1_GH0.tar.gz) = 605826
+TIMESTAMP = 1716513764
+SHA256 (FEniCS-basix-v0.8.0_GH0.tar.gz) = b299af82daf8fa3e4845e17f202491fe71b313bf6ab64c767a5287190b3dd7fe
+SIZE (FEniCS-basix-v0.8.0_GH0.tar.gz) = 627400
diff --git a/math/fenics-basix/pkg-plist b/math/fenics-basix/pkg-plist
index 17f68db395f1..cdf89edeefab 100644
--- a/math/fenics-basix/pkg-plist
+++ b/math/fenics-basix/pkg-plist
@@ -1,5 +1,4 @@
 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
@@ -25,6 +24,7 @@ include/basix/polynomials.h
 include/basix/polyset.h
 include/basix/precompute.h
 include/basix/quadrature.h
+include/basix/sobolev-spaces.h
 include/basix/version.h
 include/finite-element.h
 lib/cmake/basix/BasixConfig.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405270032.44R0WSVB086156>