diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-10-29 22:56:10 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-10-29 22:56:10 +0900 |
| commit | ca33c191a40b84789da7400b6cdb30bca4d069c2 (patch) | |
| tree | 14a7591f0c1e38b9b345e69a53334ab19ab742a1 | |
| parent | devel/electron37: Update to 37.8.0 (diff) | |
*/*: bump port revision after electron37 update (e257686c2554)
| -rw-r--r-- | deskutils/podman-desktop/Makefile | 2 | ||||
| -rw-r--r-- | editors/vscode/Makefile | 2 | ||||
| -rw-r--r-- | graphics/drawio/Makefile | 2 | ||||
| -rw-r--r-- | net-im/signal-desktop/Makefile | 2 | ||||
| -rw-r--r-- | textproc/obsidian/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile index 39d374f57150..44de848cc0ae 100644 --- a/deskutils/podman-desktop/Makefile +++ b/deskutils/podman-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= podman-desktop PORTVERSION= 1.21.0 -PORTREVISION= 3 +PORTREVISION= 4 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/editors/vscode/Makefile b/editors/vscode/Makefile index 7c20033c02f3..8ec326a8a94b 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.105.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index bc4cadee66fa..1bd95407d9f6 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 28.0.6 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/ diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 2618abfe542e..8c83ab846e0d 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 7.74.0 -PORTREVISION= 2 +PORTREVISION= 3 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 0208a7a2d8a4..c4e1fe8497fe 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.9.14 -PORTREVISION= 2 +PORTREVISION= 3 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 |
