git: 47bce8b8d2d4 - main - editors/vscode: bump port revision after electron29 update

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Sat, 29 Jun 2024 07:10:19 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=47bce8b8d2d4b0d3cc5ca0dd34304e0a49049a9e

commit 47bce8b8d2d4b0d3cc5ca0dd34304e0a49049a9e
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-06-29 07:09:06 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-06-29 07:10:04 +0000

    editors/vscode: bump port revision after electron29 update
---
 editors/vscode/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index df62b9470b27..fdd84bd3c638 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.90.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 \