git: e2c99c65987f - main - editors/vscode: chase electron25 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 08:37:35 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2c99c65987f5ace35e01675c95b53f138bb8df3 commit e2c99c65987f5ace35e01675c95b53f138bb8df3 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-10-21 08:36:27 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-10-21 08:37:22 +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 b89467a43e8e..d8ce1143e463 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.83.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 \