Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2023 07:49:32 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: bcb05116f5fc - main - editors/vscode: chase electron22 update
Message-ID:  <202308110749.37B7nWua059464@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=bcb05116f5fc3925b92aaca6376f7a2154cf210b

commit bcb05116f5fc3925b92aaca6376f7a2154cf210b
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-08-11 07:49:06 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-08-11 07:49:06 +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 e00449db2270..fd19fff16645 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.81.0
+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?202308110749.37B7nWua059464>