diff options
author | reed <reed@pkgsrc.org> | 2009-07-29 00:24:03 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2009-07-29 00:24:03 +0000 |
commit | 36969073ee78d82a27fe222c13c1c481a46ece1f (patch) | |
tree | b517036842faa07b0c2e13b11ecbcecd7978523e /net/bind95 | |
parent | c0d82055407df17bba18be9336b4288cf1ad5d87 (diff) | |
download | pkgsrc-36969073ee78d82a27fe222c13c1c481a46ece1f.tar.gz |
Update to 9.5.1-P3.
From CHANGES:
2640. [security] A specially crafted update packet will cause named
to exit. [RT #20000]
Diffstat (limited to 'net/bind95')
-rw-r--r-- | net/bind95/Makefile | 6 | ||||
-rw-r--r-- | net/bind95/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bind95/Makefile b/net/bind95/Makefile index 3d7e13d1330..2bfa197002d 100644 --- a/net/bind95/Makefile +++ b/net/bind95/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/07/24 12:30:00 obache Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/29 00:24:03 reed Exp $ DISTNAME= bind-${BIND_VERSION} -PKGNAME= ${DISTNAME:S/-P2/pl2/} +PKGNAME= ${DISTNAME:S/-P/pl/} CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -15,7 +15,7 @@ CONFLICTS+= bind>=9.6.0 PKG_DESTDIR_SUPPORT= user-destdir -BIND_VERSION= 9.5.1-P2 +BIND_VERSION= 9.5.1-P3 # IPv6 ready, automatically detected .include "../../mk/bsd.prefs.mk" diff --git a/net/bind95/distinfo b/net/bind95/distinfo index 7a1b300240f..61901d20e2f 100644 --- a/net/bind95/distinfo +++ b/net/bind95/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2009/04/07 17:38:11 hasso Exp $ +$NetBSD: distinfo,v 1.9 2009/07/29 00:24:03 reed Exp $ -SHA1 (bind-9.5.1-P2.tar.gz) = 5c122d1abf8edfe53f86059e67e28753935f62f5 -RMD160 (bind-9.5.1-P2.tar.gz) = e57cad26efc3ad4aea17aaf2cce506c69c70a643 -Size (bind-9.5.1-P2.tar.gz) = 6690701 bytes +SHA1 (bind-9.5.1-P3.tar.gz) = fa17c60a1e0e95c67b2680f091e46c5677dcb805 +RMD160 (bind-9.5.1-P3.tar.gz) = 6a929a8860b4e0f4394783023eef8b488ad58af8 +Size (bind-9.5.1-P3.tar.gz) = 6690806 bytes SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5 SHA1 (patch-ac) = 71a379fcb128013bfbacd87002c27dd90c1844b1 SHA1 (patch-ad) = 9a46d8de9d84e708ac64df8e4da504176dba05d4 |