devel/nuitka: Update to 0.6.18.6
- Add NO_ARCH Changes: https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst https://github.com/Nuitka/Nuitka/commits/develop
This commit is contained in:
parent
fdb8d7f68d
commit
63bf83f29b
2 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= nuitka
|
PORTNAME= nuitka
|
||||||
PORTVERSION= 0.6.17
|
PORTVERSION= 0.6.18.6
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
||||||
|
@ -16,4 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1638753742
|
TIMESTAMP = 1641046840
|
||||||
SHA256 (Nuitka-0.6.17.tar.gz) = c9534f795434fde32bc06b846fb7c593e05dc80df0f113abfa40f270b0452868
|
SHA256 (Nuitka-0.6.18.6.tar.gz) = daf49f423e713f01484503da5c2e0b76523d2481d8bd1d6db5ecbf853fb081c2
|
||||||
SIZE (Nuitka-0.6.17.tar.gz) = 3149793
|
SIZE (Nuitka-0.6.18.6.tar.gz) = 3692243
|
||||||
|
|
Loading…
Reference in a new issue