Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 18:20:02 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535490 - head/devel/nuitka
Message-ID:  <202005161820.04GIK29K097389@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat May 16 18:20:02 2020
New Revision: 535490
URL: https://svnweb.freebsd.org/changeset/ports/535490

Log:
  devel/nuitka: Update to 0.6.8
  
  Changelog:	https://github.com/Nuitka/Nuitka/blob/0.6.8/Changelog.rst

Modified:
  head/devel/nuitka/Makefile
  head/devel/nuitka/distinfo

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Sat May 16 18:10:58 2020	(r535489)
+++ head/devel/nuitka/Makefile	Sat May 16 18:20:02 2020	(r535490)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.7
+PORTVERSION=	0.6.8
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
-DISTNAME=	Nuitka-${PORTVERSION}
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
+DISTNAME=	Nuitka-${PORTVERSION}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Compatible and efficient Python compiler

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Sat May 16 18:10:58 2020	(r535489)
+++ head/devel/nuitka/distinfo	Sat May 16 18:20:02 2020	(r535490)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579945517
-SHA256 (Nuitka-0.6.7.tar.bz2) = d26d953b5efdf9a753b425bf9f01a3ac5b15976995f9f96bb8638768278e7b10
-SIZE (Nuitka-0.6.7.tar.bz2) = 1712685
+TIMESTAMP = 1589652769
+SHA256 (Nuitka-0.6.8.tar.bz2) = 2431361c8bc74b3157021f22dcb9c4806b0e8c805ed5eeefa8ea41bb9cc08f22
+SIZE (Nuitka-0.6.8.tar.bz2) = 1772939



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005161820.04GIK29K097389>