diff options
author | rh <rh> | 2000-09-18 05:16:45 +0000 |
---|---|---|
committer | rh <rh> | 2000-09-18 05:16:45 +0000 |
commit | 7a67ad8eee4abd73e34f31eb5644aa8baca0fbad (patch) | |
tree | b9f7bbdb0be1d2dab6ddbe2d579d1d8d9a3a896e /net/bind9 | |
parent | 2799daa12f92fcd62ce3f5dbb871d3f9015be5d9 (diff) | |
download | pkgsrc-7a67ad8eee4abd73e34f31eb5644aa8baca0fbad.tar.gz |
Update bind9 to 9.0.0 (release version) as requested by hubertf to get this
in before the 1.5 release. Changes are bugfixes only.
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 4 | ||||
-rw-r--r-- | net/bind9/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 6e6834c577d..7058d10dc34 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/08/29 10:57:16 rh Exp $ +# $NetBSD: Makefile,v 1.13 2000/09/18 05:16:45 rh Exp $ # DISTNAME= bind-${BIND_VERSION} @@ -18,7 +18,7 @@ BUILD_DEFS+= USE_INET6 ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k # No need to set USE_INET6, will auto-detect. -BIND_VERSION= 9.0.0rc5 +BIND_VERSION= 9.0.0 DIST_SUBDIR= bind/${BIND_VERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mit-pthreads \ diff --git a/net/bind9/files/md5 b/net/bind9/files/md5 index 2acc2386c67..d48e7eb3cf0 100644 --- a/net/bind9/files/md5 +++ b/net/bind9/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.9 2000/08/29 10:57:17 rh Exp $ +$NetBSD: md5,v 1.10 2000/09/18 05:16:46 rh Exp $ -MD5 (bind/9.0.0rc5/bind-9.0.0rc5.tar.gz) = 1632feb784668efa23c9574a4416f370 +MD5 (bind/9.0.0/bind-9.0.0.tar.gz) = 04d09c518c154ce22a004d670b0fdaf4 |