Mon Mar 1 13:12:56 2021 UTC ()
nim: Update to 1.4.4

Changelog:
Bugfixes since 1.4.2

    Fixed "-d:fulldebug switch does not compile with gc:arc" (#16214)
    Fixed "Strange behavior when calling into Nim" (#16249)
    Fixed "VC++ winnt.h fatal error "No Target Architecture" in stdlib_io." (#14259)
    Fixed "osLastError may randomly raise defect and crash" (#16359)
    Fixed "& shows as & in docs" (#16364)
    Fixed "gc:arc - SIGSEGV for rawAlloc on windows" (#16365)
    Fixed "generic importc proc's don't work (breaking lots of vmops procs for js)" (#16428)
    Fixed "[ARC] Compiler error with a closure proc in a macro " (#15043)
    Fixed "genericAssignAux runtime error" (#16706)
    Fixed "Concept: codegen ignores parameter passing" (#16897)
    Fixed "{.push exportc.} interacts with anonymous functions" (#16967)
    Fixed "ARC exports a dangerous 'dispose' proc" (#17003)
    Fixed "Cursor inference leading to corrupt memory with a tuple" (#17033)
    Fixed "toOpenArray doesn't work in VM; toOpenArray with var openArray doesn't work in nim js" (#15952)
    Fixed "memory allocation during {.global.} init breaks GC" (#17085)


(ryoon)
diff -r1.19 -r1.20 pkgsrc/lang/nim/Makefile
diff -r1.15 -r1.16 pkgsrc/lang/nim/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/lang/nim/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/nim/Makefile 2020/12/07 12:40:44 1.19
+++ pkgsrc/lang/nim/Makefile 2021/03/01 13:12:56 1.20
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2020/12/07 12:40:44 ryoon Exp $ 1# $NetBSD: Makefile,v 1.20 2021/03/01 13:12:56 ryoon Exp $
2 2
3DISTNAME= nim-1.4.2 3DISTNAME= nim-1.4.4
4CATEGORIES= lang 4CATEGORIES= lang
5MASTER_SITES= http://nim-lang.org/download/ 5MASTER_SITES= http://nim-lang.org/download/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= cfkoch@edgebsd.org 8MAINTAINER= cfkoch@edgebsd.org
9HOMEPAGE= https://nim-lang.org/ 9HOMEPAGE= https://nim-lang.org/
10COMMENT= The Nim programming language 10COMMENT= The Nim programming language
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils 13DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils
14 14
15USE_TOOLS+= bash 15USE_TOOLS+= bash
16REPLACE_BASH+= bin/nim-gdb 16REPLACE_BASH+= bin/nim-gdb

cvs diff -r1.15 -r1.16 pkgsrc/lang/nim/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/nim/distinfo 2020/12/07 12:40:44 1.15
+++ pkgsrc/lang/nim/distinfo 2021/03/01 13:12:56 1.16
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.15 2020/12/07 12:40:44 ryoon Exp $ 1$NetBSD: distinfo,v 1.16 2021/03/01 13:12:56 ryoon Exp $
2 2
3SHA1 (nim-1.4.2.tar.xz) = 6b14e82b94a01f5952766458c29be592afd5cc32 3SHA1 (nim-1.4.4.tar.xz) = 396487358c8160bef0894e32de2a6ecf38aadd01
4RMD160 (nim-1.4.2.tar.xz) = 99ac5920fe5991793269e6c4a40bc337ceef031d 4RMD160 (nim-1.4.4.tar.xz) = fa6d9306a251621c5d2a2e135ae460ea29a522d5
5SHA512 (nim-1.4.2.tar.xz) = a357eaa5ef6c71b296fe6c53ed25be8b864a2895871a4ef6f23f2d31ce1c17d6dfb12eaf2bb8e71d122b7cf46746873109f424388ac2b6e84826699c1c5493fe 5SHA512 (nim-1.4.4.tar.xz) = 42db962295a6014ccb3e2df3c07248a3abac863169f16af0c947dc97ca1ada683484f95773dc5fc11118001e9a48f116787d34d71aa77bef18877ce04e1f4fe9
6Size (nim-1.4.2.tar.xz) = 4770616 bytes 6Size (nim-1.4.4.tar.xz) = 4686420 bytes
7SHA1 (patch-bin_nim-gdb) = 0d4e9ae4cc8687ca7821891b63808fa1d175069c 7SHA1 (patch-bin_nim-gdb) = 0d4e9ae4cc8687ca7821891b63808fa1d175069c