Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 19:39:08 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369745 - head/dns/dnsperf
Message-ID:  <201410011939.s91Jd8jW066385@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Wed Oct  1 19:39:08 2014
New Revision: 369745
URL: https://svnweb.freebsd.org/changeset/ports/369745
QAT: https://qat.redports.org/buildarchive/r369745/

Log:
  Update dependency.
  
  PR:	194050

Modified:
  head/dns/dnsperf/Makefile

Modified: head/dns/dnsperf/Makefile
==============================================================================
--- head/dns/dnsperf/Makefile	Wed Oct  1 19:29:07 2014	(r369744)
+++ head/dns/dnsperf/Makefile	Wed Oct  1 19:39:08 2014	(r369745)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dnsperf
 PORTVERSION=	2.0.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns benchmarks net
 MASTER_SITES=	ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}-1
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Accurate performance metrics of Domain Name Services
 
-BUILD_DEPENDS=	isc-config.sh:${PORTSDIR}/dns/bind98
+BUILD_DEPENDS=	isc-config.sh:${PORTSDIR}/dns/bind910
 
 USES=		iconv
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410011939.s91Jd8jW066385>