aboutsummaryrefslogtreecommitdiff
path: root/net/quiche
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-08-30 18:36:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-08-30 18:36:07 +0000
commitc9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40 (patch)
treed019fc1dd12e83b252599d9f7250733f5a8e2694 /net/quiche
parent8449a76cb024f7192e93fb447c6252d4b5b07f2a (diff)
downloadports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.tar.gz
ports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.zip
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html With hat: rust Differential Revision: https://reviews.freebsd.org/D26176
Notes
Notes: svn path=/head/; revision=547071
Diffstat (limited to 'net/quiche')
-rw-r--r--net/quiche/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/quiche/Makefile b/net/quiche/Makefile
index 8c406d70d46f..4a4c5885c602 100644
--- a/net/quiche/Makefile
+++ b/net/quiche/Makefile
@@ -4,6 +4,7 @@ PORTNAME= quiche
DISTVERSIONPREFIX= v
DISTVERSION= ${GIT_VERSION}
DISTVERSIONSUFFIX= -g${GIT_HASH}
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= junho.choi@gmail.com