mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
lang/nim: Upgrade to 1.6.14
https://nim-lang.org/blog/2023/06/27/version-1614-released.html PR: 272268
This commit is contained in:
parent
b419a572ee
commit
a3f72bf4c5
@ -1,6 +1,5 @@
|
||||
PORTNAME= nim
|
||||
DISTVERSION= 1.6.12
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.6.14
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://nim-lang.org/download/
|
||||
|
||||
@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||
BROKEN_sparc64= fails to build: build.sh: clang: not found
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
TEST_DEPENDS= node>=0:www/node
|
||||
TEST_DEPENDS= node18>=0:www/node
|
||||
|
||||
USES= compiler:c11 cpe tar:xz
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1678891007
|
||||
SHA256 (nim-1.6.12.tar.xz) = acef0b0ab773604d4d7394b68519edb74fb30f46912294b28bc27e0c7b4b4dc2
|
||||
SIZE (nim-1.6.12.tar.xz) = 5180496
|
||||
TIMESTAMP = 1687959495
|
||||
SHA256 (nim-1.6.14.tar.xz) = d070d2f28ae2400df7fe4a49eceb9f45cd539906b107481856a0af7a8fa82dc9
|
||||
SIZE (nim-1.6.14.tar.xz) = 5266632
|
||||
|
Loading…
x
Reference in New Issue
Block a user