diff --git a/devel/nuitka/Makefile b/devel/nuitka/Makefile index 378c6c7c0123..a0be77f01c57 100644 --- a/devel/nuitka/Makefile +++ b/devel/nuitka/Makefile @@ -1,26 +1,27 @@ PORTNAME= nuitka -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} DISTNAME= Nuitka-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Compatible and efficient Python compiler WWW= https://nuitka.net/ \ https://github.com/Nuitka/Nuitka LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.1.0:devel/py-ordered-set@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.15:archivers/py-zstandard@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/nuitka/distinfo b/devel/nuitka/distinfo index 7e2fe656ae9e..cb6cd130f6ba 100644 --- a/devel/nuitka/distinfo +++ b/devel/nuitka/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747212768 -SHA256 (Nuitka-2.7.tar.gz) = b0d5ad394cbfe93820116cfe94605e50bb20f5707b6fb41e09c421a7c9a2c53d -SIZE (Nuitka-2.7.tar.gz) = 3885354 +TIMESTAMP = 1759774961 +SHA256 (Nuitka-2.8.tar.gz) = 46ad9e1be81fa54b0c0f0698aa560db99666ea128b3c72ede88a15c46bcf27f0 +SIZE (Nuitka-2.8.tar.gz) = 3883900