From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 04:01:03 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9B7F66B3DC5; Tue, 21 Sep 2021 04:01:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HD75B6k9Gz4kMV; Tue, 21 Sep 2021 04:01:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 926B51D072; Tue, 21 Sep 2021 04:00:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18L40uHN057024; Tue, 21 Sep 2021 04:00:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L40uUL057011; Tue, 21 Sep 2021 04:00:56 GMT (envelope-from git) Date: Tue, 21 Sep 2021 04:00:56 GMT Message-Id: <202109210400.18L40uUL057011@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 987db1a7c494 - main - devel/nuitka: Update to 0.6.16.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 987db1a7c49472336919e5a91ef560268959800b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 04:01:04 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=987db1a7c49472336919e5a91ef560268959800b commit 987db1a7c49472336919e5a91ef560268959800b Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:27:42 +0000 Commit: Po-Chuan Hsieh 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 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 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