aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-12-06 17:11:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-12-06 17:11:14 +0000
commit7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch)
tree34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /dns
parentaf90810038be0e383327d47886e4b69aa99b5d39 (diff)
downloadports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.tar.gz
ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.zip
lang/rust: update to 1.31.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18427
Notes
Notes: svn path=/head/; revision=486770
Diffstat (limited to 'dns')
-rw-r--r--dns/doh-proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index f46d92e78543..0143e3bac778 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= doh-proxy
DISTVERSION= 0.1.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns
MAINTAINER= mat@FreeBSD.org