pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/nim Update to 0.19.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/8106597be41e
branches: trunk
changeset: 333912:8106597be41e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu May 16 14:11:52 2019 +0000
description:
Update to 0.19.6
Changelog:
Bugfixes
Fixed ?32 bit signed xor broken on VM? (#10482)
Fixed ?SetMaxPoolSize not heeded? (#10584)
Fixed ?uint inplace add in if branch is omitted when compiled to JS? (#10697)
Fixed ?Booleans Work Wrong in Compile-time? (#10886)
Fixed ?Bug in setTerminate()? (#10765)
Fixed ?Cannot raise generic exception? (#7845)
Fixed ?Nim string definition conflicts with other C/C++ instances? (#10907)
Fixed ?std/json fails to escape most non-printables, breaking generation and parsing? (#10541)
Fixed ?object self-assignment order-of-evaluation broken? (#9844)
Fixed ?Compiler crash with generic types and static generic parameters? (#7569)
diffstat:
lang/nim/Makefile | 4 ++--
lang/nim/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 67189ab1e500 -r 8106597be41e lang/nim/Makefile
--- a/lang/nim/Makefile Thu May 16 14:08:54 2019 +0000
+++ b/lang/nim/Makefile Thu May 16 14:11:52 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/05/11 07:13:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2019/05/16 14:11:52 ryoon Exp $
-DISTNAME= nim-0.19.4
+DISTNAME= nim-0.19.6
CATEGORIES= lang
MASTER_SITES= http://nim-lang.org/download/
EXTRACT_SUFX= .tar.xz
diff -r 67189ab1e500 -r 8106597be41e lang/nim/distinfo
--- a/lang/nim/distinfo Thu May 16 14:08:54 2019 +0000
+++ b/lang/nim/distinfo Thu May 16 14:11:52 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/05/11 07:13:42 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2019/05/16 14:11:52 ryoon Exp $
-SHA1 (nim-0.19.4.tar.xz) = ddd50d868c67bc3fd923337b8d30c366e526d1b2
-RMD160 (nim-0.19.4.tar.xz) = cc26b7a96be41231c771a7953161e2a858b4ee4b
-SHA512 (nim-0.19.4.tar.xz) = 0cf87368b51bc305935b350b63c535ed268c066258ef731b73c12afaa9a3c20760876e3c4bec46448051fe8bacb6c4f1ef84f2ec3789f601a4786408bf3da06c
-Size (nim-0.19.4.tar.xz) = 4284092 bytes
+SHA1 (nim-0.19.6.tar.xz) = e76effe43fb2770d227062cb06a8a9b691837351
+RMD160 (nim-0.19.6.tar.xz) = 21384fca15ef08f7a961df463f82fdf64f887519
+SHA512 (nim-0.19.6.tar.xz) = 9728825e349570ec187c031725162b70fdb1a43229732d33fcfa61dde84fb6392c7265a456ce925fd7d1d782d7f9881398173bf69c0d1ecdbefbbb6bd57f6041
+Size (nim-0.19.6.tar.xz) = 4166952 bytes
Home |
Main Index |
Thread Index |
Old Index