aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-02-03 14:02:32 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-02-03 14:02:32 +0000
commitd64a2a380f88ceec8264db6bbc94805f58112ee7 (patch)
tree837e7fb4d5efd642d6be282ff02e2bcece093a1c /editors
parentbd3a9279310ec68c634964e6a819296aa470fadb (diff)
downloadports-d64a2a380f88ceec8264db6bbc94805f58112ee7.tar.gz
ports-d64a2a380f88ceec8264db6bbc94805f58112ee7.zip
lang/rust: Relink consumers
PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'editors')
-rw-r--r--editors/helix/Makefile2
-rw-r--r--editors/kak-lsp/Makefile1
-rw-r--r--editors/kibi/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile1
-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 fdb5a2c8f2c1..a160e7760548 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,7 +1,7 @@
PORTNAME= helix
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= ashish@FreeBSD.org
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 1fb8e57a6a79..d8221834a23f 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 12.0.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index 542648da0880..0f37a1c19cb0 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 79bd00495b77..ef6708f85680 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -1,6 +1,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3.20220110
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 74ab04379634..a85d91d0f00e 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= 20
+PORTREVISION= 21
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index aaf6416456ee..293966ec37d9 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org