aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-03-01 02:51:45 +0800
committerjbeich <jbeich@FreeBSD.org>2019-03-01 02:51:45 +0800
commit1e27264018741210e1f88abfa795bb53e8f44506 (patch)
tree692346311e6ea5e3a20aa4de86fc4c034fef9753 /x11
parent94b71d2ded29d2d277624b2ae7360710f7fc9767 (diff)
downloadfreebsd-ports-gnome-1e27264018741210e1f88abfa795bb53e8f44506.tar.gz
freebsd-ports-gnome-1e27264018741210e1f88abfa795bb53e8f44506.tar.zst
freebsd-ports-gnome-1e27264018741210e1f88abfa795bb53e8f44506.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
Diffstat (limited to 'x11')
-rw-r--r--x11/admiral/Makefile2
-rw-r--r--x11/alacritty/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile
index c00801ab61f7..2e1b425f7fe3 100644
--- a/x11/admiral/Makefile
+++ b/x11/admiral/Makefile
@@ -4,7 +4,7 @@ PORTNAME= admiral
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0-7
DISTVERSIONSUFFIX= -g5a9f33b
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MAINTAINER= rigoletto@FreeBSD.org
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile
index f799ebfd908b..84682bc9ccf5 100644
--- a/x11/alacritty/Makefile
+++ b/x11/alacritty/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alacritty
PORTVERSION= 0.2.9
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= zeising@FreeBSD.org