diff options
author | itojun <itojun> | 2002-11-17 16:08:08 +0000 |
---|---|---|
committer | itojun <itojun> | 2002-11-17 16:08:08 +0000 |
commit | 6494c9ecf5f6d5efbf2922e94f075b474c358ac7 (patch) | |
tree | ccfdd7bcd39105065b580dc8376ab7f5eefee787 /net | |
parent | 486801fc597fe435954719dbeed01a58682653af (diff) | |
download | pkgsrc-6494c9ecf5f6d5efbf2922e94f075b474c358ac7.tar.gz |
upgrade to 8.3.4. all security patches are applied in 8.3.3nb1.
Diffstat (limited to 'net')
-rw-r--r-- | net/bind8/Makefile | 8 | ||||
-rw-r--r-- | net/bind8/distinfo | 12 |
2 files changed, 7 insertions, 13 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index dbd775c4554..b5c8bb3f603 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -1,12 +1,11 @@ # -# $NetBSD: Makefile,v 1.15 2002/11/14 04:13:46 itojun Exp $ +# $NetBSD: Makefile,v 1.16 2002/11/17 16:08:08 itojun Exp $ # # FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp # DISTNAME= bind PKGNAME= bind-${BIND_VERSION} -PKGREVISION= 1 WRKSRC= ${WRKDIR}/src CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${BIND_VERSION}/ @@ -16,12 +15,9 @@ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.isc.org/products/BIND/ COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS -PATCH_SITES= http://www.isc.org/products/BIND/patches/ -PATCHFILES= bind833.diff - Y2K= http://www.isc.org/ISC/y2k.html -BIND_VERSION= 8.3.3 +BIND_VERSION= 8.3.4 DIST_SUBDIR= bind/${BIND_VERSION} EXTRACT_ONLY= ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz diff --git a/net/bind8/distinfo b/net/bind8/distinfo index ccbcaa2fb2a..f701c81d42a 100644 --- a/net/bind8/distinfo +++ b/net/bind8/distinfo @@ -1,11 +1,9 @@ -$NetBSD: distinfo,v 1.11 2002/11/14 04:13:46 itojun Exp $ +$NetBSD: distinfo,v 1.12 2002/11/17 16:08:09 itojun Exp $ -SHA1 (bind/8.3.3/bind-src.tar.gz) = d78e1e0818c16e6a81b2fbd545b564e73c1229fe -Size (bind/8.3.3/bind-src.tar.gz) = 1411990 bytes -SHA1 (bind/8.3.3/bind-doc.tar.gz) = 476f2b545f56b8fc2aad9d6e00653d1e267cfef6 -Size (bind/8.3.3/bind-doc.tar.gz) = 1488903 bytes -SHA1 (bind/8.3.3/bind833.diff) = b903de162847cf00e30bc8949b11187161396fe7 -Size (bind/8.3.3/bind833.diff) = 8590 bytes +SHA1 (bind/8.3.4/bind-src.tar.gz) = 18f8a6af0ede72981f5a1e45462978450f4d9b74 +Size (bind/8.3.4/bind-src.tar.gz) = 1413654 bytes +SHA1 (bind/8.3.4/bind-doc.tar.gz) = 31939d57faa01f761e25247cd7e1732308c3674a +Size (bind/8.3.4/bind-doc.tar.gz) = 1490246 bytes SHA1 (patch-aa) = 6897694a7fa77bfb7c5da2d29a7537c948c669cb SHA1 (patch-ab) = 0d0e2e1a8cb58fc6c11b60fcc69fe496251f7659 SHA1 (patch-ac) = fdf75b6b53fe4b9ab6ca74b90400edda54a825b1 |