1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 3.0.4

- Add SHA256
- Use NOT_FOR_ARCHS instead .if

PR:		ports/89006
Submitted by:	maintainer
This commit is contained in:
Renato Botelho 2005-11-14 12:59:34 +00:00
parent 9d8cde838f
commit 42f1e59b60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148228
2 changed files with 6 additions and 7 deletions

View File

@ -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>

View File

@ -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