Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: wxGTK-2.6.4.0-r6.ebuild ChangeLog wxGTK-2.8.10.1-r5.ebuild
Date: Fri, 02 Apr 2010 21:18:53
Message-Id: E1NxoGP-0001P1-Fa@stork.gentoo.org
1 dirtyepic 10/04/02 21:18:49
2
3 Modified: wxGTK-2.6.4.0-r6.ebuild ChangeLog
4 wxGTK-2.8.10.1-r5.ebuild
5 Log:
6 Build fix for unixODBC-2.2.14 (bug #310923 by Martin von Gagern).
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.6&r2=1.7
15
16 Index: wxGTK-2.6.4.0-r6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- wxGTK-2.6.4.0-r6.ebuild 21 Mar 2010 14:16:42 -0000 1.6
23 +++ wxGTK-2.6.4.0-r6.ebuild 2 Apr 2010 21:18:49 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.6 2010/03/21 14:16:42 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.7 2010/04/02 21:18:49 dirtyepic Exp $
29
30 inherit eutils versionator flag-o-matic
31
32 @@ -62,6 +62,7 @@
33 epatch "${FILESDIR}"/${PN}-2.6.3-unicode-odbc.patch
34 epatch "${FILESDIR}"/${BASE_P}-collision.patch
35 epatch "${FILESDIR}"/${BASE_P}-mmedia.patch # Bug #174874
36 + epatch "${FILESDIR}"/${PN}-2.8.10.1-odbc-defines.patch # Bug #310923
37
38 # Patches Specific to this version
39
40
41
42
43 1.250 x11-libs/wxGTK/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.250&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.250&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.249&r2=1.250
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
52 retrieving revision 1.249
53 retrieving revision 1.250
54 diff -u -r1.249 -r1.250
55 --- ChangeLog 21 Mar 2010 14:16:42 -0000 1.249
56 +++ ChangeLog 2 Apr 2010 21:18:49 -0000 1.250
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-libs/wxGTK
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.249 2010/03/21 14:16:42 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.250 2010/04/02 21:18:49 dirtyepic Exp $
62 +
63 + 02 Apr 2010; Ryan Hill <dirtyepic@g.o> wxGTK-2.6.4.0-r6.ebuild,
64 + wxGTK-2.8.10.1-r5.ebuild, +files/wxGTK-2.8.10.1-odbc-defines.patch:
65 + Build fix for unixODBC-2.2.14 (bug #310923 by Martin von Gagern).
66
67 21 Mar 2010; Brent Baude <ranger@g.o> wxGTK-2.6.4.0-r6.ebuild,
68 wxGTK-2.8.10.1-r5.ebuild:
69
70
71
72 1.7 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.7&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.7&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.6&r2=1.7
77
78 Index: wxGTK-2.8.10.1-r5.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
81 retrieving revision 1.6
82 retrieving revision 1.7
83 diff -u -r1.6 -r1.7
84 --- wxGTK-2.8.10.1-r5.ebuild 21 Mar 2010 14:16:42 -0000 1.6
85 +++ wxGTK-2.8.10.1-r5.ebuild 2 Apr 2010 21:18:49 -0000 1.7
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.6 2010/03/21 14:16:42 ranger Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.7 2010/04/02 21:18:49 dirtyepic Exp $
91
92 EAPI="2"
93
94 @@ -60,6 +60,7 @@
95 epatch "${FILESDIR}"/${PN}-2.6.3-unicode-odbc.patch
96 epatch "${FILESDIR}"/${PN}-2.8.10-collision.patch
97 epatch "${FILESDIR}"/${PN}-2.8.7-mmedia.patch # Bug #174874
98 + epatch "${FILESDIR}"/${PN}-2.8.10.1-odbc-defines.patch # Bug #310923
99 # this version only:
100 epatch "${FILESDIR}"/${P}-CVE-2009-2369.patch # Bug #277722
101 epatch "${FILESDIR}"/${P}-gsocket.patch # Bug #278778