git: e5e164e7044a - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Nov 2023 12:53:21 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5e164e7044ac8661f4366899ed8eae5775d25b3 commit e5e164e7044ac8661f4366899ed8eae5775d25b3 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-11-09 12:52:47 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-11-09 12:52:47 +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 32fd34e385c8..01031ae5945a 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.84.1 +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 \