Date: Fri, 19 Jul 2024 11:20:38 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: 72f604dbd29b - main - editors/vscode: bump port revision after electron29 update Message-ID: <202407191120.46JBKcx7043815@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=72f604dbd29b62e6aa39ba811db9ac2b5ac1eae7 commit 72f604dbd29b62e6aa39ba811db9ac2b5ac1eae7 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-19 11:19:45 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-19 11:20:29 +0000 editors/vscode: bump port revision after electron29 update --- editors/vscode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index b22aae6eb1c3..e423134aaf30 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.91.1 -PORTREVISION= 1 +PORTREVISION= 2 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?202407191120.46JBKcx7043815>