aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-07-02 13:46:42 +0000
committerMikael Urankar <mikael@FreeBSD.org>2022-07-02 13:47:05 +0000
commita50372b91f2b327f3bc400d088e21f4b18c2a112 (patch)
treeb48fcc667932956ba252fe3cc1730102e16fc2f5 /editors
parent558a5e4515a3de7cf7d27235b16b58cb1d3f3830 (diff)
downloadports-a50372b91f2b327f3bc400d088e21f4b18c2a112.tar.gz
ports-a50372b91f2b327f3bc400d088e21f4b18c2a112.zip
lang/rust: Bump revisions after 1.62.0
Diffstat (limited to 'editors')
-rw-r--r--editors/helix/Makefile2
-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, 6 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index be9f02455e4b..39f824739ab9 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helix
DISTVERSION= 22.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare
DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 09131a565759..2bedf41df39f 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 12.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index 15d58a9fcd0d..55e4d074d8b1 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index bc3d21c12d9a..ebb86958119e 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= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 911258d435e3..d5ed8622b114 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= 24
+PORTREVISION= 25
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index f35e59ef8a3b..7d50fa2e00b9 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org