aboutsummaryrefslogtreecommitdiff
path: root/games/genact
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 /games/genact
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 'games/genact')
-rw-r--r--games/genact/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/genact/Makefile b/games/genact/Makefile
index 6fe833205795..16c16dc66ed9 100644
--- a/games/genact/Makefile
+++ b/games/genact/Makefile
@@ -2,7 +2,7 @@
PORTNAME= genact
DISTVERSION= 0.6.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= 0mp@FreeBSD.org