diff options
author | tron <tron@pkgsrc.org> | 2005-06-01 22:02:55 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-06-01 22:02:55 +0000 |
commit | 053bb03ba75875a1f517b6f85115cac73bbc158e (patch) | |
tree | 6ab94d3d9bd27b42beeab3021ae754b7d4cf749d /net/bind9 | |
parent | 254e8b93431e6d87d7c62395afe7975351d588b4 (diff) | |
download | pkgsrc-053bb03ba75875a1f517b6f85115cac73bbc158e.tar.gz |
Update "bind" package to version 9.3.1. Changes since version 9.3.0:
BIND 9.3.1 is a maintenance release, containing fixes for a number of
bugs in 9.3.0.
libbind: corresponds to that from BIND 8.4.6-REL.
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 11 | ||||
-rw-r--r-- | net/bind9/PLIST | 4 | ||||
-rw-r--r-- | net/bind9/distinfo | 11 |
3 files changed, 9 insertions, 17 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 23cf4067445..bba56ab7e6e 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,20 +1,15 @@ -# $NetBSD: Makefile,v 1.69 2005/04/11 21:46:44 tv Exp $ +# $NetBSD: Makefile,v 1.70 2005/06/01 22:02:55 tron Exp $ DISTNAME= bind-${BIND_VERSION} -PKGNAME= bind-${BIND_VERSION}pl1 -PKGREVISION= 2 +PKGNAME= bind-${BIND_VERSION} CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= 9.3.0-patch1 -PATCH_DIST_STRIP= -p1 - MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.isc.org/sw/bind/ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS -BIND_VERSION= 9.3.0 +BIND_VERSION= 9.3.1 DIST_SUBDIR= bind/${BIND_VERSION} # IPv6 ready, automatically detected diff --git a/net/bind9/PLIST b/net/bind9/PLIST index aa53a889ef1..6730a5ce166 100644 --- a/net/bind9/PLIST +++ b/net/bind9/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2005/05/03 15:38:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.17 2005/06/01 22:02:55 tron Exp $ bin/dig bin/host bin/isc-config.sh @@ -297,13 +297,13 @@ man/man3/lwres_sethostent.3 man/man3/lwres_sethostent_r.3 man/man3/lwres_string_parse.3 man/man5/rndc.conf.5 +man/man5/named.conf.5 man/man8/dnssec-keygen.8 man/man8/dnssec-signzone.8 man/man8/lwresd.8 man/man8/named-checkconf.8 man/man8/named-checkzone.8 man/man8/named.8 -man/man8/named.conf.5 man/man8/nsupdate.8 man/man8/rndc-confgen.8 man/man8/rndc.8 diff --git a/net/bind9/distinfo b/net/bind9/distinfo index 755274cfd9c..993667a56d7 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.23 2005/03/16 13:56:24 tron Exp $ +$NetBSD: distinfo,v 1.24 2005/06/01 22:02:55 tron Exp $ -SHA1 (bind/9.3.0/bind-9.3.0.tar.gz) = 8186898daea3122180a0f0fc54cf4b4632d2270e -RMD160 (bind/9.3.0/bind-9.3.0.tar.gz) = d1ba3ed1ba992b19a51308b0958a17a56f5b102b -Size (bind/9.3.0/bind-9.3.0.tar.gz) = 4730656 bytes -SHA1 (bind/9.3.0/9.3.0-patch1) = 94e8ee6e73dbb82382a9c5c2071c7dcfdc73c7f6 -RMD160 (bind/9.3.0/9.3.0-patch1) = e6301884b063dfad2b428b9d3b7a5ea3292a0403 -Size (bind/9.3.0/9.3.0-patch1) = 1019 bytes +SHA1 (bind/9.3.1/bind-9.3.1.tar.gz) = 99df8014e3b500c4d3a6652ec7b1c3cf7bba6f64 +RMD160 (bind/9.3.1/bind-9.3.1.tar.gz) = 845778c95d7a9a2c46330cac91001ae9a12151e3 +Size (bind/9.3.1/bind-9.3.1.tar.gz) = 4673603 bytes SHA1 (patch-aa) = 959fe6c66d54fa93a0191065a5d54007065ca707 SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5 SHA1 (patch-ac) = 57f0fee92a6c84bf422c6b872eb327b755450557 |