aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-25 21:59:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-25 21:59:37 +0000
commitd12ed1152285742456c45ad88c8815749d08d97e (patch)
treee2922e9adf015ba0792ddd4b2551d8663786f91a /editors
parentd21b45e3cd064edd899bb92b17a9f9cac4fd5c52 (diff)
downloadports-d12ed1152285742456c45ad88c8815749d08d97e.tar.gz
ports-d12ed1152285742456c45ad88c8815749d08d97e.zip
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695
Notes
Notes: svn path=/head/; revision=482993
Diffstat (limited to 'editors')
-rw-r--r--editors/kak-lsp/Makefile1
-rw-r--r--editors/xi-core/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 13c65dfbab53..f5d1aa63204f 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 5.8.0
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 2d27c7055dcb..f45e8d9b9d6b 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org