upgrade to 9.1.1. functionality equal to 9.1.1rc7 (= 9.1.0.7)
This commit is contained in:
parent
92dcf45784
commit
92b9a54f27
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue