git: 9a4e113f819c - main - science/py-OpenMC: update 0.14.0 → 0.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jun 2024 07:22:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a4e113f819c7cc59d403d2ddd83a8a963eae078 commit 9a4e113f819c7cc59d403d2ddd83a8a963eae078 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-22 07:20:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-22 07:22:25 +0000 science/py-OpenMC: update 0.14.0 → 0.15.0 Reported by: portscout --- science/py-OpenMC/Makefile | 4 +++- science/py-OpenMC/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/science/py-OpenMC/Makefile b/science/py-OpenMC/Makefile index 0ff5a365f1e5..29468b66c9f0 100644 --- a/science/py-OpenMC/Makefile +++ b/science/py-OpenMC/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenMC DISTVERSIONPREFIX= v -DISTVERSION= 0.14.0 +DISTVERSION= 0.15.0 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -45,4 +45,6 @@ pre-test: # link the library @if ! [ -e ${WRKSRC}/openmc/lib/libopenmc.so ]; then ${LN} -s ${LOCALBASE}/lib/libopenmc.so ${WRKSRC}/openmc/lib/libopenmc.so; fi +# Some tests fail with the message: RuntimeError: No cross_sections.xml file was specified in materials.xml or in the OPENMC_CROSS_SECTIONS environment variable, see https://github.com/openmc-dev/openmc/issues/3053 + .include <bsd.port.mk> diff --git a/science/py-OpenMC/distinfo b/science/py-OpenMC/distinfo index 063af1eb9d18..e030d350f4f3 100644 --- a/science/py-OpenMC/distinfo +++ b/science/py-OpenMC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712378391 -SHA256 (openmc-dev-openmc-v0.14.0_GH0.tar.gz) = 20ac92cc8d37a8c1180ae2df9f1dd1158f188cbf724ae64c9642db6199f3ee3f -SIZE (openmc-dev-openmc-v0.14.0_GH0.tar.gz) = 6961858 +TIMESTAMP = 1719035695 +SHA256 (openmc-dev-openmc-v0.15.0_GH0.tar.gz) = 32517c1af1abee615e0b49330fd6eb6d704dd96d903b5b415091aea8aa52bbf0 +SIZE (openmc-dev-openmc-v0.15.0_GH0.tar.gz) = 7810068