Date: Wed, 5 Sep 2018 23:55:56 +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: r479065 - head/devel/nuitka Message-ID: <201809052355.w85Ntup5061132@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 5 23:55:55 2018 New Revision: 479065 URL: https://svnweb.freebsd.org/changeset/ports/479065 Log: Update to 0.5.32.8 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 Sep 5 23:55:50 2018 (r479064) +++ head/devel/nuitka/Makefile Wed Sep 5 23:55:55 2018 (r479065) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.32.7 +PORTVERSION= 0.5.32.8 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Wed Sep 5 23:55:50 2018 (r479064) +++ head/devel/nuitka/distinfo Wed Sep 5 23:55:55 2018 (r479065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535138902 -SHA256 (Nuitka-0.5.32.7.tar.bz2) = 74d6e465b79b0797aa8a809b472c744646417227df3819dbc4e1ca4b13d73ff4 -SIZE (Nuitka-0.5.32.7.tar.bz2) = 1545178 +TIMESTAMP = 1536184920 +SHA256 (Nuitka-0.5.32.8.tar.bz2) = 785f0d6e523cd946bf0a27288ebd36621743d8f8b1cef713544a94f40a17a2d5 +SIZE (Nuitka-0.5.32.8.tar.bz2) = 1539374
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809052355.w85Ntup5061132>