Date: Thu, 16 Aug 2018 23:42:36 +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: r477389 - head/devel/nuitka Message-ID: <201808162342.w7GNgaaj005480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 16 23:42:36 2018 New Revision: 477389 URL: https://svnweb.freebsd.org/changeset/ports/477389 Log: Update to 0.5.32.5 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 Thu Aug 16 23:42:31 2018 (r477388) +++ head/devel/nuitka/Makefile Thu Aug 16 23:42:36 2018 (r477389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.32.4 +PORTVERSION= 0.5.32.5 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Thu Aug 16 23:42:31 2018 (r477388) +++ head/devel/nuitka/distinfo Thu Aug 16 23:42:36 2018 (r477389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534008540 -SHA256 (Nuitka-0.5.32.4.tar.bz2) = 2a3a67c4cc8289e3585de41e211f2f86c638bc01b94bebd116c114a822fc7241 -SIZE (Nuitka-0.5.32.4.tar.bz2) = 1544589 +TIMESTAMP = 1534456628 +SHA256 (Nuitka-0.5.32.5.tar.bz2) = 725084b89cbf0da7fd09103a24cd6b717b935fb31d7eaf6e512cfe4b4414f992 +SIZE (Nuitka-0.5.32.5.tar.bz2) = 1513685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808162342.w7GNgaaj005480>