summaryrefslogtreecommitdiff
path: root/net/bind9
diff options
context:
space:
mode:
authorwiz <wiz>2004-03-26 02:27:34 +0000
committerwiz <wiz>2004-03-26 02:27:34 +0000
commit7cae8d916af102036e08b05f015a904705109b88 (patch)
tree41dd3b7f8e57da510c64a490aa410798a76dec65 /net/bind9
parentbbaef637c5437ef15b10d1ce39468d92878689d2 (diff)
downloadpkgsrc-7cae8d916af102036e08b05f015a904705109b88.tar.gz
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'net/bind9')
-rw-r--r--net/bind9/Makefile4
-rw-r--r--net/bind9/buildlink2.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 9dbe585b207..ea52858f39e 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2004/02/14 17:21:46 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2004/03/26 02:27:47 wiz Exp $
#
DISTNAME= bind-${BIND_VERSION}
PKGNAME= bind-${BIND_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
diff --git a/net/bind9/buildlink2.mk b/net/bind9/buildlink2.mk
index 3af6d2ffbd4..30861e00492 100644
--- a/net/bind9/buildlink2.mk
+++ b/net/bind9/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1 2003/05/12 17:17:35 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2004/03/26 02:27:47 wiz Exp $
#
# This Makefile fragment is included by packages that use bind.
#
@@ -10,6 +10,7 @@ BIND_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= bind
BUILDLINK_DEPENDS.bind?= bind>=9.2.2
+BUILDLINK_RECOMMENDED.bind?= bind>=9.2.3nb2
BUILDLINK_PKGSRCDIR.bind?= ../../net/bind9
EVAL_PREFIX+= BUILDLINK_PREFIX.bind=bind