From d89242d5e0e7a751f8f18548a663068bd84d58f5 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Thu, 22 Nov 2001 08:56:58 +0000 Subject: 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. --- benchmarks/postmark/Makefile | 2 +- benchmarks/postmark/distinfo | 2 +- benchmarks/postmark/pkg-descr | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks') 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) -- cgit