diff options
author | itojun <itojun@pkgsrc.org> | 2001-03-29 03:40:42 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-03-29 03:40:42 +0000 |
commit | 92b9a54f27541f09292b4f54a97b43e2e975407f (patch) | |
tree | f45df58c84e75afa44667a2504b19335150d20e2 /net | |
parent | 92dcf45784382859d8ffbc29bb94db3567a11ef8 (diff) | |
download | pkgsrc-92b9a54f27541f09292b4f54a97b43e2e975407f.tar.gz |
upgrade to 9.1.1. functionality equal to 9.1.1rc7 (= 9.1.0.7)
Diffstat (limited to 'net')
-rw-r--r-- | net/bind9/Makefile | 7 | ||||
-rw-r--r-- | net/bind9/files/md5 | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 49be7c12c91..d176c74c634 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2001/03/27 09:01:27 itojun Exp $ +# $NetBSD: Makefile,v 1.33 2001/03/29 03:40:42 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} -# trick to avoid version number issue - 9.1.1rc7 is prior to 9.1.1 -PKGNAME= bind-9.1.0.7 +PKGNAME= bind-9.1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -16,7 +15,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.1.1rc7 +BIND_VERSION= 9.1.1 DIST_SUBDIR= bind/${BIND_VERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-threads # Until we have real threads diff --git a/net/bind9/files/md5 b/net/bind9/files/md5 index 963f880cb3a..47f13038f49 100644 --- a/net/bind9/files/md5 +++ b/net/bind9/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.17 2001/03/27 09:01:28 itojun Exp $ +$NetBSD: md5,v 1.18 2001/03/29 03:40:43 itojun Exp $ -SHA1 (bind/9.1.1rc7/bind-9.1.1rc7.tar.gz) = 98f7ba94fe4237195a84417ebc6913fa23e6065f +SHA1 (bind/9.1.1/bind-9.1.1.tar.gz) = 7574de7d6d7b011ae5f1a19e797a876d24f0e03d |