Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2026 07:13:52 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05d21b0f5bdf - main - misc/github-copilot-cli: Add comment
Message-ID:  <6a1699b0.198bf.2f2b75e2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 05d21b0f5bdfa92e6686a6535d203c8c67694aa3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-27 04:13:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-27 07:13:48 +0000

    misc/github-copilot-cli: Add comment
---
 misc/github-copilot-cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index 560e2635fb8d..629e96dacd82 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-copilot-cli
-DISTVERSION=	1.0.48
+DISTVERSION=	1.0.48 # can't be updated before https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295629 is resolved
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}-x # -x is to see if it would fix checksum errors


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1699b0.198bf.2f2b75e2>