Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2024 07:10:19 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 47bce8b8d2d4 - main - editors/vscode: bump port revision after electron29 update
Message-ID:  <202406290710.45T7AJxM094661@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406290710.45T7AJxM094661>