git: 357ceab43248 - main - math/py-GridDataFormats: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 15:23:08 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=357ceab43248751ac01f4d30ff1afa719528a034 commit 357ceab43248751ac01f4d30ff1afa719528a034 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-04-08 13:33:44 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-04-08 15:20:39 +0000 math/py-GridDataFormats: mark BROKEN Approved by: portmgr blanket --- math/py-GridDataFormats/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-GridDataFormats/Makefile b/math/py-GridDataFormats/Makefile index 6c1347d75c23..2afd3b0582cd 100644 --- a/math/py-GridDataFormats/Makefile +++ b/math/py-GridDataFormats/Makefile @@ -6,6 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Handle data on a grid: NumPy n-dimensional arrays +BROKEN= does not fetch: Fetched file size mismatch (expected 2210700, actual 2210686) + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING