diff options
Diffstat (limited to 'science/mcpl')
| -rw-r--r-- | science/mcpl/Makefile | 7 | ||||
| -rw-r--r-- | science/mcpl/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/science/mcpl/Makefile b/science/mcpl/Makefile index c9a1ab93c9d6..25c22bb8a36c 100644 --- a/science/mcpl/Makefile +++ b/science/mcpl/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcpl DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 +DISTVERSION= 2.2.0 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org @@ -11,6 +11,9 @@ WWW= https://mctools.github.io/mcpl/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NOT_FOR_ARCHS= armv7 powerpc i386 +NOT_FOR_ARCHS_REASON= MCPL does not support 32 bit platforms + BROKEN_i386= compilation fails, see https://github.com/mctools/mcpl/issues/88 USES= cmake:testing @@ -22,6 +25,6 @@ GH_ACCOUNT= mctools CMAKE_OFF= MCPL_ENABLE_TESTING CMAKE_TESTING_ON= MCPL_ENABLE_TESTING -# tests as of 2.0.0: 100% tests passed, 0 tests failed out of 27 +# tests as of 2.2.0: 100% tests passed, 0 tests failed out of 32 .include <bsd.port.mk> diff --git a/science/mcpl/distinfo b/science/mcpl/distinfo index 34a50e9299ba..b2b747457b55 100644 --- a/science/mcpl/distinfo +++ b/science/mcpl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745570645 -SHA256 (mctools-mcpl-v2.0.0_GH0.tar.gz) = c451d86abf17181edb8c36cf77b6dcbbe22f1d3c30df84321f8c17eda7c5a873 -SIZE (mctools-mcpl-v2.0.0_GH0.tar.gz) = 338436 +TIMESTAMP = 1748077643 +SHA256 (mctools-mcpl-v2.2.0_GH0.tar.gz) = 0cd926621d7d45d2bb39fab64732448b67f622cda9434a105de4c9d942a3db5c +SIZE (mctools-mcpl-v2.2.0_GH0.tar.gz) = 374448 |
