git: 3d1a025af20a - main - math/py-fenics-ffcx: Update 0.4.2 -> 0.5.0.post0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 28 Aug 2022 22:41:42 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d1a025af20abb6003cf913c850cda80d33760f7

commit 3d1a025af20abb6003cf913c850cda80d33760f7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-28 22:39:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-28 22:39:10 +0000

    math/py-fenics-ffcx: Update 0.4.2 -> 0.5.0.post0
    
    Reported by:    portscout
---
 math/py-fenics-ffcx/Makefile              |  2 +-
 math/py-fenics-ffcx/distinfo              |  6 +++---
 math/py-fenics-ffcx/files/patch-setup.cfg | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/math/py-fenics-ffcx/Makefile b/math/py-fenics-ffcx/Makefile
index dfb77b8c0bb3..3e9573eb3dbe 100644
--- a/math/py-fenics-ffcx/Makefile
+++ b/math/py-fenics-ffcx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fenics-ffcx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.2
+DISTVERSION=	0.5.0.post0
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/math/py-fenics-ffcx/distinfo b/math/py-fenics-ffcx/distinfo
index 322d93149110..bdbfa7691350 100644
--- a/math/py-fenics-ffcx/distinfo
+++ b/math/py-fenics-ffcx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657901414
-SHA256 (FEniCS-ffcx-v0.4.2_GH0.tar.gz) = 3be6eef064d6ef907245db5b6cc15d4e603762e68b76e53e099935ca91ef1ee4
-SIZE (FEniCS-ffcx-v0.4.2_GH0.tar.gz) = 132826
+TIMESTAMP = 1661725741
+SHA256 (FEniCS-ffcx-v0.5.0.post0_GH0.tar.gz) = 039908c9998b51ba53e5deb3a97016062c262f0a4285218644304f7d3cd35882
+SIZE (FEniCS-ffcx-v0.5.0.post0_GH0.tar.gz) = 131940
diff --git a/math/py-fenics-ffcx/files/patch-setup.cfg b/math/py-fenics-ffcx/files/patch-setup.cfg
deleted file mode 100644
index e47ea78d5aa4..000000000000
--- a/math/py-fenics-ffcx/files/patch-setup.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.cfg.orig	2022-07-15 16:16:32 UTC
-+++ setup.cfg
-@@ -40,7 +40,7 @@ include_package_data = True
- zip_safe = False
- python_requires = >= 3.7
- setup_requires =
--    setuptools >= 58, < 61
-+    setuptools >= 58
-     wheel
- install_requires =
-     numpy