svn commit: r507812 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 1 16:18:12 UTC 2019


Author: sunpoet
Date: Thu Aug  1 16:18:11 2019
New Revision: 507812
URL: https://svnweb.freebsd.org/changeset/ports/507812

Log:
  Update to 0.6.5
  
  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	Thu Aug  1 16:18:06 2019	(r507811)
+++ head/devel/nuitka/Makefile	Thu Aug  1 16:18:11 2019	(r507812)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.4
+PORTVERSION=	0.6.5
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Thu Aug  1 16:18:06 2019	(r507811)
+++ head/devel/nuitka/distinfo	Thu Aug  1 16:18:11 2019	(r507812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559998037
-SHA256 (Nuitka-0.6.4.tar.bz2) = 53f8a475c3685b3d78d02726717e7172b1a4b4b44a17312ec523841289edac05
-SIZE (Nuitka-0.6.4.tar.bz2) = 1684222
+TIMESTAMP = 1564577902
+SHA256 (Nuitka-0.6.5.tar.bz2) = 76122024d697f533653818d8ef8e523281e3395077efdadd6485a7b1b63b7cc5
+SIZE (Nuitka-0.6.5.tar.bz2) = 1684103


More information about the svn-ports-all mailing list