Date: Mon, 15 Jul 2024 11:14:03 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: 840626ea3a83 - main - editors/vscode: bump port revision after electron29 update Message-ID: <202407151114.46FBE3cX021767@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=840626ea3a837f5c325ebfeb57abdaecb5108f54 commit 840626ea3a837f5c325ebfeb57abdaecb5108f54 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-15 11:13:11 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-15 11:13:56 +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 6b96797c8f4a..b22aae6eb1c3 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.91.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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407151114.46FBE3cX021767>