summaryrefslogtreecommitdiff
path: root/net/nsd/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2006-07-03 13:33:59 +0000
committerjoerg <joerg>2006-07-03 13:33:59 +0000
commitbfcbe6ef0b44b7bdf0367907ae54444b10400d77 (patch)
tree784bc056f5b2d055674faa120866bdf13165e1a2 /net/nsd/patches
parent2ea294f6c6b962e08c76ff3cf0fbb9269b6d4b85 (diff)
downloadpkgsrc-bfcbe6ef0b44b7bdf0367907ae54444b10400d77.tar.gz
Update to nsd-2.3.5. This fixes a number of minor bugs.
Diffstat (limited to 'net/nsd/patches')
-rw-r--r--net/nsd/patches/patch-aa18
1 files changed, 9 insertions, 9 deletions
diff --git a/net/nsd/patches/patch-aa b/net/nsd/patches/patch-aa
index 292a12f21ac..715d56abcf3 100644
--- a/net/nsd/patches/patch-aa
+++ b/net/nsd/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.9 2005/11/05 21:27:53 joerg Exp $
+$NetBSD: patch-aa,v 1.10 2006/07/03 13:34:00 joerg Exp $
---- Makefile.in- 2005-01-19 11:05:06.000000000 +0900
-+++ Makefile.in 2005-01-19 11:06:59.000000000 +0900
-@@ -148,8 +148,9 @@
- $(INSTALL_DATA) zonec.8 $(mandir)/man8
- $(INSTALL_DATA) nsd-notify.8 $(mandir)/man8/nsd-notify.8
- $(INSTALL_DATA) nsd-xfer.8 $(mandir)/man8/nsd-xfer.8
-- $(INSTALL_DATA) nsdc.conf.sample $(configfile).sample
-- $(INSTALL_DATA) nsd.zones.sample $(zonesfile).sample
+--- Makefile.in.orig 2006-05-08 09:26:05.000000000 +0000
++++ Makefile.in
+@@ -173,8 +173,9 @@ install: all
+ $(INSTALL_DATA) zonec.8 $(DESTDIR)$(mandir)/man8
+ $(INSTALL_DATA) nsd-notify.8 $(DESTDIR)$(mandir)/man8/nsd-notify.8
+ $(INSTALL_DATA) nsd-xfer.8 $(DESTDIR)$(mandir)/man8/nsd-xfer.8
+- $(INSTALL_DATA) nsdc.conf.sample $(DESTDIR)$(configfile).sample
+- $(INSTALL_DATA) nsd.zones.sample $(DESTDIR)$(zonesfile).sample
+ mkdir -p $(prefix)/share/examples/nsd
+ $(INSTALL_DATA) nsdc.conf.sample $(prefix)/share/examples/nsd/nsdc.conf
+ $(INSTALL_DATA) nsd.zones.sample $(prefix)/share/examples/nsd/nsd.zones