Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2026 15:53:59 +0000
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0bf297481843 - main - devel/shards: update to 0.20.0
Message-ID:  <69b43317.3fea1.34c6fe9b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0bf297481843b3e4bf4d97487b653da901ab6ff9

commit 0bf297481843b3e4bf4d97487b653da901ab6ff9
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2026-03-13 15:53:43 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2026-03-13 15:53:43 +0000

    devel/shards: update to 0.20.0
    
    - https://github.com/crystal-lang/shards/blob/v0.20.0/CHANGELOG.md
    
    Sponsored by:   SkunkWerks, GmbH
---
 devel/shards/Makefile | 5 ++---
 devel/shards/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/shards/Makefile b/devel/shards/Makefile
index ec1443915fa1..1a4478605ddf 100644
--- a/devel/shards/Makefile
+++ b/devel/shards/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	shards
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.19.1
-PORTREVISION=	1
+DISTVERSION=	0.20.0
 CATEGORIES=	devel
 
 MAINTAINER=	dch@FreeBSD.org
@@ -25,7 +24,7 @@ GH_TUPLE=	crystal-lang:crystal-molinillo:v0.2.0:molinillo/lib/molinillo
 
 MAKE_ARGS+=	CRYSTAL="${LOCALBASE}/bin/crystal" \
 		FLAGS="--release --no-debug" \
-		SHARDS_CONFIG_BUILD_COMMIT="182792aa2989"
+		SHARDS_CONFIG_BUILD_COMMIT="b2b98ca36ce1"
 
 PLIST_FILES=	bin/shards \
 		share/man/man1/shards.1.gz \
diff --git a/devel/shards/distinfo b/devel/shards/distinfo
index c473af51048e..34bc3a1bc262 100644
--- a/devel/shards/distinfo
+++ b/devel/shards/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1743779488
-SHA256 (crystal-lang-shards-v0.19.1_GH0.tar.gz) = 2a49e7ffa4025e0b3e8774620fa8dbc227d3d1e476211fefa2e8166dcabf82b5
-SIZE (crystal-lang-shards-v0.19.1_GH0.tar.gz) = 83440
+TIMESTAMP = 1772623921
+SHA256 (crystal-lang-shards-v0.20.0_GH0.tar.gz) = 8655b87761016409e4411056e350b24e7fe79eae3f227b3354b181a03f14d5da
+SIZE (crystal-lang-shards-v0.20.0_GH0.tar.gz) = 109618
 SHA256 (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = e231cf2411a6a11a1538983c7fb52b19e650acc3338bd3cdf6fdb13d6463861a
 SIZE (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = 23959


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b43317.3fea1.34c6fe9b>