Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/dillo/files: dillo2-inbuf.patch
Date: Sat, 23 Aug 2014 09:46:33
Message-Id: 20140823094630.4038D3C2C@oystercatcher.gentoo.org
1 jer 14/08/23 09:46:30
2
3 Modified: dillo2-inbuf.patch
4 Log:
5 Clean up patch.
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 www-client/dillo/files/dillo2-inbuf.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/files/dillo2-inbuf.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/files/dillo2-inbuf.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/files/dillo2-inbuf.patch?r1=1.1&r2=1.2
15
16 Index: dillo2-inbuf.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-client/dillo/files/dillo2-inbuf.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- dillo2-inbuf.patch 22 Oct 2008 00:45:26 -0000 1.1
23 +++ dillo2-inbuf.patch 23 Aug 2014 09:46:30 -0000 1.2
24 @@ -1,6 +1,5 @@
25 -=== modified file 'src/form.cc'
26 ---- src/form.cc 2008-10-21 21:02:31 +0000
27 -+++ src/form.cc 2008-10-21 21:02:53 +0000
28 +--- a/src/form.cc
29 ++++ b/src/form.cc
30 @@ -1240,8 +1240,9 @@
31 int rc = 0;
32 Dstr *output;