science/{,py-}ncrystal: update 4.2.0 → 4.2.6
Reported by: portscout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= ncrystal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.2.0
|
||||
DISTVERSION= 4.2.6
|
||||
CATEGORIES= science # physics
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -24,6 +24,6 @@ CMAKE_TESTING_ON= NCRYSTAL_ENABLE_TESTING \
|
||||
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: 52% tests passed, 42 tests failed out of 87
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -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 = 1753507988
|
||||
SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602
|
||||
SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= ncrystal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.2.0
|
||||
DISTVERSION= 4.2.6
|
||||
CATEGORIES= science # physics
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@@ -32,7 +32,7 @@ post-install:
|
||||
# strip binary
|
||||
#@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/NCrystal/ncrystal_pyinst_data/lib/libNCrystal.so
|
||||
|
||||
do-test: # the third test fails for an unknown reason
|
||||
do-test:
|
||||
@cd ${TEST_WRKSRC} && \
|
||||
${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m NCrystal.test all
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1749705869
|
||||
SHA256 (mctools-ncrystal-v4.2.0_GH0.tar.gz) = bc01465f4e7db596ebba34df96ad744eea7cd1d2308fb2ff1ae532d0dbc50725
|
||||
SIZE (mctools-ncrystal-v4.2.0_GH0.tar.gz) = 2812384
|
||||
TIMESTAMP = 1753507607
|
||||
SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602
|
||||
SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990
|
||||
|
||||
Reference in New Issue
Block a user