pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/pipebench Re-add the patch with -ko, as sug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/29d71be2b1c5
branches: trunk
changeset: 498811:29d71be2b1c5
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Sep 03 19:32:52 2005 +0000
description:
Re-add the patch with -ko, as suggests pkglint.
diffstat:
benchmarks/pipebench/distinfo | 4 ++--
benchmarks/pipebench/patches/patch-aa | 14 ++++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r ae98733ea4ec -r 29d71be2b1c5 benchmarks/pipebench/distinfo
--- a/benchmarks/pipebench/distinfo Sat Sep 03 19:31:26 2005 +0000
+++ b/benchmarks/pipebench/distinfo Sat Sep 03 19:32:52 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/09/03 19:26:02 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2005/09/03 19:32:52 xtraeme 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) = 3ab4250484a6d7affa665ad3c9f048d2151684d2
+SHA1 (patch-aa) = 6dd665547b83bfd9a4cf2833f039c09b9a8ec813
diff -r ae98733ea4ec -r 29d71be2b1c5 benchmarks/pipebench/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/pipebench/patches/patch-aa Sat Sep 03 19:32:52 2005 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.5 2005/09/03 19:32:52 xtraeme Exp $
+
+--- Makefile.orig 2005-09-03 21:31:38.000000000 +0200
++++ Makefile 2005-09-03 21:31:45.000000000 +0200
+@@ -1,7 +1,7 @@
+ # $Id: patch-aa,v 1.5 2005/09/03 19:32:52 xtraeme Exp $
+
+-CC=gcc
+-CFLAGS=-Wall -w -pedantic
++#CC=gcc
++CFLAGS+=-Wall -w -pedantic
+
+ all: pipebench
+ doc: pipebench.1
Home |
Main Index |
Thread Index |
Old Index