Date: Mon, 2 Apr 2018 11:59:15 +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: r466221 - head/devel/nuitka Message-ID: <201804021159.w32BxFPG015775@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Apr 2 11:59:15 2018 New Revision: 466221 URL: https://svnweb.freebsd.org/changeset/ports/466221 Log: Update to 0.5.29.3 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 Mon Apr 2 11:59:10 2018 (r466220) +++ head/devel/nuitka/Makefile Mon Apr 2 11:59:15 2018 (r466221) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.29.2 +PORTVERSION= 0.5.29.3 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Mon Apr 2 11:59:10 2018 (r466220) +++ head/devel/nuitka/distinfo Mon Apr 2 11:59:15 2018 (r466221) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522433747 -SHA256 (Nuitka-0.5.29.2.tar.bz2) = ecf272671f20bea0cd73e6b6e7384f82f9b9d7ddf6afd9950b12bdfb89c9a936 -SIZE (Nuitka-0.5.29.2.tar.bz2) = 1585808 +TIMESTAMP = 1522593021 +SHA256 (Nuitka-0.5.29.3.tar.bz2) = 811f059569bd47bc308739ee8ce0c2516012cdc1c72b35e24426a2ef26e856cb +SIZE (Nuitka-0.5.29.3.tar.bz2) = 1585391
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804021159.w32BxFPG015775>