Date: Fri, 14 Sep 2018 20:36:35 +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: r479786 - head/devel/nuitka Message-ID: <201809142036.w8EKaZOs082748@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Sep 14 20:36:35 2018 New Revision: 479786 URL: https://svnweb.freebsd.org/changeset/ports/479786 Log: Update to 0.5.33 Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Fri Sep 14 20:36:29 2018 (r479785) +++ head/devel/nuitka/Makefile Fri Sep 14 20:36:35 2018 (r479786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.32.8 +PORTVERSION= 0.5.33 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Fri Sep 14 20:36:29 2018 (r479785) +++ head/devel/nuitka/distinfo Fri Sep 14 20:36:35 2018 (r479786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536184920 -SHA256 (Nuitka-0.5.32.8.tar.bz2) = 785f0d6e523cd946bf0a27288ebd36621743d8f8b1cef713544a94f40a17a2d5 -SIZE (Nuitka-0.5.32.8.tar.bz2) = 1539374 +TIMESTAMP = 1536942232 +SHA256 (Nuitka-0.5.33.tar.bz2) = 416aaa170b2041445f8e27209b14f77a6bc441e717dbf1e1b289471c71fd2af1 +SIZE (Nuitka-0.5.33.tar.bz2) = 1539088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809142036.w8EKaZOs082748>