Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/netkit-routed/files: netkit-routed-0.17-time.patch
Date: Thu, 26 Aug 2010 21:28:30
Message-Id: 20100826212827.1533120051@flycatcher.gentoo.org
1 jer 10/08/26 21:28:27
2
3 Modified: netkit-routed-0.17-time.patch
4 Log:
5 Clean up patch.
6
7 (Portage version: 2.2_rc69/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 net-misc/netkit-routed/files/netkit-routed-0.17-time.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-time.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-time.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-time.patch?r1=1.1&r2=1.2
15
16 Index: netkit-routed-0.17-time.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-time.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- netkit-routed-0.17-time.patch 26 Aug 2010 21:09:14 -0000 1.1
23 +++ netkit-routed-0.17-time.patch 26 Aug 2010 21:28:26 -0000 1.2
24 @@ -1,5 +1,5 @@
25 ---- routed/main.c.orig 2000-01-06 00:16:12.000000000 +0100
26 -+++ routed/main.c 2010-08-26 23:04:56.000000000 +0200
27 +--- a/routed/main.c 2000-01-06 00:16:12.000000000 +0100
28 ++++ b/routed/main.c 2010-08-26 23:04:56.000000000 +0200
29 @@ -57,6 +57,7 @@
30 #include <syslog.h>
31 #include <assert.h>
32 @@ -8,8 +8,8 @@
33
34 #define BUFSPACE (127*1024) /* max. input buffer size to request */
35
36 ---- routed/trace.c.orig 2000-07-23 01:25:11.000000000 +0200
37 -+++ routed/trace.c 2010-08-26 23:05:17.000000000 +0200
38 +--- a/routed/trace.c 2000-07-23 01:25:11.000000000 +0200
39 ++++ b/routed/trace.c 2010-08-26 23:05:17.000000000 +0200
40 @@ -50,6 +50,7 @@
41 #include <syslog.h>
42 #include <errno.h>