git: ba1e4fedb439 - main - */*: Bump port revision after electron42 update (4c360b5ba109)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jul 2026 20:38:00 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ba1e4fedb43957fc0308cd5af82a4071bce8fe6d
commit ba1e4fedb43957fc0308cd5af82a4071bce8fe6d
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-07-30 20:37:05 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-07-30 20:37:05 +0000
*/*: Bump port revision after electron42 update (4c360b5ba109)
---
deskutils/podman-desktop/Makefile | 1 +
editors/vscode/Makefile | 1 +
graphics/drawio/Makefile | 2 +-
net-im/deltachat-desktop/Makefile | 2 +-
net-im/signal-desktop/Makefile | 2 +-
net-im/teams/Makefile | 1 +
6 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile
index c389dcbe046f..8bcaa0acf979 100644
--- a/deskutils/podman-desktop/Makefile
+++ b/deskutils/podman-desktop/Makefile
@@ -1,5 +1,6 @@
PORTNAME= podman-desktop
PORTVERSION= 1.28.3
+PORTREVISION= 1
DISTVERSIONSUFFIX=-x64
CATEGORIES= deskutils
MASTER_SITES= https://github.com/arrowd/podman-desktop/releases/download/v${PORTVERSION}/ \
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index c2282abf82a4..5873a996c5bd 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vscode
DISTVERSION= ${VSCODE_VERSION}
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules \
https://registry.npmjs.org/@github/copilot-linux-${ELECTRON_ARCH}/-/:copilot_cli \
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index bc62dd97f971..2df2087680b2 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drawio
PORTVERSION= 30.2.6
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= x86_64-
CATEGORIES= graphics
MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/
diff --git a/net-im/deltachat-desktop/Makefile b/net-im/deltachat-desktop/Makefile
index 31699c561566..617e7cfbdef9 100644
--- a/net-im/deltachat-desktop/Makefile
+++ b/net-im/deltachat-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= deltachat-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 2.53.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= feld@FreeBSD.org
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 21518dd06843..7159d12ed682 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 8.18.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm
DISTFILES= signal-desktop-${DISTVERSION}-npm-cache.tar.gz:npm
diff --git a/net-im/teams/Makefile b/net-im/teams/Makefile
index 4f47b9bb62e7..6893d98fa83e 100644
--- a/net-im/teams/Makefile
+++ b/net-im/teams/Makefile
@@ -1,6 +1,7 @@
PORTNAME= teams
DISTVERSIONPREFIX= v
DISTVERSION= 2.13.0
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= tagattie@FreeBSD.org