Gentoo Archives: gentoo-commits

From: "Michael Januszewski (spock)" <spock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
Date: Fri, 28 Dec 2007 12:46:20
Message-Id: E1J8EbM-0001Hi-0A@stork.gentoo.org
1 spock 07/12/28 12:46:11
2
3 Modified: xfractint-20.04_p07.ebuild ChangeLog
4 Log:
5 Add a fix for bug #203552.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.4 x11-misc/xfractint/xfractint-20.04_p07.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.3&r2=1.4
14
15 Index: xfractint-20.04_p07.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- xfractint-20.04_p07.ebuild 28 Dec 2007 11:57:35 -0000 1.3
22 +++ xfractint-20.04_p07.ebuild 28 Dec 2007 12:46:11 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.3 2007/12/28 11:57:35 spock Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.4 2007/12/28 12:46:11 spock Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -26,6 +26,7 @@
32 cd "${S}"
33 epatch "${FILESDIR}"/${P}-Makefile.patch
34 epatch "${FILESDIR}"/xfractint-20.04p07-filename-buffer-overflow-fix.patch
35 + epatch "${FILESDIR}"/xfractint-20.04p07-xioerror.patch
36 }
37
38 src_compile() {
39
40
41
42 1.48 x11-misc/xfractint/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.48&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.48&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.47&r2=1.48
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
51 retrieving revision 1.47
52 retrieving revision 1.48
53 diff -u -r1.47 -r1.48
54 --- ChangeLog 28 Dec 2007 11:57:35 -0000 1.47
55 +++ ChangeLog 28 Dec 2007 12:46:11 -0000 1.48
56 @@ -1,6 +1,10 @@
57 # ChangeLog for x11-misc/xfractint
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.47 2007/12/28 11:57:35 spock Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.48 2007/12/28 12:46:11 spock Exp $
61 +
62 + 28 Dec 2007; Michał Januszewski <spock@g.o>
63 + +files/xfractint-20.04p07-xioerror.patch, xfractint-20.04_p07.ebuild:
64 + Add a fix for bug #203552.
65
66 28 Dec 2007; Michał Januszewski <spock@g.o>
67 +files/xfractint-20.04p07-filename-buffer-overflow-fix.patch,
68
69
70
71 --
72 gentoo-commits@g.o mailing list