svn commit: r482527 - head/devel/nuitka
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 20 14:50:26 UTC 2018
Author: sunpoet
Date: Sat Oct 20 14:50:24 2018
New Revision: 482527
URL: https://svnweb.freebsd.org/changeset/ports/482527
Log:
Update to 0.6.0.5
Changes: https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
https://github.com/Nuitka/Nuitka/commits/develop
Modified:
head/devel/nuitka/Makefile
head/devel/nuitka/distinfo
Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile Sat Oct 20 14:50:16 2018 (r482526)
+++ head/devel/nuitka/Makefile Sat Oct 20 14:50:24 2018 (r482527)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nuitka
-PORTVERSION= 0.6.0.4
+PORTVERSION= 0.6.0.5
CATEGORIES= devel python
MASTER_SITES= https://nuitka.net/releases/
DISTNAME= Nuitka-${PORTVERSION}
Modified: head/devel/nuitka/distinfo
==============================================================================
--- head/devel/nuitka/distinfo Sat Oct 20 14:50:16 2018 (r482526)
+++ head/devel/nuitka/distinfo Sat Oct 20 14:50:24 2018 (r482527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539634957
-SHA256 (Nuitka-0.6.0.4.tar.bz2) = 571541e3c7e1ad84daeb8787cf137f58218f55629e4b32d0971513b9d6d22ca1
-SIZE (Nuitka-0.6.0.4.tar.bz2) = 1508753
+TIMESTAMP = 1539962999
+SHA256 (Nuitka-0.6.0.5.tar.bz2) = 5e9bedd1605a81195d0f999cc08fdeb385ec10649d5f654b2052a801e7c51254
+SIZE (Nuitka-0.6.0.5.tar.bz2) = 1537710
More information about the svn-ports-head
mailing list