svn commit: r479786 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 14 20:36:36 UTC 2018


Author: sunpoet
Date: Fri Sep 14 20:36:35 2018
New Revision: 479786
URL: https://svnweb.freebsd.org/changeset/ports/479786

Log:
  Update to 0.5.33
  
  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	Fri Sep 14 20:36:29 2018	(r479785)
+++ head/devel/nuitka/Makefile	Fri Sep 14 20:36:35 2018	(r479786)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.5.32.8
+PORTVERSION=	0.5.33
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Fri Sep 14 20:36:29 2018	(r479785)
+++ head/devel/nuitka/distinfo	Fri Sep 14 20:36:35 2018	(r479786)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536184920
-SHA256 (Nuitka-0.5.32.8.tar.bz2) = 785f0d6e523cd946bf0a27288ebd36621743d8f8b1cef713544a94f40a17a2d5
-SIZE (Nuitka-0.5.32.8.tar.bz2) = 1539374
+TIMESTAMP = 1536942232
+SHA256 (Nuitka-0.5.33.tar.bz2) = 416aaa170b2041445f8e27209b14f77a6bc441e717dbf1e1b289471c71fd2af1
+SIZE (Nuitka-0.5.33.tar.bz2) = 1539088


More information about the svn-ports-head mailing list