svn commit: r466221 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 2 11:59:16 UTC 2018


Author: sunpoet
Date: Mon Apr  2 11:59:15 2018
New Revision: 466221
URL: https://svnweb.freebsd.org/changeset/ports/466221

Log:
  Update to 0.5.29.3
  
  Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
  		https://github.com/kayhayen/Nuitka/commits/develop

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

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Mon Apr  2 11:59:10 2018	(r466220)
+++ head/devel/nuitka/Makefile	Mon Apr  2 11:59:15 2018	(r466221)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.29.2
+PORTVERSION=	0.5.29.3
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Mon Apr  2 11:59:10 2018	(r466220)
+++ head/devel/nuitka/distinfo	Mon Apr  2 11:59:15 2018	(r466221)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522433747
-SHA256 (Nuitka-0.5.29.2.tar.bz2) = ecf272671f20bea0cd73e6b6e7384f82f9b9d7ddf6afd9950b12bdfb89c9a936
-SIZE (Nuitka-0.5.29.2.tar.bz2) = 1585808
+TIMESTAMP = 1522593021
+SHA256 (Nuitka-0.5.29.3.tar.bz2) = 811f059569bd47bc308739ee8ce0c2516012cdc1c72b35e24426a2ef26e856cb
+SIZE (Nuitka-0.5.29.3.tar.bz2) = 1585391


More information about the svn-ports-head mailing list