diff options
author | itojun <itojun> | 2001-10-02 05:50:41 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-10-02 05:50:41 +0000 |
commit | 289d4f8e610a4f77b7e11686bc14a4c2ac9bd031 (patch) | |
tree | 1850ba71afdaf0806ac33c5f45720d9d47f78ff3 /net | |
parent | e845fbe2d53f220698cb5417d9baa18f7bfd04f8 (diff) | |
download | pkgsrc-289d4f8e610a4f77b7e11686bc14a4c2ac9bd031.tar.gz |
upgrade to 9.2.0rc5. bugfixes only (see announcement from isc for changes).
Diffstat (limited to 'net')
-rw-r--r-- | net/bind9-current/Makefile | 4 | ||||
-rw-r--r-- | net/bind9-current/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile index 1a4b64c791e..ba8f6df5172 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2001/09/25 01:28:07 itojun Exp $ +# $NetBSD: Makefile,v 1.27 2001/10/02 05:50:41 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.0rc4 +BIND_VERSION= 9.2.0rc5 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 4dec3490bbb..de70dc0cd8c 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2001/09/25 01:28:07 itojun Exp $ +$NetBSD: distinfo,v 1.11 2001/10/02 05:50:41 itojun Exp $ -SHA1 (bind/9.2.0rc4/bind-9.2.0rc4.tar.gz) = 008ce639896928f38165a4d3bcc2e210774a4cb0 -Size (bind/9.2.0rc4/bind-9.2.0rc4.tar.gz) = 4808568 bytes +SHA1 (bind/9.2.0rc5/bind-9.2.0rc5.tar.gz) = 6f945bd248dd6aac167fa46b6ad1de122de20d3a +Size (bind/9.2.0rc5/bind-9.2.0rc5.tar.gz) = 4807090 bytes SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 |