Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2024 12:09:49 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: 83bca6ccdd35 - main - */*: bump port revision after electron28 update
Message-ID:  <202405271209.44RC9n59054184@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=83bca6ccdd3568f9a731dc113ab371e8e71b4601

commit 83bca6ccdd3568f9a731dc113ab371e8e71b4601
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-05-27 12:09:12 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-05-27 12:09:12 +0000

    */*: bump port revision after electron28 update
---
 editors/vscode/Makefile  | 1 +
 graphics/drawio/Makefile | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index f22c60588d32..d5ceb2a19622 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.89.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 \
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 8f784a668c09..91a6270dd5ac 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	24.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	x86_64-
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/



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