summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
committerMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
commit21476ca8a9b5feb3485a3fa29299c0b447c90350 (patch)
treefee0132616e80f56efe1a9b8b0f074c72989e852 /dns
parentnet/rabbiteer: Fix build with rust 1.79.0 (diff)
lang/rust: Bump revisions after 1.79.0
PR: 279707
Diffstat (limited to 'dns')
-rw-r--r--dns/dog/Makefile2
-rw-r--r--dns/doh-proxy/Makefile2
-rw-r--r--dns/encrypted-dns-server/Makefile2
-rw-r--r--dns/powerdns-recursor/Makefile1
4 files changed, 4 insertions, 3 deletions
diff --git a/dns/dog/Makefile b/dns/dog/Makefile
index a10eb4ef5123..452fe7e0540b 100644
--- a/dns/dog/Makefile
+++ b/dns/dog/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dog
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 33
+PORTREVISION= 34
CATEGORIES= dns net
MAINTAINER= lcook@FreeBSD.org
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index a45ee2190a46..8e8cdf48cb62 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doh-proxy
DISTVERSION= 0.9.8
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= dns
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile
index 956f32a9d5e6..17d011631d26 100644
--- a/dns/encrypted-dns-server/Makefile
+++ b/dns/encrypted-dns-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= encrypted-dns-server
DISTVERSION= 0.9.6
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= dns
MAINTAINER= felix@userspace.com.au
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 87132987b0ce..e58a7951f73e 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= recursor
DISTVERSION= 5.0.6
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-