git: c2210342a89c - main - editors/vscode: chase electron27 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Mar 2024 21:26:04 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2210342a89cf3054bb35910137c8589e62260ab commit c2210342a89cf3054bb35910137c8589e62260ab Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-03-29 21:24:48 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-03-29 21:25:53 +0000 editors/vscode: chase electron27 update --- editors/vscode/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 472cdfd9bc9b..0d693cba9695 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.87.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 \