Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2024 22:21:31 GMT
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: fe48118a684d - main - editors/vscode: chase electron27 update
Message-ID:  <202402232221.41NMLVZe073328@gitrepo.freebsd.org>

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

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

commit fe48118a684da89fbf7060fea8bf3c55ce94a6f3
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-02-23 22:20:45 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-02-23 22:21:24 +0000

    editors/vscode: chase electron27 update
---
 editors/vscode/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 588e569a4143..d1f04378d055 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.86.2
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache
 DISTFILES=	yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \



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