Date: Thu, 29 Feb 2024 11:14:02 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: 6ff5d02dc12b - main - editors/vscode: chase electron27 update Message-ID: <202402291114.41TBE2wD098715@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=6ff5d02dc12bdcefe39776bb51ce4a404b4b8477 commit 6ff5d02dc12bdcefe39776bb51ce4a404b4b8477 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-02-29 11:12:46 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-02-29 11:13:52 +0000 editors/vscode: chase electron27 update --- editors/vscode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index d1f04378d055..a2934524babb 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.86.2 -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?202402291114.41TBE2wD098715>