diff --git a/devel/meson/Makefile b/devel/meson/Makefile index 2082a51a1bf6..2ae16525b887 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -1,34 +1,34 @@ PORTNAME= meson -PORTVERSION= 0.64.1 +PORTVERSION= 1.0.0 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= desktop@FreeBSD.org COMMENT= High performance build system WWW= https://mesonbuild.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} USES= ninja:run python:3.6+ shebangfix USE_PYTHON= autoplist distutils noflavors SHEBANG_FILES= mesonbuild/rewriter.py \ mesonbuild/scripts/cmake_run_ctgt.py NO_ARCH= yes # https://github.com/mesonbuild/meson/issues/6016 TEST_ENV= ${MAKE_ENV:NCC=*:NCXX=*} # Hide from regular build to avoid accidental dependency on symlinks .if make(test) # helper_create_binary_wrapper, test_python_module, test cases/*.py BINARY_ALIAS+= python3=${PYTHON_CMD:T} python=${PYTHON_CMD:T} do-test: create-binary-alias # force if run late .endif do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${WRKSRC}/run_unittests.py) .include diff --git a/devel/meson/distinfo b/devel/meson/distinfo index aed2b6ff235f..9e9a088cb0bb 100644 --- a/devel/meson/distinfo +++ b/devel/meson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669151062 -SHA256 (meson-0.64.1.tar.gz) = 3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9 -SIZE (meson-0.64.1.tar.gz) = 2089752 +TIMESTAMP = 1671812163 +SHA256 (meson-1.0.0.tar.gz) = aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05 +SIZE (meson-1.0.0.tar.gz) = 2099642