diff options
-rw-r--r-- | net/bind9-current/Makefile | 6 | ||||
-rw-r--r-- | net/bind9-current/PLIST | 8 | ||||
-rw-r--r-- | net/bind9-current/distinfo | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile index 97e9d46a291..3c9b9e6430b 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2002/10/25 11:56:13 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2002/11/13 01:53:39 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} -PKGNAME= bind-9.2.99.20020722 +PKGNAME= bind-9.2.99.20021113 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/snapshots/ @@ -10,7 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.isc.org/products/BIND/ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS -BIND_VERSION= 9.3.0s20020722 +BIND_VERSION= 9.3.0s20021113 DIST_SUBDIR= bind/${BIND_VERSION} # IPv6 ready, automatically detected diff --git a/net/bind9-current/PLIST b/net/bind9-current/PLIST index 3f10642b95f..6f24d860b44 100644 --- a/net/bind9-current/PLIST +++ b/net/bind9-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2002/09/13 09:48:48 itojun Exp $ +@comment $NetBSD: PLIST,v 1.9 2002/11/13 01:53:40 itojun Exp $ bin/dig bin/host bin/isc-config.sh @@ -6,6 +6,9 @@ bin/nslookup bin/nsupdate etc/rc.d/lwresd etc/rc.d/named9 +include/bind9/check.h +include/bind9/getaddresses.h +include/bind9/version.h include/dns/a6.h include/dns/acl.h include/dns/adb.h @@ -159,7 +162,9 @@ include/isccc/types.h include/isccc/util.h include/isccc/version.h include/isccfg/cfg.h +include/isccfg/grammar.h include/isccfg/log.h +include/isccfg/namedconf.h include/isccfg/version.h include/lwres/context.h include/lwres/int.h @@ -218,6 +223,7 @@ sbin/rndc-confgen @dirrm include/isc @dirrm include/dst @dirrm include/dns +@dirrm include/bind9 man/man1/dig.1 man/man1/host.1 man/man3/lwres.3 diff --git a/net/bind9-current/distinfo b/net/bind9-current/distinfo index b559e6da8f8..096511fdbfd 100644 --- a/net/bind9-current/distinfo +++ b/net/bind9-current/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2002/08/26 11:42:07 itojun Exp $ +$NetBSD: distinfo,v 1.22 2002/11/13 01:53:40 itojun Exp $ -SHA1 (bind/9.3.0s20020722/bind-9.3.0s20020722.tar.gz) = fcd86c88d0fa95d9647ac9db19d3807c5abe2c56 -Size (bind/9.3.0s20020722/bind-9.3.0s20020722.tar.gz) = 5162667 bytes +SHA1 (bind/9.3.0s20021113/bind-9.3.0s20021113.tar.gz) = 7a2e1ff0449caea971a9a9ea5f7315371927e9aa +Size (bind/9.3.0s20021113/bind-9.3.0s20021113.tar.gz) = 5278667 bytes SHA1 (patch-aa) = c23ea4fdb61e9a08e8f88bcc91fb1adc652403ba SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 |