svn commit: r503760 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 8 20:29:19 UTC 2019


Author: sunpoet
Date: Sat Jun  8 20:29:16 2019
New Revision: 503760
URL: https://svnweb.freebsd.org/changeset/ports/503760

Log:
  Update to 0.6.4
  
  Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
  		https://github.com/Nuitka/Nuitka/blob/develop/debian/changelog

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

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Sat Jun  8 20:29:11 2019	(r503759)
+++ head/devel/nuitka/Makefile	Sat Jun  8 20:29:16 2019	(r503760)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.3.1
+PORTVERSION=	0.6.4
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Sat Jun  8 20:29:11 2019	(r503759)
+++ head/devel/nuitka/distinfo	Sat Jun  8 20:29:16 2019	(r503760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556288898
-SHA256 (Nuitka-0.6.3.1.tar.bz2) = 2529e71142e671bd796f0761673619afacbea45f7ec0f61b8337919155596294
-SIZE (Nuitka-0.6.3.1.tar.bz2) = 1608848
+TIMESTAMP = 1559998037
+SHA256 (Nuitka-0.6.4.tar.bz2) = 53f8a475c3685b3d78d02726717e7172b1a4b4b44a17312ec523841289edac05
+SIZE (Nuitka-0.6.4.tar.bz2) = 1684222


More information about the svn-ports-all mailing list