Date: Thu, 16 Nov 2023 12:47:13 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: edb746e7fecd - main - editors/vscode: chase electron25 update Message-ID: <202311161247.3AGClDYI036059@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=edb746e7fecd6a51ac1c11750d211eaace497608 commit edb746e7fecd6a51ac1c11750d211eaace497608 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-11-16 12:46:22 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-11-16 12:47:05 +0000 editors/vscode: chase electron25 update --- editors/vscode/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index fca043d4c4fc..ef2fd200de4c 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.84.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?202311161247.3AGClDYI036059>