aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-12 19:01:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-12 19:01:02 +0000
commit2e8d729d628a0c18facaea8c66d73406798fd3bd (patch)
treefdde7a160aab778de0c173fdf9f9dcc8f02ffd60 /editors
parent76016ad0e76c4ffea4df41c975ff7ff6f26a851c (diff)
downloadports-2e8d729d628a0c18facaea8c66d73406798fd3bd.tar.gz
ports-2e8d729d628a0c18facaea8c66d73406798fd3bd.zip
lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html PR: 229826 (follow up) Approved by: rust (tobik) MFH: 2018Q4 Differential Revision: https://reviews.freebsd.org/D17477
Notes
Notes: svn path=/head/; revision=481921
Diffstat (limited to 'editors')
-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 efeb74862bd9..2d27c7055dcb 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org