git: 8908c8581151 - main - lang/nim: Upgrade to 1.4.6
Fernando Apesteguía
fernape at FreeBSD.org
Sat Apr 17 11:56:05 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8908c85811513abbb81b94334d7c4ca99e677068
commit 8908c85811513abbb81b94334d7c4ca99e677068
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-16 17:17:28 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-17 11:52:40 +0000
lang/nim: Upgrade to 1.4.6
ChangeLog: https://nim-lang.org/blog/2021/04/15/versions-146-and-1212-released.html
PR: 255120
Reported by: ports at nicandneal.net (maintainer)
---
lang/nim/Makefile | 3 +--
lang/nim/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/lang/nim/Makefile b/lang/nim/Makefile
index 8ab533d6a1f8..c479a02b8d08 100644
--- a/lang/nim/Makefile
+++ b/lang/nim/Makefile
@@ -1,7 +1,7 @@
# Created by: Neal Nelson <ports at nicandneal.net>
PORTNAME= nim
-PORTVERSION= 1.4.4
+PORTVERSION= 1.4.6
CATEGORIES= lang
MASTER_SITES= https://nim-lang.org/download/
@@ -17,7 +17,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre
TEST_DEPENDS= node>=0:www/node
USES= compiler:c11 tar:xz
-USE_LDCONFIG= yes
CONFLICTS_INSTALL= nimble
diff --git a/lang/nim/distinfo b/lang/nim/distinfo
index b23c10ad0321..49d04c2b1b9f 100644
--- a/lang/nim/distinfo
+++ b/lang/nim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614394148
-SHA256 (nim-1.4.4.tar.xz) = 6d73729def143f72fc2491ca937a9cab86d2a8243bd845a5d1403169ad20660e
-SIZE (nim-1.4.4.tar.xz) = 4686420
+TIMESTAMP = 1618558411
+SHA256 (nim-1.4.6.tar.xz) = 0fbc0f9282cffe85de99bc47bfa876525b9ddda2a2eae55c185a08804b98d3bd
+SIZE (nim-1.4.6.tar.xz) = 4793544
More information about the dev-commits-ports-all
mailing list