aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-15 11:12:15 +0800
committertobik <tobik@FreeBSD.org>2019-05-15 11:12:15 +0800
commit5fc33d4c4f028c7c409bebb8fae4ee9d141ec1d6 (patch)
tree9ab55dc8485b2f1240d32da5f9dfb2f24f336c5c /x11
parentb8f099260a1567c57f4607507f1fd30a94900b4a (diff)
downloadfreebsd-ports-gnome-5fc33d4c4f028c7c409bebb8fae4ee9d141ec1d6.tar.gz
freebsd-ports-gnome-5fc33d4c4f028c7c409bebb8fae4ee9d141ec1d6.tar.zst
freebsd-ports-gnome-5fc33d4c4f028c7c409bebb8fae4ee9d141ec1d6.zip
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support [1] https://github.com/sfackler/rust-openssl/pull/1097 Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html PR: 237495 [1] Security: 37528379-76a8-11e9-a4fd-00012e582166
Diffstat (limited to 'x11')
-rw-r--r--x11/admiral/Makefile2
-rw-r--r--x11/alacritty/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile
index e9e16bf97f34..18043524f0c5 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= 8
+PORTREVISION= 9
CATEGORIES= x11
MAINTAINER= rigoletto@FreeBSD.org
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile
index 2868b6065723..f2617ae89a43 100644
--- a/x11/alacritty/Makefile
+++ b/x11/alacritty/Makefile
@@ -3,6 +3,7 @@
PORTNAME= alacritty
PORTVERSION= 0.3.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= tobik@FreeBSD.org