Date: Thu, 1 Nov 2018 19:15:45 +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: r483722 - head/devel/nuitka Message-ID: <201811011915.wA1JFje4038930@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 1 19:15:45 2018 New Revision: 483722 URL: https://svnweb.freebsd.org/changeset/ports/483722 Log: Update to 0.6.0.6 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 Thu Nov 1 19:15:36 2018 (r483721) +++ head/devel/nuitka/Makefile Thu Nov 1 19:15:45 2018 (r483722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.6.0.5 +PORTVERSION= 0.6.0.6 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Thu Nov 1 19:15:36 2018 (r483721) +++ head/devel/nuitka/distinfo Thu Nov 1 19:15:45 2018 (r483722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539962999 -SHA256 (Nuitka-0.6.0.5.tar.bz2) = 5e9bedd1605a81195d0f999cc08fdeb385ec10649d5f654b2052a801e7c51254 -SIZE (Nuitka-0.6.0.5.tar.bz2) = 1537710 +TIMESTAMP = 1541081886 +SHA256 (Nuitka-0.6.0.6.tar.bz2) = 6d47e2a896f8f2cfd632065e1fbf7d5edc99d325fd4a0805985c149ac6fd011f +SIZE (Nuitka-0.6.0.6.tar.bz2) = 1510840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811011915.wA1JFje4038930>