aboutsummaryrefslogtreecommitdiff
path: root/editors/xi-core
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-02-28 18:51:45 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-02-28 18:51:45 +0000
commit87378368c4cd9d84e237f7da415b7dac422158ae (patch)
tree692346311e6ea5e3a20aa4de86fc4c034fef9753 /editors/xi-core
parentf8eead936c09b69171b6fdb83823ed3d9973b5af (diff)
downloadports-87378368c4cd9d84e237f7da415b7dac422158ae.tar.gz
ports-87378368c4cd9d84e237f7da415b7dac422158ae.zip
lang/rust: update to 1.33.0
- www/firefox temporarily loses SIMD in charset conversion, see https://bugzilla.mozilla.org/show_bug.cgi?id=1521249 - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html Tested by: Mikaƫl Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64) Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D19354
Notes
Notes: svn path=/head/; revision=494176
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 7d700edb92d9..dc19e0b6bc5b 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org