aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-12-05 07:32:44 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-12-05 12:35:42 +0000
commit5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch)
treef19faf08e0e0532b418c5a993e62c3342ebb7cd2 /editors
parent237b36fa2e73986dc19284686e80a47cb329bb6f (diff)
downloadports-5a7f23c69df040ff8b38bb1c0d25db96cc1c2605.tar.gz
ports-5a7f23c69df040ff8b38bb1c0d25db96cc1c2605.zip
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'editors')
-rw-r--r--editors/helix/Makefile1
-rw-r--r--editors/kak-lsp/Makefile2
-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, 5 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index 319318f69477..4c102a3d57de 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,7 @@
PORTNAME= helix
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= ashish@FreeBSD.org
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 5c5e61ce0723..69d5c3907f09 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 11.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index 7da6bf0f03af..f956d22aeb42 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 06ab23fee4c2..ee4864ec5c8e 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= 17
+PORTREVISION= 18
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 73368bde4571..37d79d4ae38a 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= 18
+PORTREVISION= 19
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 1e3d866eed0e..bed129168c2d 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org