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 11:57:43
Message-Id: E1J8DqJ-0000xe-Li@stork.gentoo.org
1 spock 07/12/28 11:57:35
2
3 Modified: xfractint-20.04_p07.ebuild ChangeLog
4 Log:
5 Add a fix for bug #203548 by Andrew Church <gentoo@×××××××.org>.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xfractint-20.04_p07.ebuild 27 Dec 2007 20:47:01 -0000 1.2
22 +++ xfractint-20.04_p07.ebuild 28 Dec 2007 11:57:35 -0000 1.3
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.2 2007/12/27 20:47:01 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.3 2007/12/28 11:57:35 spock Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -25,6 +25,7 @@
32 unpack ${A}
33 cd "${S}"
34 epatch "${FILESDIR}"/${P}-Makefile.patch
35 + epatch "${FILESDIR}"/xfractint-20.04p07-filename-buffer-overflow-fix.patch
36 }
37
38 src_compile() {
39
40
41
42 1.47 x11-misc/xfractint/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.47&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.47&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.46&r2=1.47
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
51 retrieving revision 1.46
52 retrieving revision 1.47
53 diff -u -r1.46 -r1.47
54 --- ChangeLog 27 Dec 2007 20:47:01 -0000 1.46
55 +++ ChangeLog 28 Dec 2007 11:57:35 -0000 1.47
56 @@ -1,6 +1,11 @@
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.46 2007/12/27 20:47:01 drac Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.47 2007/12/28 11:57:35 spock Exp $
61 +
62 + 28 Dec 2007; Michał Januszewski <spock@g.o>
63 + +files/xfractint-20.04p07-filename-buffer-overflow-fix.patch,
64 + xfractint-20.04_p07.ebuild:
65 + Add a fix for bug #203548 by Andrew Church <gentoo@×××××××.org>.
66
67 27 Dec 2007; Samuli Suominen <drac@g.o> xfractint-20.04_p07.ebuild:
68 amd64 stable
69
70
71
72 --
73 gentoo-commits@g.o mailing list