aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
committerjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
commitbc056b2289f595a9ec91dcf8fab220428c2e4551 (patch)
treee2922e9adf015ba0792ddd4b2551d8663786f91a /x11
parentb5e568f5a9d8b69b7e42937c61e932b966621e8f (diff)
downloadfreebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.gz
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.zst
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.zip
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695
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 2f3c287c2204..7e932e476f3b 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= 2
+PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= rigoletto@FreeBSD.org
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile
index e3637017bf00..ee1a91bc47a0 100644
--- a/x11/alacritty/Makefile
+++ b/x11/alacritty/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alacritty
PORTVERSION= 0.2.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= zeising@FreeBSD.org