svn commit: r369745 - head/dns/dnsperf
Hiroki Sato
hrs at FreeBSD.org
Wed Oct 1 19:39:09 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list