aboutsummaryrefslogtreecommitdiffstats
path: root/dns/doh-proxy
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 /dns/doh-proxy
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 'dns/doh-proxy')
-rw-r--r--dns/doh-proxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index 5ccacbe8d058..97945ea64be0 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= doh-proxy
DISTVERSION= 0.1.14
+PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= mat@FreeBSD.org