aboutsummaryrefslogtreecommitdiff
path: root/editors/xi-core
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-12-06 17:11:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-12-06 17:11:14 +0000
commit7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch)
tree34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /editors/xi-core
parentaf90810038be0e383327d47886e4b69aa99b5d39 (diff)
downloadports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.tar.gz
ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.zip
lang/rust: update to 1.31.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/2018/12/06/Rust-1.31.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18427
Notes
Notes: svn path=/head/; revision=486770
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 f45e8d9b9d6b..6eb11b8ee868 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org