svn commit: r468364 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 26 18:51:13 UTC 2018


Author: sunpoet
Date: Thu Apr 26 18:51:12 2018
New Revision: 468364
URL: https://svnweb.freebsd.org/changeset/ports/468364

Log:
  Update to 0.5.29.5
  
  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	Thu Apr 26 18:51:07 2018	(r468363)
+++ head/devel/nuitka/Makefile	Thu Apr 26 18:51:12 2018	(r468364)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.29.4
+PORTVERSION=	0.5.29.5
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Thu Apr 26 18:51:07 2018	(r468363)
+++ head/devel/nuitka/distinfo	Thu Apr 26 18:51:12 2018	(r468364)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523379102
-SHA256 (Nuitka-0.5.29.4.tar.bz2) = ff1f5fa7ae8a152d7735309725d3370836d99291b3866f7a7b1b05fecbacaed9
-SIZE (Nuitka-0.5.29.4.tar.bz2) = 1589898
+TIMESTAMP = 1524751056
+SHA256 (Nuitka-0.5.29.5.tar.bz2) = 8f539975282a49d30bedad8e285d9461bb873e44ec4730fa3964c0da37ae81da
+SIZE (Nuitka-0.5.29.5.tar.bz2) = 1567483


More information about the svn-ports-head mailing list