Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2023 14:21:33 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: 688b2acecd47 - main - editors/vscode: chase electron22 update
Message-ID:  <202308171421.37HELXpG027891@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=688b2acecd47856a3bd094228757c329d31d3302

commit 688b2acecd47856a3bd094228757c329d31d3302
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-08-17 14:20:23 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-08-17 14:21:20 +0000

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

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index ebfdeeffd0b8..7b68b7f7f9bd 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.81.1
+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?202308171421.37HELXpG027891>