git: 87406f3bd23f - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Oct 2023 23:22:21 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=87406f3bd23f4f9b03de1e96e4cd637e095c7184 commit 87406f3bd23f4f9b03de1e96e4cd637e095c7184 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-10-27 23:21:15 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-10-27 23:22:07 +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 d8ce1143e463..dcf053a46d4d 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.83.1 -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 \