Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 06:23:18 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b8443e7bf4b - main - shells/carapace: Update to 1.6.1
Message-ID:  <69819456.2297b.6afe105@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

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

commit 1b8443e7bf4b7daa92611f17bdcdce944250dfc5
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-02-03 06:21:37 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-02-03 06:23:08 +0000

    shells/carapace: Update to 1.6.1
    
    Changelog:
    - https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.0
    - https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.1
    
    Reported by:    GitHub (watch releases)
---
 shells/carapace/Makefile |  5 ++---
 shells/carapace/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile
index 3b0bad63084d..4c32cf8131ee 100644
--- a/shells/carapace/Makefile
+++ b/shells/carapace/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	carapace
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.7
-PORTREVISION=	1
+DISTVERSION=	1.6.1
 CATEGORIES=	shells
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -24,7 +23,7 @@ OPTIONS_DEFINE=	DOCS
 
 pre-build:
 	cd ${GO_WRKSRC} && \
-		${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate ./cmd/...
+	${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate ./cmd/...
 
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo
index afa7024fb05b..cced581dc615 100644
--- a/shells/carapace/distinfo
+++ b/shells/carapace/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1765418688
-SHA256 (go/shells_carapace/carapace-v1.5.7/v1.5.7.mod) = e0565826d56e952e2602faa9085f14035cfdc15313c5ea9511518981e3f3463b
-SIZE (go/shells_carapace/carapace-v1.5.7/v1.5.7.mod) = 829
-SHA256 (go/shells_carapace/carapace-v1.5.7/v1.5.7.zip) = 3d5125385af15e70793424f6c8cf5bae2cddd91850b2b4661359e08a4d480e43
-SIZE (go/shells_carapace/carapace-v1.5.7/v1.5.7.zip) = 22557098
+TIMESTAMP = 1770098470
+SHA256 (go/shells_carapace/carapace-v1.6.1/v1.6.1.mod) = 14f31797e34d24d2a08ad74b60a867cb6c305e2ca6fa6182161bc7da44fe44bb
+SIZE (go/shells_carapace/carapace-v1.6.1/v1.6.1.mod) = 782
+SHA256 (go/shells_carapace/carapace-v1.6.1/v1.6.1.zip) = 1e21db4c9d2e5b3084272adb57eada6eb16e9f89affdd73ed970f768d8a09231
+SIZE (go/shells_carapace/carapace-v1.6.1/v1.6.1.zip) = 24949487


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69819456.2297b.6afe105>