mirror of https://git.FreeBSD.org/ports.git
science/{,py-}ncrystal: update 4.2.6 → 4.2.8
Reported by: portscout
This commit is contained in:
parent
24a8944929
commit
011c6c4764
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ncrystal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.2.6
|
||||
DISTVERSION= 4.2.8
|
||||
CATEGORIES= science # physics
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1753507607
|
||||
SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602
|
||||
SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990
|
||||
TIMESTAMP = 1754559207
|
||||
SHA256 (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 499e355e8cb534954101241c5af1f3d4f729aa87f4d63734b05570033a5d6dbd
|
||||
SIZE (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 2822048
|
||||
|
|
Loading…
Reference in New Issue