svn commit: r446471 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 23 13:13:00 UTC 2017


Author: sunpoet
Date: Sun Jul 23 13:12:58 2017
New Revision: 446471
URL: https://svnweb.freebsd.org/changeset/ports/446471

Log:
  Update to 0.5.27
  
  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	Sun Jul 23 13:12:51 2017	(r446470)
+++ head/devel/nuitka/Makefile	Sun Jul 23 13:12:58 2017	(r446471)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.26.4
+PORTVERSION=	0.5.27
 CATEGORIES=	devel python
 MASTER_SITES=	http://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Sun Jul 23 13:12:51 2017	(r446470)
+++ head/devel/nuitka/distinfo	Sun Jul 23 13:12:58 2017	(r446471)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499297413
-SHA256 (Nuitka-0.5.26.4.tar.bz2) = 05df0a8d1d9c581c87040984dc142b9ee69e64883bb84d9eadecfdd456b8b74d
-SIZE (Nuitka-0.5.26.4.tar.bz2) = 1226982
+TIMESTAMP = 1500809199
+SHA256 (Nuitka-0.5.27.tar.bz2) = 615d7198ff2c4f61a6472a1f2247372075fb8c9b167c860bc9f2657d7c860d82
+SIZE (Nuitka-0.5.27.tar.bz2) = 1238088


More information about the svn-ports-all mailing list