diff options
author | kristerw <kristerw> | 2006-03-03 22:06:44 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2006-03-03 22:06:44 +0000 |
commit | 878c6c57c7c960183b2b6422bafc9abe1c1d7712 (patch) | |
tree | 01a029b3c31440dacc4e304da38727caac74f75f /benchmarks | |
parent | 771b2e9db1c09689469cbd23a462b211fd422247 (diff) | |
download | pkgsrc-878c6c57c7c960183b2b6422bafc9abe1c1d7712.tar.gz |
Regen so that the MacOS X patch program can apply it.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/pipebench/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/pipebench/patches/patch-aa | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/benchmarks/pipebench/distinfo b/benchmarks/pipebench/distinfo index 215383c770d..998ec5499b2 100644 --- a/benchmarks/pipebench/distinfo +++ b/benchmarks/pipebench/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/09/03 22:20:55 rillig Exp $ +$NetBSD: distinfo,v 1.6 2006/03/03 22:09:07 kristerw Exp $ SHA1 (pipebench-0.40.tar.gz) = 5ac405b9f1f25b39b3760fd9684533ccb778b26c RMD160 (pipebench-0.40.tar.gz) = 9aa9a4a9ef8c641ca25207707cffaefd91f58d85 Size (pipebench-0.40.tar.gz) = 11542 bytes -SHA1 (patch-aa) = dbb99d8e429ccec5c54218acf460fb35b5645b03 +SHA1 (patch-aa) = f07a93c7c75b8888ac4b8c7e3a6529c23e18ca79 diff --git a/benchmarks/pipebench/patches/patch-aa b/benchmarks/pipebench/patches/patch-aa index 604d1157cb6..dac5fd9873a 100644 --- a/benchmarks/pipebench/patches/patch-aa +++ b/benchmarks/pipebench/patches/patch-aa @@ -1,13 +1,11 @@ -$NetBSD: patch-aa,v 1.6 2005/09/03 22:20:55 rillig Exp $ +$NetBSD: patch-aa,v 1.7 2006/03/03 22:09:07 kristerw Exp $ --- Makefile.orig 2005-09-03 21:31:38.000000000 +0200 +++ Makefile 2005-09-03 21:31:45.000000000 +0200 -@@ -2,6 +2,6 @@ +@@ -2,4 +2,4 @@ -CC=gcc -CFLAGS=-Wall -w -pedantic +#CC=gcc +CFLAGS+=-Wall -w -pedantic - all: pipebench - doc: pipebench.1 |