diff options
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 6 | ||||
-rw-r--r-- | net/bind9/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 76fc434abe6..27c8b2c8385 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2001/04/12 03:35:25 itojun Exp $ +# $NetBSD: Makefile,v 1.35 2001/05/06 00:19:06 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} -PKGNAME= bind-9.1.1 +PKGNAME= bind-9.1.2 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -15,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.1 +BIND_VERSION= 9.1.2 DIST_SUBDIR= bind/${BIND_VERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-threads # Until we have real threads diff --git a/net/bind9/distinfo b/net/bind9/distinfo index a3de568b4ca..ddb349ae839 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:10 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/05/06 00:19:06 itojun Exp $ -SHA1 (bind/9.1.1/bind-9.1.1.tar.gz) = 7574de7d6d7b011ae5f1a19e797a876d24f0e03d -Size (bind/9.1.1/bind-9.1.1.tar.gz) = 3307201 bytes +SHA1 (bind/9.1.2/bind-9.1.2.tar.gz) = ca543839b28d0c82a9923f6588cb5c0679864a0d +Size (bind/9.1.2/bind-9.1.2.tar.gz) = 3309897 bytes SHA1 (patch-aa) = 70102411c64adaba2d63f58d2a50b5ef725831ed SHA1 (patch-ab) = 77bb2703e7de1d503e85a932c503facdcdb95de3 SHA1 (patch-ac) = ca57e92cb3e6da548e9fcc5521bc216cd6a5ca96 |