diff options
-rw-r--r-- | net/bind9-current/Makefile | 4 | ||||
-rw-r--r-- | net/bind9-current/distinfo | 6 | ||||
-rw-r--r-- | net/bind9-current/pkg/PLIST | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile index e628156ceb4..538cfcc4623 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2001/09/07 05:45:57 itojun Exp $ +# $NetBSD: Makefile,v 1.25 2001/09/14 03:58:48 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} @@ -14,7 +14,7 @@ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS BUILD_DEFS+= USE_INET6 # No need to set USE_INET6, will auto-detect. -BIND_VERSION= 9.2.0rc2 +BIND_VERSION= 9.2.0rc3 DIST_SUBDIR= bind/${BIND_VERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-threads # Until we have real threads diff --git a/net/bind9-current/distinfo b/net/bind9-current/distinfo index d3d6b64dac2..0886b308297 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2001/09/07 05:45:58 itojun Exp $ +$NetBSD: distinfo,v 1.9 2001/09/14 03:58:48 itojun Exp $ -SHA1 (bind/9.2.0rc2/bind-9.2.0rc2.tar.gz) = 1b58194fb4cb8b00899e2275390d8eeb298c7cc3 -Size (bind/9.2.0rc2/bind-9.2.0rc2.tar.gz) = 4805318 bytes +SHA1 (bind/9.2.0rc3/bind-9.2.0rc3.tar.gz) = 559ef832a3b07ff559991f3022bc20a5bab5599f +Size (bind/9.2.0rc3/bind-9.2.0rc3.tar.gz) = 4806283 bytes SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 diff --git a/net/bind9-current/pkg/PLIST b/net/bind9-current/pkg/PLIST index dc3ebea884d..d9117488053 100644 --- a/net/bind9-current/pkg/PLIST +++ b/net/bind9-current/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2001/07/18 05:22:59 itojun Exp $ +@comment $NetBSD: PLIST,v 1.11 2001/09/14 03:58:48 itojun Exp $ bin/dig bin/host bin/isc-config.sh @@ -305,3 +305,4 @@ man/man8/named-checkzone.8 man/man8/named.8 man/man8/nsupdate.8 man/man8/rndc.8 +man/man8/rndc-confgen.8 |