FreeBSD Bugzilla – Attachment 238054 Details for
Bug 267740
dns/nsd: Update to 4.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update
nsd-4.6.1.diff (text/plain), 1.44 KB, created by
Jaap Akkerhuis
on 2022-11-13 14:53:09 UTC
(
hide
)
Description:
patch to update
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2022-11-13 14:53:09 UTC
Size:
1.44 KB
patch
obsolete
>diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile >index e6188c8650..a78fa395c2 100644 >--- a/dns/nsd/Makefile >+++ b/dns/nsd/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= nsd >-DISTVERSION= 4.6.0 >+DISTVERSION= 4.6.1 > CATEGORIES= dns > MASTER_SITES= https://www.nlnetlabs.nl/downloads/nsd/ > >@@ -86,8 +86,7 @@ ZONE_STATS_CONFIGURE_ENABLE= zone-stats > NSDMAX_IPS?= 512 > > post-build-MUNIN_PLUGIN-on: >- ${REINPLACE_CMD} \ >- -e 's|/usr/local|${LOCALBASE}|g' \ >+ ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ > -e 's|/usr/local/etc/nsd.conf|${ETCDIR}/nsd.conf|g' \ > -e 's|/usr/local/var/munin/plugin-state|/var/munin/plugin-state/root|g' \ > -e '90s|/var/munin/plugin-state/root|$${MUNIN_PLUGSTATE}|' \ >@@ -103,7 +102,8 @@ post-install: > > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} \ >+ ${STAGEDIR}${DOCSDIR} > > post-install-MUNIN_PLUGIN-on: > ${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins >diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo >index 37b9050065..902da6fa71 100644 >--- a/dns/nsd/distinfo >+++ b/dns/nsd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1656575358 >-SHA256 (nsd-4.6.0.tar.gz) = 09062d9b83dfcdde4e4e53ec3615496d68c2821d8381d0d464ebea31a5975c81 >-SIZE (nsd-4.6.0.tar.gz) = 1273532 >+TIMESTAMP = 1668069334 >+SHA256 (nsd-4.6.1.tar.gz) = 3f60a3a13ec3f68e84bfa7e19daff663c82bcf1de96e4f53f2246525e773a27a >+SIZE (nsd-4.6.1.tar.gz) = 1281583
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jaap
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 267740
: 238054