diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-17 04:07:45 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-17 04:07:45 +0000 |
commit | fe832685af5bde35d9fdd5966d3f7642329c3d0d (patch) | |
tree | b401fa86abadc1b1b0a87d281e143d77d635a195 /benchmarks | |
parent | 715b3b08e3ce8eaf80879db0f48290b345f18063 (diff) | |
download | ports-fe832685af5bde35d9fdd5966d3f7642329c3d0d.tar.gz ports-fe832685af5bde35d9fdd5966d3f7642329c3d0d.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/postmark/Makefile | 5 | ||||
-rw-r--r-- | benchmarks/postmark/distinfo | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index acc475db25b9..30ab65f47c6a 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -8,10 +8,15 @@ PORTNAME= postmark PORTVERSION= 1.51 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig +PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} +PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz +PATCH_DIST_STRIP= -p1 + MAINTAINER= ports@FreeBSD.org COMMENT= NetApps file system benchmark diff --git a/benchmarks/postmark/distinfo b/benchmarks/postmark/distinfo index 26482fce1497..784258336f12 100644 --- a/benchmarks/postmark/distinfo +++ b/benchmarks/postmark/distinfo @@ -1,3 +1,6 @@ MD5 (postmark_1.51.orig.tar.gz) = b494167c2df1850004110ab28e5ad164 SHA256 (postmark_1.51.orig.tar.gz) = 7cb7c31d4e7725ce8d8e11fb7df62ed700dee4dbd5ca1e31bf3a9161fc890b41 SIZE (postmark_1.51.orig.tar.gz) = 13394 +MD5 (postmark_1.51-5.diff.gz) = 783b68e0f016918da368c0c81ade3fd0 +SHA256 (postmark_1.51-5.diff.gz) = 65bddac38d38d51ba0c0662c3a2fcc28d868a104316fd1afbe93e15556ed7d36 +SIZE (postmark_1.51-5.diff.gz) = 3509 |