diff options
-rw-r--r-- | benchmarks/pipebench/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/pipebench/patches/patch-aa | 6 | ||||
-rw-r--r-- | comms/synce-rra/distinfo | 4 | ||||
-rw-r--r-- | comms/synce-rra/patches/patch-af | 6 |
4 files changed, 8 insertions, 12 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 diff --git a/comms/synce-rra/distinfo b/comms/synce-rra/distinfo index 647ba99beeb..90492e13d33 100644 --- a/comms/synce-rra/distinfo +++ b/comms/synce-rra/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2006/01/05 23:25:30 joerg Exp $ +$NetBSD: distinfo,v 1.5 2006/03/03 22:06:44 kristerw Exp $ SHA1 (synce-rra-0.9.1.tar.gz) = 9532427890404a5f095df6b95e140c11e20e2e9c RMD160 (synce-rra-0.9.1.tar.gz) = af3b87221f28db88a744039b9c709f2a534d4602 @@ -11,4 +11,4 @@ SHA1 (patch-ab) = da7a149c9a7ef3569845af795b9bf47441bcd19c SHA1 (patch-ac) = c32888b506572d8bf858f4b75836cc8c38c1a277 SHA1 (patch-ad) = 7d5bcf1b6e26355cec79522e5caa64528d7a8d82 SHA1 (patch-ae) = 49264cf568a81f68f661aba254c1f4e34f65f3c1 -SHA1 (patch-af) = dbb17d31ada66ceccca94fe22e85ff15ad29ec6f +SHA1 (patch-af) = 10c72841de2279a5f78713784d692c6c205cdce0 diff --git a/comms/synce-rra/patches/patch-af b/comms/synce-rra/patches/patch-af index f1179bd7834..25f8de2d1bc 100644 --- a/comms/synce-rra/patches/patch-af +++ b/comms/synce-rra/patches/patch-af @@ -1,9 +1,7 @@ -$NetBSD: patch-af,v 1.3 2006/01/05 23:25:30 joerg Exp $ +$NetBSD: patch-af,v 1.4 2006/03/03 22:06:44 kristerw Exp $ --- src/rra-timezone.c.orig 2004-08-01 18:01:27.000000000 +0000 +++ src/rra-timezone.c 2006-01-05 17:15:55.000000000 +0000 -@@ -2,4 +2,2 @@ +@@ -2,2 +1,0 @@ -#define _POSIX_C_SOURCE 2 /* for getopt */ -#define _BSD_SOURCE - #include "../lib/timezone.h" - #include "../lib/generator.h" |