aboutsummaryrefslogtreecommitdiff
path: root/net/findomain
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/findomain
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/findomain')
-rw-r--r--net/findomain/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/findomain/Makefile b/net/findomain/Makefile
index 954c503764c6..52900237d4d6 100644
--- a/net/findomain/Makefile
+++ b/net/findomain/Makefile
@@ -2,7 +2,7 @@
PORTNAME= findomain
DISTVERSION= 2.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net security
MAINTAINER= vulcan@wired.sh