diff options
author | itojun <itojun@pkgsrc.org> | 2001-11-08 01:26:33 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-11-08 01:26:33 +0000 |
commit | 96712cef6305432f09e7692f8210449d3ab3d075 (patch) | |
tree | 28b3f1e4b523484bf33fe13bb5fbf71518b68477 /net | |
parent | b239d597cbb1306117aa1e886aebd2d385ee733e (diff) | |
download | pkgsrc-96712cef6305432f09e7692f8210449d3ab3d075.tar.gz |
upgrade to 9.2.0rc9. bugfixes only.
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 f7677697ea1..038e68715de 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2001/10/17 01:15:43 itojun Exp $ +# $NetBSD: Makefile,v 1.30 2001/11/08 01:26:33 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.0rc7 +BIND_VERSION= 9.2.0rc9 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 af7c3e55dfd..7538d6a74eb 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2001/10/17 01:15:43 itojun Exp $ +$NetBSD: distinfo,v 1.14 2001/11/08 01:26:33 itojun Exp $ -SHA1 (bind/9.2.0rc7/bind-9.2.0rc7.tar.gz) = 5f6e0c78f370b46bc32604c7e3ad1d67e18b2f48 -Size (bind/9.2.0rc7/bind-9.2.0rc7.tar.gz) = 4810595 bytes +SHA1 (bind/9.2.0rc9/bind-9.2.0rc9.tar.gz) = e0756fae60732c6713b355f5a8b07c42c53ba734 +Size (bind/9.2.0rc9/bind-9.2.0rc9.tar.gz) = 4814340 bytes SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 |