aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2016-03-15 14:21:32 +0800
committerohauer <ohauer@FreeBSD.org>2016-03-15 14:21:32 +0800
commita17c1e3ccb89f51ea225a98f9f70f90530bd41d5 (patch)
tree13a0b61461b919d635b6e967199c64c7948d3d10 /dns
parentab07db9c44e7072fb5beb1e7031c64780e9d8f32 (diff)
downloadfreebsd-ports-gnome-a17c1e3ccb89f51ea225a98f9f70f90530bd41d5.tar.gz
freebsd-ports-gnome-a17c1e3ccb89f51ea225a98f9f70f90530bd41d5.tar.zst
freebsd-ports-gnome-a17c1e3ccb89f51ea225a98f9f70f90530bd41d5.zip
- bump PORTREVISION on ports depending on unbound
PR: 207948 Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'dns')
-rw-r--r--dns/autotrust/Makefile2
-rw-r--r--dns/getdns/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile
index 4eb0670eb1d0..fe9cd4ca6b30 100644
--- a/dns/autotrust/Makefile
+++ b/dns/autotrust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autotrust
PORTVERSION= 0.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/
diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile
index b3d63f9cca88..33c92d0ec017 100644
--- a/dns/getdns/Makefile
+++ b/dns/getdns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= getdns
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns ipv6
MASTER_SITES= https://getdnsapi.net/dist/ \
https://mirrors.rit.edu/zi/ \