Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.8.1.8.ebuild ChangeLog
Date: Sun, 21 Oct 2007 20:30:20
Message-Id: E1IjhGk-0000x7-Pj@stork.gentoo.org
1 armin76 07/10/21 20:19:30
2
3 Modified: xulrunner-1.8.1.8.ebuild ChangeLog
4 Log:
5 Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to Walter Meinl <wuno at lsvw dot de> for the patches
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 net-libs/xulrunner/xulrunner-1.8.1.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?r1=1.2&r2=1.3
14
15 Index: xulrunner-1.8.1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xulrunner-1.8.1.8.ebuild 21 Oct 2007 14:19:49 -0000 1.2
22 +++ xulrunner-1.8.1.8.ebuild 21 Oct 2007 20:19:30 -0000 1.3
23 @@ -1,11 +1,11 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v 1.2 2007/10/21 14:19:49 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v 1.3 2007/10/21 20:19:30 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools mozconfig-2 java-pkg-opt-2
32 -PATCH="${PN}-1.8.1.4-patches-0.2"
33 +PATCH="${P}-patches-0.1"
34
35 DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
36 HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
37 @@ -107,7 +107,7 @@
38 sed -i -e \
39 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \
40 ${S}/config/autoconf.mk \
41 - ${S}/xpfe/global/buildconfig.html
42 + ${S}/toolkit/global/buildconfig.html
43
44 # This removes extraneous CFLAGS from the Makefiles to reduce RAM
45 # requirements while compiling
46
47
48
49 1.57 net-libs/xulrunner/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.57&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.57&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.56&r2=1.57
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
58 retrieving revision 1.56
59 retrieving revision 1.57
60 diff -u -r1.56 -r1.57
61 --- ChangeLog 21 Oct 2007 14:19:49 -0000 1.56
62 +++ ChangeLog 21 Oct 2007 20:19:30 -0000 1.57
63 @@ -1,6 +1,10 @@
64 # ChangeLog for net-libs/xulrunner
65 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.56 2007/10/21 14:19:49 maekke Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.57 2007/10/21 20:19:30 armin76 Exp $
68 +
69 + 21 Oct 2007; Raúl Porcel <armin76@g.o> xulrunner-1.8.1.8.ebuild:
70 + Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to
71 + Walter Meinl <wuno at lsvw dot de> for the patches
72
73 21 Oct 2007; Markus Meier <maekke@g.o> xulrunner-1.8.1.8.ebuild:
74 x86 stable, security bug #196480
75
76
77
78 --
79 gentoo-commits@g.o mailing list