svn commit: r535490 - head/devel/nuitka

Danilo G. Baio dbaio at FreeBSD.org
Sat May 16 18:20:03 UTC 2020


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 at 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


More information about the svn-ports-head mailing list