aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-27 09:35:20 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-27 09:35:20 +0000
commitdeaa22d85c723390e0a8a8d18d783d82f9a07dcc (patch)
tree8f6d2407afa434eb97adf4d5cae76c4fd1897123 /editors
parent3362bfdd01e4eb0461404cd0b9202132a26d27da (diff)
downloadports-deaa22d85c723390e0a8a8d18d783d82f9a07dcc.tar.gz
ports-deaa22d85c723390e0a8a8d18d783d82f9a07dcc.zip
lang/rust: Update to 1.38.0
- Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html Tested by: jbeich, mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D21778
Notes
Notes: svn path=/head/; revision=513013
Diffstat (limited to 'editors')
-rw-r--r--editors/kak-lsp/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile1
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 2588d2781e1e..96f9ecf7831b 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 6.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 5055dd3d7310..a744f7c467c0 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -3,6 +3,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 7648901b1821..b5021c7d5376 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xi-core
DISTVERSION= g20190420
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= ed.arrakis@gmail.com
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 48e715f9f2eb..b5338b53fc52 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xi-term
DISTVERSION= g20190328
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= ed.arrakis@gmail.com