svn commit: r479065 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 5 23:55:59 UTC 2018


Author: sunpoet
Date: Wed Sep  5 23:55:55 2018
New Revision: 479065
URL: https://svnweb.freebsd.org/changeset/ports/479065

Log:
  Update to 0.5.32.8
  
  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	Wed Sep  5 23:55:50 2018	(r479064)
+++ head/devel/nuitka/Makefile	Wed Sep  5 23:55:55 2018	(r479065)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.32.7
+PORTVERSION=	0.5.32.8
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Wed Sep  5 23:55:50 2018	(r479064)
+++ head/devel/nuitka/distinfo	Wed Sep  5 23:55:55 2018	(r479065)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535138902
-SHA256 (Nuitka-0.5.32.7.tar.bz2) = 74d6e465b79b0797aa8a809b472c744646417227df3819dbc4e1ca4b13d73ff4
-SIZE (Nuitka-0.5.32.7.tar.bz2) = 1545178
+TIMESTAMP = 1536184920
+SHA256 (Nuitka-0.5.32.8.tar.bz2) = 785f0d6e523cd946bf0a27288ebd36621743d8f8b1cef713544a94f40a17a2d5
+SIZE (Nuitka-0.5.32.8.tar.bz2) = 1539374


More information about the svn-ports-all mailing list