Date: Sat, 31 Mar 2018 22:46:58 +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: r466089 - head/devel/nuitka Message-ID: <201803312246.w2VMkwH4069850@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 31 22:46:58 2018 New Revision: 466089 URL: https://svnweb.freebsd.org/changeset/ports/466089 Log: Update to 0.5.29.2 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 Sat Mar 31 22:46:52 2018 (r466088) +++ head/devel/nuitka/Makefile Sat Mar 31 22:46:58 2018 (r466089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.29.1 +PORTVERSION= 0.5.29.2 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Sat Mar 31 22:46:52 2018 (r466088) +++ head/devel/nuitka/distinfo Sat Mar 31 22:46:58 2018 (r466089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522265436 -SHA256 (Nuitka-0.5.29.1.tar.bz2) = 5e1e91df22c2eda80b3418c282d75a563027a671e8ebbf0f29307db074499bc2 -SIZE (Nuitka-0.5.29.1.tar.bz2) = 1585483 +TIMESTAMP = 1522433747 +SHA256 (Nuitka-0.5.29.2.tar.bz2) = ecf272671f20bea0cd73e6b6e7384f82f9b9d7ddf6afd9950b12bdfb89c9a936 +SIZE (Nuitka-0.5.29.2.tar.bz2) = 1585808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803312246.w2VMkwH4069850>