git: 987db1a7c494 - main - devel/nuitka: Update to 0.6.16.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 04:01:04 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=987db1a7c49472336919e5a91ef560268959800b

commit 987db1a7c49472336919e5a91ef560268959800b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:27:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:47:25 +0000

    devel/nuitka: Update to 0.6.16.4
    
    - Change MASTER_SITES to CHEESESHOP
    
    Changes:        https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
                    https://github.com/Nuitka/Nuitka/commits/develop
---
 devel/nuitka/Makefile | 6 +++---
 devel/nuitka/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/nuitka/Makefile b/devel/nuitka/Makefile
index 166eed4c0f03..09c7ad18ab33 100644
--- a/devel/nuitka/Makefile
+++ b/devel/nuitka/Makefile
@@ -1,9 +1,9 @@
 # Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.16.2
+PORTVERSION=	0.6.16.4
 CATEGORIES=	devel python
-MASTER_SITES=	https://nuitka.net/releases/
+MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
 DISTNAME=	Nuitka-${PORTVERSION}
 
@@ -13,7 +13,7 @@ COMMENT=	Compatible and efficient Python compiler
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python:3.6+ tar:bzip2
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.mk>
diff --git a/devel/nuitka/distinfo b/devel/nuitka/distinfo
index ec385e7bf758..b438003a9c8f 100644
--- a/devel/nuitka/distinfo
+++ b/devel/nuitka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323727
-SHA256 (Nuitka-0.6.16.2.tar.bz2) = 438bf89e50d0df5269e0620bac00340ba6b23134f43cf0c8eda3f91031595ee9
-SIZE (Nuitka-0.6.16.2.tar.bz2) = 2208724
+TIMESTAMP = 1632038060
+SHA256 (Nuitka-0.6.16.4.tar.gz) = 986d8c46a3db9f27e0d28817413715bdd9dfb6ad97770ba0d1b51b4b0a028538
+SIZE (Nuitka-0.6.16.4.tar.gz) = 2967615


More information about the dev-commits-ports-main mailing list