svn commit: r466973 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 10 17:39:02 UTC 2018


Author: sunpoet
Date: Tue Apr 10 17:39:00 2018
New Revision: 466973
URL: https://svnweb.freebsd.org/changeset/ports/466973

Log:
  Update to 0.5.29.4
  
  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	Tue Apr 10 17:38:55 2018	(r466972)
+++ head/devel/nuitka/Makefile	Tue Apr 10 17:39:00 2018	(r466973)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.29.3
+PORTVERSION=	0.5.29.4
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Tue Apr 10 17:38:55 2018	(r466972)
+++ head/devel/nuitka/distinfo	Tue Apr 10 17:39:00 2018	(r466973)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522593021
-SHA256 (Nuitka-0.5.29.3.tar.bz2) = 811f059569bd47bc308739ee8ce0c2516012cdc1c72b35e24426a2ef26e856cb
-SIZE (Nuitka-0.5.29.3.tar.bz2) = 1585391
+TIMESTAMP = 1523379102
+SHA256 (Nuitka-0.5.29.4.tar.bz2) = ff1f5fa7ae8a152d7735309725d3370836d99291b3866f7a7b1b05fecbacaed9
+SIZE (Nuitka-0.5.29.4.tar.bz2) = 1589898


More information about the svn-ports-head mailing list