aboutsummaryrefslogtreecommitdiff
path: root/sysutils/exa
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 /sysutils/exa
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 'sysutils/exa')
-rw-r--r--sysutils/exa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile
index 7f344b1d38d1..eb73f7c19be0 100644
--- a/sysutils/exa/Makefile
+++ b/sysutils/exa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exa
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org