Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-svn/files: thunar-svn-0.0.3-subversion-1.6.patch
Date: Fri, 01 May 2009 04:18:39
Message-Id: E1LzkCr-0001OT-J3@stork.gentoo.org
1 darkside 09/05/01 04:18:37
2
3 Added: thunar-svn-0.0.3-subversion-1.6.patch
4 Log:
5 Include a patch to allow building with subversion-1.6+, bug 264451
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 xfce-extra/thunar-svn/files/thunar-svn-0.0.3-subversion-1.6.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-svn/files/thunar-svn-0.0.3-subversion-1.6.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-svn/files/thunar-svn-0.0.3-subversion-1.6.patch?rev=1.1&content-type=text/plain
13
14 Index: thunar-svn-0.0.3-subversion-1.6.patch
15 ===================================================================
16 --- tsp-svn-helper/tsh-common.c.orig 2009-04-30 23:03:34.037702354 -0500
17 +++ tsp-svn-helper/tsh-common.c 2009-04-30 23:03:59.114952043 -0500
18 @@ -34,6 +34,7 @@
19 #include <subversion-1/svn_pools.h>
20 #include <subversion-1/svn_fs.h>
21 #include <subversion-1/svn_time.h>
22 +#include <subversion-1/svn_props.h>
23
24 #include "tsh-dialog-common.h"
25 #include "tsh-login-dialog.h"