svn commit: r500156 - head/devel/nuitka

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 26 20:47:53 UTC 2019


Author: sunpoet
Date: Fri Apr 26 20:47:48 2019
New Revision: 500156
URL: https://svnweb.freebsd.org/changeset/ports/500156

Log:
  Update to 0.6.3.1
  
  Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
  		https://github.com/Nuitka/Nuitka/blob/develop/debian/changelog

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

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Fri Apr 26 20:47:43 2019	(r500155)
+++ head/devel/nuitka/Makefile	Fri Apr 26 20:47:48 2019	(r500156)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nuitka
-PORTVERSION=	0.6.3
-PORTREVISION=	1
+PORTVERSION=	0.6.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://nuitka.net/releases/
 DISTNAME=	Nuitka-${PORTVERSION}

Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo	Fri Apr 26 20:47:43 2019	(r500155)
+++ head/devel/nuitka/distinfo	Fri Apr 26 20:47:48 2019	(r500156)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554549811
-SHA256 (Nuitka-0.6.3.tar.bz2) = 57e600739db9c037ded1cd2e0f94775f6b6bcd01ee334e15e061422ef0ba9c9a
-SIZE (Nuitka-0.6.3.tar.bz2) = 1609261
+TIMESTAMP = 1556288898
+SHA256 (Nuitka-0.6.3.1.tar.bz2) = 2529e71142e671bd796f0761673619afacbea45f7ec0f61b8337919155596294
+SIZE (Nuitka-0.6.3.1.tar.bz2) = 1608848


More information about the svn-ports-head mailing list