Date: Sat, 25 Aug 2018 13:49:43 +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: r478038 - head/devel/nuitka Message-ID: <201808251349.w7PDnhfv020476@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 25 13:49:43 2018 New Revision: 478038 URL: https://svnweb.freebsd.org/changeset/ports/478038 Log: Update to 0.5.32.7 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 Aug 25 13:49:37 2018 (r478037) +++ head/devel/nuitka/Makefile Sat Aug 25 13:49:43 2018 (r478038) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.32.5 +PORTVERSION= 0.5.32.7 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Sat Aug 25 13:49:37 2018 (r478037) +++ head/devel/nuitka/distinfo Sat Aug 25 13:49:43 2018 (r478038) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534456628 -SHA256 (Nuitka-0.5.32.5.tar.bz2) = 725084b89cbf0da7fd09103a24cd6b717b935fb31d7eaf6e512cfe4b4414f992 -SIZE (Nuitka-0.5.32.5.tar.bz2) = 1513685 +TIMESTAMP = 1535138902 +SHA256 (Nuitka-0.5.32.7.tar.bz2) = 74d6e465b79b0797aa8a809b472c744646417227df3819dbc4e1ca4b13d73ff4 +SIZE (Nuitka-0.5.32.7.tar.bz2) = 1545178
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808251349.w7PDnhfv020476>