git: 850f050401b8 - main - dns/unbound: Update to 1.17.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 21:12:47 UTC
The branch main has been updated by brd (doc, src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=850f050401b8270c7b0bac947aa9adda50d78ae7 commit 850f050401b8270c7b0bac947aa9adda50d78ae7 Author: Brad Davis <brd@FreeBSD.org> AuthorDate: 2023-01-13 21:07:09 +0000 Commit: Brad Davis <brd@FreeBSD.org> CommitDate: 2023-01-13 21:12:27 +0000 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") --- dns/unbound/Makefile | 6 +++--- dns/unbound/distinfo | 6 +++--- dns/unbound/pkg-plist | 2 +- 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