Date: Thu, 12 Oct 2023 11:28:25 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: f4f146554f67 - main - editors/vscode: chase electron25 update Message-ID: <202310121128.39CBSPkT090022@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=f4f146554f67d12adba6b32a16eabcd23c40801d commit f4f146554f67d12adba6b32a16eabcd23c40801d Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-10-12 11:27:51 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-10-12 11:27:51 +0000 editors/vscode: chase electron25 update --- editors/vscode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 30e3a1fa2f3b..bb3755a05aed 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.83.0 -PORTREVISION= 1 +PORTREVISION= 2 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?202310121128.39CBSPkT090022>