Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:45:23 +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: r498131 - in head/devel/nuitka: . files
Message-ID:  <201904061445.x36EjND6010838@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 14:45:23 2019
New Revision: 498131
URL: https://svnweb.freebsd.org/changeset/ports/498131

Log:
  Update to 0.6.3
  
  - Local patch is merged by upstream [1]
  
  Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
  Reference:	https://github.com/Nuitka/Nuitka/commit/ab4d650482515642597f8f15f464774bea0ecdcf [1]

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

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Sat Apr  6 14:45:17 2019	(r498130)
+++ head/devel/nuitka/Makefile	Sat Apr  6 14:45:23 2019	(r498131)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.2
+PORTVERSION=	0.6.3
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Sat Apr  6 14:45:17 2019	(r498130)
+++ head/devel/nuitka/distinfo	Sat Apr  6 14:45:23 2019	(r498131)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550415399
-SHA256 (Nuitka-0.6.2.tar.bz2) = 843a4f4d401113bfbfa3c77e0c159433da213f1368abed2248097d654bf3aeb8
-SIZE (Nuitka-0.6.2.tar.bz2) = 1562536
+TIMESTAMP = 1554549811
+SHA256 (Nuitka-0.6.3.tar.bz2) = 57e600739db9c037ded1cd2e0f94775f6b6bcd01ee334e15e061422ef0ba9c9a
+SIZE (Nuitka-0.6.3.tar.bz2) = 1609261



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