git: 289d3573aab3 - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Dec 2023 23:50:09 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=289d3573aab35b772a52b63ffe0bbf1db71bda4f commit 289d3573aab35b772a52b63ffe0bbf1db71bda4f Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-12-03 23:49:02 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-12-03 23:49:57 +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 2a3a0e49b6a1..fba40c2397ee 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.84.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \