diff options
author | itojun <itojun> | 2001-11-27 03:27:04 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-11-27 03:27:04 +0000 |
commit | c410732adf84c8b6db541b18efd0efa618aea60c (patch) | |
tree | 874374cc7d1b989cf37db7c59af2f335ca81d0f0 /net | |
parent | e0da65d0d24ef66c0f4d1aac8fe0742d2305aee3 (diff) | |
download | pkgsrc-c410732adf84c8b6db541b18efd0efa618aea60c.tar.gz |
upgrade to 9.2.0. minor bugfixes only.
(will overwrite net/bind9 by net/bind9-current)
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 669504f5f07..c1d4ba54fb5 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2001/11/21 02:08:31 itojun Exp $ +# $NetBSD: Makefile,v 1.32 2001/11/27 03:27:04 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.0rc10 +BIND_VERSION= 9.2.0 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 14392cdd7d5..06ec99c8087 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2001/11/21 02:08:32 itojun Exp $ +$NetBSD: distinfo,v 1.16 2001/11/27 03:27:04 itojun Exp $ -SHA1 (bind/9.2.0rc10/bind-9.2.0rc10.tar.gz) = e9a3ceb75f5ad93f3cf0a2a443243e51158e3558 -Size (bind/9.2.0rc10/bind-9.2.0rc10.tar.gz) = 4815170 bytes +SHA1 (bind/9.2.0/bind-9.2.0.tar.gz) = 5f6aaa25c4fb0326569203a11870c235d7ebf315 +Size (bind/9.2.0/bind-9.2.0.tar.gz) = 4814337 bytes SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 |