Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/lighttpd: ChangeLog lighttpd-1.4.20.ebuild
Date: Tue, 30 Sep 2008 19:41:41
Message-Id: E1Kkl6H-0007Iu-7M@stork.gentoo.org
1 fmccor 08/09/30 19:41:37
2
3 Modified: ChangeLog lighttpd-1.4.20.ebuild
4 Log:
5 Sparc stable --- Security Bug #238180 --- all tests good.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
7
8 Revision Changes Path
9 1.187 www-servers/lighttpd/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/ChangeLog?rev=1.187&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/ChangeLog?rev=1.187&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/ChangeLog?r1=1.186&r2=1.187
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v
18 retrieving revision 1.186
19 retrieving revision 1.187
20 diff -u -r1.186 -r1.187
21 --- ChangeLog 30 Sep 2008 15:10:59 -0000 1.186
22 +++ ChangeLog 30 Sep 2008 19:41:36 -0000 1.187
23 @@ -1,6 +1,9 @@
24 # ChangeLog for www-servers/lighttpd
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.186 2008/09/30 15:10:59 hoffie Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.187 2008/09/30 19:41:36 fmccor Exp $
28 +
29 + 30 Sep 2008; Ferris McCormick <fmccor@g.o> lighttpd-1.4.20.ebuild:
30 + Sparc stable --- Security Bug #238180 --- all tests good.
31
32 30 Sep 2008; Christian Hoffmann <hoffie@g.o>
33 lighttpd-1.4.20.ebuild:
34
35
36
37 1.3 www-servers/lighttpd/lighttpd-1.4.20.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild?r1=1.2&r2=1.3
42
43 Index: lighttpd-1.4.20.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- lighttpd-1.4.20.ebuild 30 Sep 2008 15:10:59 -0000 1.2
50 +++ lighttpd-1.4.20.ebuild 30 Sep 2008 19:41:36 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.2 2008/09/30 15:10:59 hoffie Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.3 2008/09/30 19:41:36 fmccor Exp $
56
57 WANT_AUTOCONF=latest
58 WANT_AUTOMAKE=latest
59 @@ -12,7 +12,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr"
66
67 RDEPEND=">=sys-libs/zlib-1.1