Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/usr.sbin/bind Pull up revision 1.9 (via patch, requeste...



details:   https://anonhg.NetBSD.org/src/rev/f251f2b6dfe5
branches:  netbsd-1-4
changeset: 471250:f251f2b6dfe5
user:      he <he%NetBSD.org@localhost>
date:      Sun Jan 28 17:09:48 2001 +0000

description:
Pull up revision 1.9 (via patch, requested by itojun):
  Upgrade to BIND version 8.2.3.

diffstat:

 usr.sbin/bind/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2cf363f9f3db -r f251f2b6dfe5 usr.sbin/bind/Makefile
--- a/usr.sbin/bind/Makefile    Sun Jan 28 17:09:45 2001 +0000
+++ b/usr.sbin/bind/Makefile    Sun Jan 28 17:09:48 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.1.1.2.2 2000/12/13 23:57:45 he Exp $
+#      $NetBSD: Makefile,v 1.1.1.1.2.3 2001/01/28 17:09:48 he Exp $
 
 SUBDIR=        lib dig dnskeygen dnsquery host named named-bootconf named-xfer \
        ndc nslookup nsupdate reload restart
@@ -12,6 +12,6 @@
 depend-named-xfer depend-ndc: depend-named
 all-named-xfer all-ndc: all-named
 
-VER= 8.2.2-P7
+VER= 8.2.3
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index