git: 79bd4a28310e - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 20:56:22 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=79bd4a28310ef92e3cd28d7c476a20e2d0ea724f commit 79bd4a28310ef92e3cd28d7c476a20e2d0ea724f Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-12-07 20:54:53 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-12-07 20:56:11 +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 fba40c2397ee..66d21967d357 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.84.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \