diff options
author | reed <reed@pkgsrc.org> | 2009-07-28 20:39:45 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2009-07-28 20:39:45 +0000 |
commit | b2eb5516d1a06bd72770d77db5d855847b63c3c2 (patch) | |
tree | 66a1ee24a1e22e4b8b078e0d4e54ea4626753da6 /net/bind9 | |
parent | a6dd40ee2c7ae72af4a6c360424362a6f7fdf717 (diff) | |
download | pkgsrc-b2eb5516d1a06bd72770d77db5d855847b63c3c2.tar.gz |
Updated to 9.4.3-P3 for security issue:
https://www.isc.org/node/474
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 6 | ||||
-rw-r--r-- | net/bind9/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 4ec8daed242..9f012c68149 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2009/07/24 12:30:00 obache Exp $ +# $NetBSD: Makefile,v 1.109 2009/07/28 20:39:45 reed Exp $ DISTNAME= bind-${BIND_VERSION} -PKGNAME= ${DISTNAME:S/-P2/pl2/} +PKGNAME= ${DISTNAME:S/-P3/pl3/} 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.5.0 PKG_DESTDIR_SUPPORT= user-destdir -BIND_VERSION= 9.4.3-P2 +BIND_VERSION= 9.4.3-P3 # IPv6 ready, automatically detected .include "../../mk/bsd.prefs.mk" diff --git a/net/bind9/distinfo b/net/bind9/distinfo index 01e326ab5c3..4851250f2bf 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.43 2009/04/07 17:38:10 hasso Exp $ +$NetBSD: distinfo,v 1.44 2009/07/28 20:39:45 reed Exp $ -SHA1 (bind-9.4.3-P2.tar.gz) = 6ef00b9db269180e4cfa2ea3fe06f7ab9bc7cfa0 -RMD160 (bind-9.4.3-P2.tar.gz) = 89d7c41a8c04833f4427914857f91ffffb0ac5ee -Size (bind-9.4.3-P2.tar.gz) = 6544865 bytes +SHA1 (bind-9.4.3-P3.tar.gz) = 165b3ee52309ae4a483901db6992a979f6382ba7 +RMD160 (bind-9.4.3-P3.tar.gz) = 1e59f48f538141bb5c36fa58607ac4689cb6a161 +Size (bind-9.4.3-P3.tar.gz) = 6544968 bytes SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5 SHA1 (patch-ac) = d862218c833dbb129b5104ad26872cd4bf3e7c5f SHA1 (patch-ad) = 0851864c896c2f0eb63cb58da39e12cfa89f1b7c |