Date: Mon, 5 Oct 2020 17:25:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551525 - head/devel/nuitka Message-ID: <202010051725.095HPNJ1066904@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 5 17:25:23 2020 New Revision: 551525 URL: https://svnweb.freebsd.org/changeset/ports/551525 Log: Update to 0.6.9.2 Changes: https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Mon Oct 5 17:25:18 2020 (r551524) +++ head/devel/nuitka/Makefile Mon Oct 5 17:25:23 2020 (r551525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.6.9.1 +PORTVERSION= 0.6.9.2 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Mon Oct 5 17:25:18 2020 (r551524) +++ head/devel/nuitka/distinfo Mon Oct 5 17:25:23 2020 (r551525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601754226 -SHA256 (Nuitka-0.6.9.1.tar.bz2) = c639c7c46a9b36107d003c8d0c972cef54deaff787bd8d963f6a35ce1fee1e15 -SIZE (Nuitka-0.6.9.1.tar.bz2) = 1836645 +TIMESTAMP = 1601906300 +SHA256 (Nuitka-0.6.9.2.tar.bz2) = 7e55f891bb7ee6f0003560ce8137037b8697a1723ffb837a24184cff49c1931d +SIZE (Nuitka-0.6.9.2.tar.bz2) = 1836968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010051725.095HPNJ1066904>