diff options
Diffstat (limited to 'science/ncrystal')
-rw-r--r-- | science/ncrystal/Makefile | 7 | ||||
-rw-r--r-- | science/ncrystal/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/science/ncrystal/Makefile b/science/ncrystal/Makefile index 9cfb8da272b6..8738797874bd 100644 --- a/science/ncrystal/Makefile +++ b/science/ncrystal/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncrystal DISTVERSIONPREFIX= v -DISTVERSION= 4.2.6 +DISTVERSION= 4.2.8 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org @@ -21,9 +21,6 @@ SHEBANG_FILES= tests/scripts/* CMAKE_TESTING_ON= NCRYSTAL_ENABLE_TESTING \ NCRYSTAL_ENABLE_CORE_TEST -post-install: # workaround for https://github.com/mctools/ncrystal/issues/150 - @${RM} ${STAGEDIR}${PREFIX}/*.sh - -# tests as of 4.2.6: 52% tests passed, 42 tests failed out of 87 +# tests as of 4.2.6: 51% tests passed, 43 tests failed out of 88 (only py_xx tests fail) .include <bsd.port.mk> diff --git a/science/ncrystal/distinfo b/science/ncrystal/distinfo index 1a8eec6572c9..ebf4e8a8d01a 100644 --- a/science/ncrystal/distinfo +++ b/science/ncrystal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753507988 -SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602 -SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990 +TIMESTAMP = 1754558330 +SHA256 (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 499e355e8cb534954101241c5af1f3d4f729aa87f4d63734b05570033a5d6dbd +SIZE (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 2822048 |