Date: Tue, 1 May 2018 19:50: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: r468793 - head/devel/nuitka Message-ID: <201805011950.w41JoeFT013901@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 1 19:50:39 2018 New Revision: 468793 URL: https://svnweb.freebsd.org/changeset/ports/468793 Log: Update to 0.5.30 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 Tue May 1 19:50:34 2018 (r468792) +++ head/devel/nuitka/Makefile Tue May 1 19:50:39 2018 (r468793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.29.5 +PORTVERSION= 0.5.30 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Tue May 1 19:50:34 2018 (r468792) +++ head/devel/nuitka/distinfo Tue May 1 19:50:39 2018 (r468793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524751056 -SHA256 (Nuitka-0.5.29.5.tar.bz2) = 8f539975282a49d30bedad8e285d9461bb873e44ec4730fa3964c0da37ae81da -SIZE (Nuitka-0.5.29.5.tar.bz2) = 1567483 +TIMESTAMP = 1525195285 +SHA256 (Nuitka-0.5.30.tar.bz2) = 680931b456fdc77fb43edcb261d5b2bf8d5d8b853a534187645524b9f43597c9 +SIZE (Nuitka-0.5.30.tar.bz2) = 1597138
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805011950.w41JoeFT013901>