diff options
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 ddef71df345..99f2e72dd11 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/06/11 12:21:45 itojun Exp $ +# $NetBSD: Makefile,v 1.20 2001/06/13 01:39:29 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.0a1 +BIND_VERSION= 9.2.0a2 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 6191df17464..cfa389e683d 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2001/06/11 12:21:45 itojun Exp $ +$NetBSD: distinfo,v 1.4 2001/06/13 01:39:29 itojun Exp $ -SHA1 (bind/9.2.0a1/bind-9.2.0a1.tar.gz) = 00d2a0e910db88955be4baf0f0935608ec603d98 -Size (bind/9.2.0a1/bind-9.2.0a1.tar.gz) = 4502404 bytes +SHA1 (bind/9.2.0a2/bind-9.2.0a2.tar.gz) = 19a6d6884ea5cbf22701451396825f8a2385383b +Size (bind/9.2.0a2/bind-9.2.0a2.tar.gz) = 4650111 bytes SHA1 (patch-aa) = 70102411c64adaba2d63f58d2a50b5ef725831ed SHA1 (patch-ab) = 77bb2703e7de1d503e85a932c503facdcdb95de3 SHA1 (patch-ac) = ca57e92cb3e6da548e9fcc5521bc216cd6a5ca96 |