summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
committerMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
commit21476ca8a9b5feb3485a3fa29299c0b447c90350 (patch)
treefee0132616e80f56efe1a9b8b0f074c72989e852 /editors
parentnet/rabbiteer: Fix build with rust 1.79.0 (diff)
lang/rust: Bump revisions after 1.79.0
PR: 279707
Diffstat (limited to 'editors')
-rw-r--r--editors/amp/Makefile2
-rw-r--r--editors/helix/Makefile2
-rw-r--r--editors/kakoune-lsp/Makefile2
-rw-r--r--editors/kibi/Makefile2
-rw-r--r--editors/languageclient-neovim/Makefile2
-rw-r--r--editors/lapce/Makefile1
-rw-r--r--editors/neovim-gtk/Makefile2
-rw-r--r--editors/ox/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile2
9 files changed, 9 insertions, 8 deletions
diff --git a/editors/amp/Makefile b/editors/amp/Makefile
index c6d92fdc5318..7dbfa24a6ad5 100644
--- a/editors/amp/Makefile
+++ b/editors/amp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= amp
DISTVERSION= 0.7.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index dd557b63d62a..2df21a251b97 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helix
DISTVERSION= 24.03
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare \
https://git.sr.ht/~jummit/tree-sitter-wren/archive/:treesitterwren \
diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile
index 389faec7f35f..e544dc7350d9 100644
--- a/editors/kakoune-lsp/Makefile
+++ b/editors/kakoune-lsp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kakoune-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 17.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index cf02371d052b..27a285e6a0e0 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile
index 1205f07e0df4..942bd2ce1c3b 100644
--- a/editors/languageclient-neovim/Makefile
+++ b/editors/languageclient-neovim/Makefile
@@ -1,7 +1,7 @@
PORTNAME= languageclient-neovim
DISTVERSION= 0.1.161-3
DISTVERSIONSUFFIX= -gcf6dd11
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org
diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile
index 7ebfd4bd10b0..606a717c89a9 100644
--- a/editors/lapce/Makefile
+++ b/editors/lapce/Makefile
@@ -2,6 +2,7 @@ PORTNAME= lapce
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0-94 # Cargo.lock patched: `make patch cargo-crates`
DISTVERSIONSUFFIX= -gdc9a24d8
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile
index 84bf6611525c..2138e2972210 100644
--- a/editors/neovim-gtk/Makefile
+++ b/editors/neovim-gtk/Makefile
@@ -1,7 +1,7 @@
PORTNAME= neovim-gtk
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= editors
MAINTAINER= asomers@FreeBSD.org
diff --git a/editors/ox/Makefile b/editors/ox/Makefile
index 001e099cbd71..34fa0347c566 100644
--- a/editors/ox/Makefile
+++ b/editors/ox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ox
DISTVERSION= 0.2.7
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= editors
PKGNAMESUFFIX= -text-editor
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 856f7b122757..dba8f022dbc4 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -1,7 +1,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3.20220110
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org