svn commit: r452372 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 18 17:23:20 UTC 2017


Author: sunpoet
Date: Wed Oct 18 17:23:18 2017
New Revision: 452372
URL: https://svnweb.freebsd.org/changeset/ports/452372

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

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

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Wed Oct 18 17:23:13 2017	(r452371)
+++ head/devel/nuitka/Makefile	Wed Oct 18 17:23:18 2017	(r452372)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.27
+PORTVERSION=	0.5.28
 CATEGORIES=	devel python
 MASTER_SITES=	http://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Wed Oct 18 17:23:13 2017	(r452371)
+++ head/devel/nuitka/distinfo	Wed Oct 18 17:23:18 2017	(r452372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500809199
-SHA256 (Nuitka-0.5.27.tar.bz2) = 615d7198ff2c4f61a6472a1f2247372075fb8c9b167c860bc9f2657d7c860d82
-SIZE (Nuitka-0.5.27.tar.bz2) = 1238088
+TIMESTAMP = 1508339919
+SHA256 (Nuitka-0.5.28.tar.bz2) = 13c3db4c6b8ed7d3d86522cd2b58da6ce7ef911b6b319600178126c28143e815
+SIZE (Nuitka-0.5.28.tar.bz2) = 1553512


More information about the svn-ports-all mailing list