aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2023-01-13 21:07:09 +0000
committerBrad Davis <brd@FreeBSD.org>2023-01-13 21:12:27 +0000
commit850f050401b8270c7b0bac947aa9adda50d78ae7 (patch)
treed43fea233068aa11ac7b24032ef8df098583b665
parent3e909375ffcbc864d123c6cf9fcbc316452fdcac (diff)
downloadports-850f050401b8270c7b0bac947aa9adda50d78ae7.tar.gz
ports-850f050401b8270c7b0bac947aa9adda50d78ae7.zip
dns/unbound: Update to 1.17.1
The release notes can be found at: https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-17-1 PR: 268913 Approved by: jaap@NLnetLabs.nl (maintainer) Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--dns/unbound/Makefile6
-rw-r--r--dns/unbound/distinfo6
-rw-r--r--dns/unbound/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 99733d2cd3c6..6d101575fd4f 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,5 +1,5 @@
PORTNAME= unbound
-DISTVERSION= 1.17.0
+DISTVERSION= 1.17.1
CATEGORIES= dns
MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/
@@ -90,8 +90,8 @@ THREADS_CONFIGURE_WITH= pthreads
post-patch:
@${RM} ${WRKSRC}/util/configlexer.c
- @${REINPLACE_CMD} -e 's|if test ! -e $$(DESTDIR)$$(configfile); then || ; \
- s|$$(configfile); fi|$$(configfile).sample|' \
+ @${REINPLACE_CMD} -e 's|if test ! -e "$$(DESTDIR)$$(configfile)"; then || ; \
+ s|$$(configfile)"; fi|$$(configfile).sample"|' \
${WRKSRC}/Makefile.in
post-patch-FILTER_AAAA-on:
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index f47e8fbfb634..b2865a86e854 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665654475
-SHA256 (unbound-1.17.0.tar.gz) = dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341
-SIZE (unbound-1.17.0.tar.gz) = 6235060
+TIMESTAMP = 1673557607
+SHA256 (unbound-1.17.1.tar.gz) = ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4
+SIZE (unbound-1.17.1.tar.gz) = 6244773
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index 3e99180bdd9b..be11af03d365 100644
--- a/dns/unbound/pkg-plist
+++ b/dns/unbound/pkg-plist
@@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc
lib/libunbound.a
lib/libunbound.so
lib/libunbound.so.8
-lib/libunbound.so.8.1.20
+lib/libunbound.so.8.1.21
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py