aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-08-03 15:18:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-08-03 15:18:49 +0000
commit8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d (patch)
tree2fedc2d847ca1f6a4812c6906986f8c501a3fc40 /editors
parent582179cc7b8e8d82bcbfba4120ecfce62d20d610 (diff)
downloadports-8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d.tar.gz
ports-8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d.zip
lang/rust: Update to 1.45.2
Notes
Notes: svn path=/head/; revision=544073
Diffstat (limited to 'editors')
-rw-r--r--editors/kak-lsp/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile2
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 961b17c9f0a2..0019247ecac1 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 8.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 90da2dbe7e9d..77a63d7e89db 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= 5
+PORTREVISION= 6
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 8477b70724cb..3c6752c5924f 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= 6
+PORTREVISION= 7
CATEGORIES= editors
MAINTAINER= ed.arrakis@gmail.com
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 698edc231fda..6727fbb2c6f9 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xi-term
DISTVERSION= g20190328
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= editors
MAINTAINER= ed.arrakis@gmail.com