summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-14 12:59:34 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-14 12:59:34 +0000
commit42f1e59b6021362d1aa8d4eb1726d562469f6371 (patch)
tree0856febbb76e9354da422c2556e1224c9b96f8b4 /benchmarks
parentUpdate to 2.0.6. (diff)
- Update to 3.0.4
- Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=148228
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 66d3837b4bae..a8262109e5b6 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 6247cff3cc83..2dd433d6cf55 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