git: 0e1da54a253a - main - */*: Bump port revision after electron37 update (d2d025c37389)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Dec 2025 22:00:47 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e1da54a253ac1b6dc53b5f6c4dbcf25a03c9ec4
commit 0e1da54a253ac1b6dc53b5f6c4dbcf25a03c9ec4
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-12-21 21:59:50 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-12-21 21:59:50 +0000
*/*: Bump port revision after electron37 update (d2d025c37389)
---
deskutils/podman-desktop/Makefile | 2 +-
devel/RStudio/Makefile | 2 +-
graphics/drawio/Makefile | 2 +-
net-im/deltachat-desktop/Makefile | 2 +-
net-im/signal-desktop/Makefile | 1 +
textproc/obsidian/Makefile | 2 +-
6 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile
index daf391298928..0ded6e568e53 100644
--- a/deskutils/podman-desktop/Makefile
+++ b/deskutils/podman-desktop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= podman-desktop
PORTVERSION= 1.21.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= https://github.com/arrowd/podman-desktop/releases/download/v${PORTVERSION}/ \
https://raw.githubusercontent.com/podman-desktop/podman-desktop/refs/tags/v${PORTVERSION}/buildResources/:icon
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index b7d9268777a6..a68555664e72 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= RStudio
DISTVERSIONPREFIX= v
DISTVERSION= 2025.09.2+418
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel math java
MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \
https://rstudio-buildtools.s3.amazonaws.com/rstudio-buildtools/:gin \
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 43e2f1c5604d..87d9b67304e2 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drawio
PORTVERSION= 28.0.6
-PORTREVISION= 14
+PORTREVISION= 15
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 781178dd905c..2899a970ec9b 100644
--- a/net-im/deltachat-desktop/Makefile
+++ b/net-im/deltachat-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= deltachat-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 2.33.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES+= LOCAL/feld:npmcache
DISTFILES+= ${PORTNAME}-${DISTVERSIONFULL}-node-deps.tgz:npmcache
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index c34138ec389f..f5515aa17947 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.82.0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \
https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 80f81b5435c3..5f0e7ade9b38 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
PORTNAME= obsidian
PORTVERSION= 1.9.14
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
# Icon is taken from the Nix build recipe
# https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34