mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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.
This commit is contained in:
parent
4bff3754b1
commit
9a2b4bc7c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50360
3 changed files with 3 additions and 3 deletions
|
@ -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/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (postmark-1_13.c) = d6a208f56b140669da4cc11ef8501cdc
|
||||
MD5 (postmark-1_5.c) = ad1208e0bd9e0b19c6b9728febccac17
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue