Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin/bind Pull up revision 1.9 (requested by itojun):



details:   https://anonhg.NetBSD.org/src/rev/f671ed68989e
branches:  netbsd-1-5
changeset: 490567:f671ed68989e
user:      he <he%NetBSD.org@localhost>
date:      Sun Jan 28 15:53:10 2001 +0000

description:
Pull up revision 1.9 (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 09cf0aa98be4 -r f671ed68989e usr.sbin/bind/Makefile
--- a/usr.sbin/bind/Makefile    Sun Jan 28 15:53:07 2001 +0000
+++ b/usr.sbin/bind/Makefile    Sun Jan 28 15:53:10 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4.4.2 2000/11/13 22:46:34 tv Exp $
+#      $NetBSD: Makefile,v 1.4.4.3 2001/01/28 15:53:10 he Exp $
 
 .include <bsd.own.mk>
 
@@ -17,6 +17,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