aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-09-19 08:58:50 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-09-19 09:03:23 +0000
commit7059b437276adb3724a01c87aa54da081f71c94b (patch)
treed21d08e0a573b91ce74096febc04f8faf5721f96 /editors
parenteeb4b50dde8f23b2513958e5031d40a1057c7782 (diff)
downloadports-7059b437276adb3724a01c87aa54da081f71c94b.tar.gz
ports-7059b437276adb3724a01c87aa54da081f71c94b.zip
*: Rebuild lang/rust consumers after the 1.55.0 update
Diffstat (limited to 'editors')
-rw-r--r--editors/helix/Makefile1
-rw-r--r--editors/kak-lsp/Makefile1
-rw-r--r--editors/kibi/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile2
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
6 files changed, 6 insertions, 4 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index 22302149e49c..18caf7fb7676 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,7 @@
PORTNAME= helix
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= ashish@FreeBSD.org
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index f7a3371a9106..90e3fc8d237e 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 11.0.0
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index a18c3729e0fa..c2c1ca51966e 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 08acb6f7dcf3..383e45aa0056 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -1,7 +1,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index fa3d37339d97..773d24f999f8 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xi-core
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 8640eb247b10..5786d9a70075 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org