View | Details | Raw Unified | Return to bug 248390
Collapse All | Expand All

(-)lang/nim/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nim
4
PORTNAME=	nim
5
PORTVERSION=	1.2.4
5
PORTVERSION=	1.2.6
6
CATEGORIES=	lang
6
CATEGORIES=	lang
7
MASTER_SITES=	https://nim-lang.org/download/
7
MASTER_SITES=	https://nim-lang.org/download/
8
8
(-)lang/nim/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1596005906
1
TIMESTAMP = 1596188944
2
SHA256 (nim-1.2.4.tar.xz) = eef18f32fabe65f0d06a40f32e297d1f6daba66463c33f3ab57edc4d3530d636
2
SHA256 (nim-1.2.6.tar.xz) = df88ea712e96ea847b610d56ef69f46ba587002052a46bf03c5c62affac7657e
3
SIZE (nim-1.2.4.tar.xz) = 5680128
3
SIZE (nim-1.2.6.tar.xz) = 5688752
(-)lang/nim/pkg-plist (+1 lines)
Lines 266-271 Link Here
266
lib/nim/pure/htmlparser.nim
266
lib/nim/pure/htmlparser.nim
267
lib/nim/pure/httpclient.nim
267
lib/nim/pure/httpclient.nim
268
lib/nim/pure/httpcore.nim
268
lib/nim/pure/httpcore.nim
269
lib/nim/pure/includes/decode_helpers.nim
269
lib/nim/pure/includes/osenv.nim
270
lib/nim/pure/includes/osenv.nim
270
lib/nim/pure/includes/oserr.nim
271
lib/nim/pure/includes/oserr.nim
271
lib/nim/pure/includes/osseps.nim
272
lib/nim/pure/includes/osseps.nim

Return to bug 248390