Date: Sun, 12 Aug 2018 17:34:40 +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: r477025 - head/devel/nuitka Message-ID: <201808121734.w7CHYe6C003610@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 12 17:34:39 2018 New Revision: 477025 URL: https://svnweb.freebsd.org/changeset/ports/477025 Log: Update to 0.5.32.4 Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst https://github.com/kayhayen/Nuitka/commits/develop Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Sun Aug 12 17:34:34 2018 (r477024) +++ head/devel/nuitka/Makefile Sun Aug 12 17:34:39 2018 (r477025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.32.3 +PORTVERSION= 0.5.32.4 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Sun Aug 12 17:34:34 2018 (r477024) +++ head/devel/nuitka/distinfo Sun Aug 12 17:34:39 2018 (r477025) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533567155 -SHA256 (Nuitka-0.5.32.3.tar.bz2) = 53918d9eafe6ed3b51a518553118aba17acad4bd0012dbc2ef10bcf1e4dee0a8 -SIZE (Nuitka-0.5.32.3.tar.bz2) = 1513479 +TIMESTAMP = 1534008540 +SHA256 (Nuitka-0.5.32.4.tar.bz2) = 2a3a67c4cc8289e3585de41e211f2f86c638bc01b94bebd116c114a822fc7241 +SIZE (Nuitka-0.5.32.4.tar.bz2) = 1544589
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808121734.w7CHYe6C003610>