diff options
-rw-r--r-- | net/bind98/Makefile | 4 | ||||
-rw-r--r-- | net/bind98/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index b9fbe15726d..d38288255c9 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/05/27 06:45:30 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/07/05 13:35:29 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.8.0-P2 +BIND_VERSION= 9.8.0-P4 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind98/distinfo b/net/bind98/distinfo index 62224881918..7d83bbb4ed8 100644 --- a/net/bind98/distinfo +++ b/net/bind98/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2011/05/27 06:45:30 taca Exp $ +$NetBSD: distinfo,v 1.4 2011/07/05 13:35:29 taca Exp $ -SHA1 (bind-9.8.0-P2.tar.gz) = b3492ad11cfbf2939d9b0fb62c52c204de58679b -RMD160 (bind-9.8.0-P2.tar.gz) = 3db0b25303da78f06d6fb48f66908111cb0eb34c -Size (bind-9.8.0-P2.tar.gz) = 7702702 bytes +SHA1 (bind-9.8.0-P4.tar.gz) = 969864200c1516a8bea54266de60f316d79182b4 +RMD160 (bind-9.8.0-P4.tar.gz) = cd44fe00d5f052ab441c16b2e735ad5771b4230a +Size (bind-9.8.0-P4.tar.gz) = 7703981 bytes SHA1 (patch-config.threads.in) = 3d8ee03230fdb6aca545a67759ba7aacda52bb61 SHA1 (patch-configure) = edf5a32b5c05aea110316f877264c22a2c4344ba SHA1 (patch-lib_dns_rbt.c) = 29fb5c24ff3558f1621e93ea16419e32dbc695b7 |