Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_caucho: ChangeLog mod_caucho-3.0.22.ebuild mod_caucho-3.0.24.ebuild mod_caucho-3.1.3.ebuild mod_caucho-3.1.2.ebuild
Date: Sat, 10 Nov 2007 11:21:08
Message-Id: E1IqoOd-0005hN-0a@stork.gentoo.org
1 nelchael 07/11/10 11:21:03
2
3 Modified: ChangeLog mod_caucho-3.0.22.ebuild
4 mod_caucho-3.0.24.ebuild
5 Added: mod_caucho-3.1.3.ebuild
6 Removed: mod_caucho-3.1.2.ebuild
7 Log:
8 Version bump for Resin 3.1.3
9 (Portage version: 2.1.3.19)
10
11 Revision Changes Path
12 1.26 www-apache/mod_caucho/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.26&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.26&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?r1=1.25&r2=1.26
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v
21 retrieving revision 1.25
22 retrieving revision 1.26
23 diff -u -r1.25 -r1.26
24 --- ChangeLog 6 Nov 2007 14:43:53 -0000 1.25
25 +++ ChangeLog 10 Nov 2007 11:21:02 -0000 1.26
26 @@ -1,6 +1,15 @@
27 # ChangeLog for www-apache/mod_caucho
28 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.25 2007/11/06 14:43:53 nelchael Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.26 2007/11/10 11:21:02 nelchael Exp $
31 +
32 +*mod_caucho-3.1.3 (10 Nov 2007)
33 +
34 + 10 Nov 2007; Krzysiek Pawlik <nelchael@g.o>
35 + -files/mod_caucho-3.1.2-gentoo.patch, -files/mod_caucho-3.1.2-java.patch,
36 + -files/mod_caucho-3.1.2-ssl.patch, +files/mod_caucho-3.1.3-gentoo.patch,
37 + +files/mod_caucho-3.1.3-java.patch, +files/mod_caucho-3.1.3-ssl.patch,
38 + -mod_caucho-3.1.2.ebuild, +mod_caucho-3.1.3.ebuild:
39 + Version bump for Resin 3.1.3
40
41 06 Nov 2007; Krzysiek Pawlik <nelchael@g.o>
42 mod_caucho-3.0.24.ebuild, mod_caucho-3.1.2.ebuild:
43
44
45
46 1.9 www-apache/mod_caucho/mod_caucho-3.0.22.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild?r1=1.8&r2=1.9
51
52 Index: mod_caucho-3.0.22.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- mod_caucho-3.0.22.ebuild 14 Apr 2007 21:05:31 -0000 1.8
59 +++ mod_caucho-3.0.22.ebuild 10 Nov 2007 11:21:02 -0000 1.9
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild,v 1.8 2007/04/14 21:05:31 nelchael Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.22.ebuild,v 1.9 2007/11/10 11:21:02 nelchael Exp $
65
66 inherit eutils apache-module autotools
67
68 @@ -44,5 +44,5 @@
69
70 insinto "${APACHE2_MODULES_CONFDIR}"
71 doins "${FILESDIR}/${APACHE2_MOD_CONF}.conf" \
72 - || die "internal ebuild error: '${FILESDIR}/${APACHE2_MOD_CONF}.conf' not found."
73 + || die "internal ebuild error: ${APACHE2_MOD_CONF}.conf not found."
74 }
75
76
77
78 1.7 www-apache/mod_caucho/mod_caucho-3.0.24.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?rev=1.7&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?rev=1.7&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?r1=1.6&r2=1.7
83
84 Index: mod_caucho-3.0.24.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v
87 retrieving revision 1.6
88 retrieving revision 1.7
89 diff -u -r1.6 -r1.7
90 --- mod_caucho-3.0.24.ebuild 6 Nov 2007 14:43:53 -0000 1.6
91 +++ mod_caucho-3.0.24.ebuild 10 Nov 2007 11:21:02 -0000 1.7
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2007 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.6 2007/11/06 14:43:53 nelchael Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.7 2007/11/10 11:21:02 nelchael Exp $
97
98 inherit eutils apache-module autotools
99
100 @@ -48,5 +48,5 @@
101
102 insinto "${APACHE2_MODULES_CONFDIR}"
103 doins "${FILESDIR}/${APACHE2_MOD_CONF}.conf" \
104 - || die "internal ebuild error: '${FILESDIR}/${APACHE2_MOD_CONF}.conf' not found."
105 + || die "internal ebuild error: ${APACHE2_MOD_CONF} not found."
106 }
107
108
109
110 1.1 www-apache/mod_caucho/mod_caucho-3.1.3.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.3.ebuild?rev=1.1&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.3.ebuild?rev=1.1&content-type=text/plain
114
115 Index: mod_caucho-3.1.3.ebuild
116 ===================================================================
117 # Copyright 1999-2007 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 # $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.3.ebuild,v 1.1 2007/11/10 11:21:02 nelchael Exp $
120
121 inherit eutils apache-module autotools
122
123 KEYWORDS="~amd64 ~ppc ~x86"
124
125 DESCRIPTION="mod_caucho connects Resin and Apache2."
126 HOMEPAGE="http://www.caucho.com/"
127 SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip"
128 LICENSE="GPL-2"
129 SLOT="0"
130 IUSE=""
131
132 DEPEND=""
133 RDEPEND=""
134
135 S="${WORKDIR}/resin-${PV}"
136
137 # See apache-module.eclass for more information.
138 APACHE2_MOD_CONF="88_${PN}"
139 APACHE2_MOD_DEFINE="CAUCHO"
140
141 need_apache2
142
143 DEPEND="${DEPEND}
144 app-arch/unzip"
145
146 src_unpack() {
147 unpack ${A}
148 cd "${S}"
149
150 epatch "${FILESDIR}/${P}-gentoo.patch"
151 epatch "${FILESDIR}/${P}-ssl.patch"
152 epatch "${FILESDIR}/${P}-java.patch"
153 eautoreconf
154 chmod 755 ./configure
155 }
156
157 src_compile() {
158 econf --with-apxs=${APXS2} || die "econf failed"
159
160 emake -j1 -C "${S}/modules/c/src/apache2/" || die "emake failed"
161 }
162
163 src_install() {
164 cd "${S}/modules/c/src/apache2"
165 emake -j1 DESTDIR="${D}" install || die "emake install failed"
166
167 insinto "${APACHE2_MODULES_CONFDIR}"
168 doins "${FILESDIR}/${APACHE2_MOD_CONF}.conf" \
169 || die "internal ebuild error: ${APACHE2_MOD_CONF}.conf not found."
170 }
171
172
173
174 --
175 gentoo-commits@g.o mailing list