summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-11-14 12:59:34 +0000
committergarga <garga@FreeBSD.org>2005-11-14 12:59:34 +0000
commit9a708a9a38490406278309e1ec3386dfe6f243a1 (patch)
tree9a0a40d8fa1283dbe2522cd960a2aa24c6a0462d /benchmarks
parent6ced9f8ae024fd4e33ee7e7d1e76a1282a2104bf (diff)
downloadFreeBSD-ports-9a708a9a38490406278309e1ec3386dfe6f243a1.zip
FreeBSD-ports-9a708a9a38490406278309e1ec3386dfe6f243a1.tar.gz
- Update to 3.0.4
- Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile8
-rw-r--r--benchmarks/dbench/distinfo5
2 files changed, 6 insertions, 7 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 66d3837..a826210 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dbench
-PORTVERSION= 3.03
+PORTVERSION= 3.04
CATEGORIES= benchmarks
MASTER_SITES= http://samba.org/ftp/tridge/dbench/
@@ -15,14 +15,12 @@ COMMENT= A simulation of the Ziff-Davis netbench benchmark
GNU_CONFIGURE= yes
+NOT_FOR_ARCHS= amd64
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Doesn't build on FreeBSD < 5.x"
.endif
-.if ${ARCH} == amd64
-BROKEN= "Doesn't build on arch amd64"
-.endif
-
.include <bsd.port.post.mk>
diff --git a/benchmarks/dbench/distinfo b/benchmarks/dbench/distinfo
index 6247cff..2dd433d 100644
--- a/benchmarks/dbench/distinfo
+++ b/benchmarks/dbench/distinfo
@@ -1,2 +1,3 @@
-MD5 (dbench-3.03.tar.gz) = 8bdfa26c7cb0b400223d9be22d761257
-SIZE (dbench-3.03.tar.gz) = 2076982
+MD5 (dbench-3.04.tar.gz) = efd0c958da79c1cd941ecd3f63e637ae
+SHA256 (dbench-3.04.tar.gz) = 055e411081ae25fd358dd0f4c1547ee1bd7429bea0f1fad9156a50a09ddd668b
+SIZE (dbench-3.04.tar.gz) = 2078197
OpenPOWER on IntegriCloud