diff options
author | edwin <edwin@FreeBSD.org> | 2008-07-28 11:49:30 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-07-28 11:49:30 +0800 |
commit | a75e54c37473e50b9b75a3831e9bf3541e181f9e (patch) | |
tree | 714b494736ae588ffa3b0f0fa3c022668b88fc03 | |
parent | edff1937c4bc2e7d90d8d722cbbf2655fe3d4187 (diff) | |
download | freebsd-ports-gnome-a75e54c37473e50b9b75a3831e9bf3541e181f9e.tar.gz freebsd-ports-gnome-a75e54c37473e50b9b75a3831e9bf3541e181f9e.tar.zst freebsd-ports-gnome-a75e54c37473e50b9b75a3831e9bf3541e181f9e.zip |
Update to 1.0.1.0
-rw-r--r-- | dns/dnsperf/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsperf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile index fa878f604f96..b25287a205f7 100644 --- a/dns/dnsperf/Makefile +++ b/dns/dnsperf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dnsperf -PORTVERSION= 1.0.0.1 +PORTVERSION= 1.0.1.0 CATEGORIES= dns benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 +DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= edwin@mavetju.org COMMENT= DNSPerf and ResPerf deliver accurate performance metrics of Domain Name Services diff --git a/dns/dnsperf/distinfo b/dns/dnsperf/distinfo index 392fcdaf014c..b00d59b04cc1 100644 --- a/dns/dnsperf/distinfo +++ b/dns/dnsperf/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsperf-1.0.0.1-1.tar.gz) = db2e3f85fbe1f75d384f9b5c1ff0759a -SHA256 (dnsperf-1.0.0.1-1.tar.gz) = 1667b66bda23076bf689678ba8bf5b7f3ecd1a31d87a35469bc3b3fd475edf2f -SIZE (dnsperf-1.0.0.1-1.tar.gz) = 376651 +MD5 (dnsperf-src-1.0.1.0-1.tar.gz) = 008fa4b10d24ab977482755361104554 +SHA256 (dnsperf-src-1.0.1.0-1.tar.gz) = 2876529516e3600d903e850c81f76adf7a7bec9969a20afa6d08f0f671f27893 +SIZE (dnsperf-src-1.0.1.0-1.tar.gz) = 914154 |