Date: Sat, 20 Oct 2018 14:50:25 +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: r482527 - head/devel/nuitka Message-ID: <201810201450.w9KEoPNd015781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 20 14:50:24 2018 New Revision: 482527 URL: https://svnweb.freebsd.org/changeset/ports/482527 Log: Update to 0.6.0.5 Changes: https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst https://github.com/Nuitka/Nuitka/commits/develop Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Sat Oct 20 14:50:16 2018 (r482526) +++ head/devel/nuitka/Makefile Sat Oct 20 14:50:24 2018 (r482527) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.6.0.4 +PORTVERSION= 0.6.0.5 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Sat Oct 20 14:50:16 2018 (r482526) +++ head/devel/nuitka/distinfo Sat Oct 20 14:50:24 2018 (r482527) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539634957 -SHA256 (Nuitka-0.6.0.4.tar.bz2) = 571541e3c7e1ad84daeb8787cf137f58218f55629e4b32d0971513b9d6d22ca1 -SIZE (Nuitka-0.6.0.4.tar.bz2) = 1508753 +TIMESTAMP = 1539962999 +SHA256 (Nuitka-0.6.0.5.tar.bz2) = 5e9bedd1605a81195d0f999cc08fdeb385ec10649d5f654b2052a801e7c51254 +SIZE (Nuitka-0.6.0.5.tar.bz2) = 1537710
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201450.w9KEoPNd015781>