aboutsummaryrefslogtreecommitdiff
path: root/editors/xi-core
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-17 19:50:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-17 19:50:38 +0000
commit6f333b0b127e6a329885ab200721b4c8e17b69bf (patch)
tree8fa71aa82ae47ad0ca64c972afd7da233bed4aad /editors/xi-core
parentd7199aa47d1a6a61a55f57a37390dbfb1841179a (diff)
downloadports-6f333b0b127e6a329885ab200721b4c8e17b69bf.tar.gz
ports-6f333b0b127e6a329885ab200721b4c8e17b69bf.zip
lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18858
Notes
Notes: svn path=/head/; revision=490600
Diffstat (limited to 'editors/xi-core')
-rw-r--r--editors/xi-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 6eb11b8ee868..c64738984999 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org