git: 94be0b2fc2cc - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 14:33:49 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=94be0b2fc2cc3bece4267dec12db8a611ca94d2c commit 94be0b2fc2cc3bece4267dec12db8a611ca94d2c Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-09-21 14:32:53 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-09-21 14:33:34 +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 6b02051c96ab..73db9a53cd53 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.82.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 \