Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 15:38:10 GMT
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: cb5d6ba8c5ab - main - devel/shards: update to 0.17.3
Message-ID:  <202401101538.40AFcAPR067292@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch:

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

commit cb5d6ba8c5abf456ae3db222e1627857cfb59627
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2024-01-10 15:37:42 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2024-01-10 15:37:43 +0000

    devel/shards: update to 0.17.3
    
    PR:     275427
    Approved by:    maintainer timeout
---
 devel/shards/Makefile | 6 +++---
 devel/shards/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/shards/Makefile b/devel/shards/Makefile
index e709ae30417b..440569117587 100644
--- a/devel/shards/Makefile
+++ b/devel/shards/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	shards
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.17.2
+DISTVERSION=	0.17.3
 CATEGORIES=	devel
 
 MAINTAINER=	dmgk@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	crystal:lang/crystal
 LIB_DEPENDS=	libevent.so:devel/libevent \
 		libgc-threaded.so:devel/boehm-gc-threaded \
-		libpcre.so:devel/pcre \
+		libpcre2-8.so:devel/pcre2 \
 		libyaml.so:textproc/libyaml
 RUN_DEPENDS=	git:devel/git
 
@@ -25,7 +25,7 @@ GH_TUPLE=	crystal-lang:crystal-molinillo:v0.2.0:molinillo/lib/molinillo
 MAKE_ARGS+=	CRYSTAL="${LOCALBASE}/bin/crystal" \
 		FLAGS="--release --no-debug" \
 		MANDIR="${STAGEDIR}${PREFIX}/man" \
-		SHARDS_CONFIG_BUILD_COMMIT="9d17faf6a7e8"
+		SHARDS_CONFIG_BUILD_COMMIT="d75b004dd3d0"
 
 PLIST_FILES=	bin/shards \
 		man/man1/shards.1.gz \
diff --git a/devel/shards/distinfo b/devel/shards/distinfo
index 56faced97102..d76363b23baf 100644
--- a/devel/shards/distinfo
+++ b/devel/shards/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1672833386
-SHA256 (crystal-lang-shards-v0.17.2_GH0.tar.gz) = ca3963512db8316b3624c0fba57f803419d67502416fe44938a27aa616cf9d70
-SIZE (crystal-lang-shards-v0.17.2_GH0.tar.gz) = 72048
+TIMESTAMP = 1695132894
+SHA256 (crystal-lang-shards-v0.17.3_GH0.tar.gz) = 6512ff51bd69057f4da4783eb6b14c29d9a88b97d35985356d1dc644a08424c7
+SIZE (crystal-lang-shards-v0.17.3_GH0.tar.gz) = 72539
 SHA256 (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = e231cf2411a6a11a1538983c7fb52b19e650acc3338bd3cdf6fdb13d6463861a
 SIZE (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = 23959



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401101538.40AFcAPR067292>