aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-11-22 08:56:58 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-11-22 08:56:58 +0000
commit9a2b4bc7c57332d98860fbe2f50e4908ebcb6e1c (patch)
treec84e61885f931016b55013a6d9dfb45a4b6117a0 /benchmarks
parent4bff3754b15fadbcceff88f773130a5f9033db15 (diff)
downloadports-9a2b4bc7c57332d98860fbe2f50e4908ebcb6e1c.tar.gz
ports-9a2b4bc7c57332d98860fbe2f50e4908ebcb6e1c.zip
Update to postmark-1.5:
* older postmark-1.13 is no longer available * new version automatically stops if work files are depleted. * new version uses a better PRNG.
Notes
Notes: svn path=/head/; revision=50360
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/postmark/Makefile2
-rw-r--r--benchmarks/postmark/distinfo2
-rw-r--r--benchmarks/postmark/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile
index bdc48835b8fd..8a7da908ee9f 100644
--- a/benchmarks/postmark/Makefile
+++ b/benchmarks/postmark/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= postmark
-PORTVERSION= 1.13
+PORTVERSION= 1.5
CATEGORIES= benchmarks
MASTER_SITES= http://www.netapp.com/ftp/ \
http://www.taronga.com/~nick/files/
diff --git a/benchmarks/postmark/distinfo b/benchmarks/postmark/distinfo
index ee77083ba1b0..7604f07d9c3c 100644
--- a/benchmarks/postmark/distinfo
+++ b/benchmarks/postmark/distinfo
@@ -1 +1 @@
-MD5 (postmark-1_13.c) = d6a208f56b140669da4cc11ef8501cdc
+MD5 (postmark-1_5.c) = ad1208e0bd9e0b19c6b9728febccac17
diff --git a/benchmarks/postmark/pkg-descr b/benchmarks/postmark/pkg-descr
index a2b487226c4f..43b2d360de3c 100644
--- a/benchmarks/postmark/pkg-descr
+++ b/benchmarks/postmark/pkg-descr
@@ -13,6 +13,6 @@ From the paper's Abstract:
PostMark is a new benchmark to measure performance for this class of
application.
-WWW: http://www.netapp.com/tech_library/3022.html
+WWW: http://www.netapp.com/tech_library/postmark.html
-- David (obrien@cs.ucdavis.edu)