aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-03-29 18:10:45 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-03-29 18:10:45 +0000
commit6095f1422aa01852031a042d6bf71f605ef7c83b (patch)
treed946de260353def950c97639f16024fbc82ba93f /editors
parent1dcff5c1ca4617a63d8a45a403be4b42118c4d5b (diff)
downloadports-6095f1422aa01852031a042d6bf71f605ef7c83b.tar.gz
ports-6095f1422aa01852031a042d6bf71f605ef7c83b.zip
Rebuild lang/rust consumers after r569489
Notes
Notes: svn path=/head/; revision=569491
Diffstat (limited to 'editors')
-rw-r--r--editors/kak-lsp/Makefile2
-rw-r--r--editors/kibi/Makefile1
-rw-r--r--editors/parinfer-rust/Makefile2
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 71b7ec1ad46b..5c3207ef3a30 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 9.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index 68c5811b4afc..f6d2ca767809 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index bfa6a2c304d5..67caa83bcc6a 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 3f9a0004484c..774e2dcdcbfa 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 12c7426dcc11..911da5f25f18 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org