Date: Wed, 28 Mar 2018 19:59:20 +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: r465844 - head/devel/nuitka Message-ID: <201803281959.w2SJxK0U065661@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 28 19:59:20 2018 New Revision: 465844 URL: https://svnweb.freebsd.org/changeset/ports/465844 Log: Update to 0.5.29.1 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 Wed Mar 28 19:59:15 2018 (r465843) +++ head/devel/nuitka/Makefile Wed Mar 28 19:59:20 2018 (r465844) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.29 +PORTVERSION= 0.5.29.1 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Wed Mar 28 19:59:15 2018 (r465843) +++ head/devel/nuitka/distinfo Wed Mar 28 19:59:20 2018 (r465844) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522164327 -SHA256 (Nuitka-0.5.29.tar.bz2) = e70e7b0e006b96c62a8c2bb880121db1c11e4fe091f21ce196f8e15cd340cca5 -SIZE (Nuitka-0.5.29.tar.bz2) = 1584556 +TIMESTAMP = 1522265436 +SHA256 (Nuitka-0.5.29.1.tar.bz2) = 5e1e91df22c2eda80b3418c282d75a563027a671e8ebbf0f29307db074499bc2 +SIZE (Nuitka-0.5.29.1.tar.bz2) = 1585483
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803281959.w2SJxK0U065661>