diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile index 4a85b84af44e..e75325fcf0ac 100644 --- a/dns/dnsperf/Makefile +++ b/dns/dnsperf/Makefile @@ -1,36 +1,35 @@ PORTNAME= dnsperf -DISTVERSION= 2.11.0 -PORTREVISION= 1 +DISTVERSION= 2.14.0 CATEGORIES= dns benchmarks net MASTER_SITES= https://www.dns-oarc.net/files/${PORTNAME}/ MAINTAINER= hrs@FreeBSD.org COMMENT= Performance measurement of Domain Name System (DNS) servers WWW= https://www.dns-oarc.net/tools/dnsperf LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \ libck.so:devel/concurrencykit \ libldns.so:dns/ldns USES= compiler:c11 libtool pkgconfig ssl GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV= libssl_LIBS="-lssl -L${OPENSSLLIB}" \ libssl_CFLAGS="-I${OPENSSLINC}" \ libcrypto_LIBS="-lcrypto -L${OPENSSLLIB}" \ libcrypto_CFLAGS="-I${OPENSSLINC}" MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_MAN="${INSTALL_MAN}" PLIST_FILES= bin/dnsperf \ bin/resperf \ bin/resperf-report \ share/man/man1/dnsperf.1.gz \ share/man/man1/resperf.1.gz .include diff --git a/dns/dnsperf/distinfo b/dns/dnsperf/distinfo index ad66983d824e..4b0d6989e7f7 100644 --- a/dns/dnsperf/distinfo +++ b/dns/dnsperf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676099775 -SHA256 (dnsperf-2.11.0.tar.gz) = b216ca0855beefe9cefc58af2ccef6819fc2cf45e1efe50e1e131387f26272a1 -SIZE (dnsperf-2.11.0.tar.gz) = 457834 +TIMESTAMP = 1731091893 +SHA256 (dnsperf-2.14.0.tar.gz) = 134ba69744705bdb65ea57e25713300a6771f7cecbd5d6a74dd9472c18ac2696 +SIZE (dnsperf-2.14.0.tar.gz) = 469420