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 fb63deb58062..8738797874bd 100644 --- a/science/ncrystal/Makefile +++ b/science/ncrystal/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncrystal DISTVERSIONPREFIX= v -DISTVERSION= 4.2.0 +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.1.4: 54% tests passed, 37 tests failed out of 80, see https://github.com/mctools/ncrystal/issues/231 +# 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 a9c11355be17..ebf4e8a8d01a 100644 --- a/science/ncrystal/distinfo +++ b/science/ncrystal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749700880 -SHA256 (mctools-ncrystal-v4.2.0_GH0.tar.gz) = bc01465f4e7db596ebba34df96ad744eea7cd1d2308fb2ff1ae532d0dbc50725 -SIZE (mctools-ncrystal-v4.2.0_GH0.tar.gz) = 2812384 +TIMESTAMP = 1754558330 +SHA256 (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 499e355e8cb534954101241c5af1f3d4f729aa87f4d63734b05570033a5d6dbd +SIZE (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 2822048 |