Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/xdebug: xdebug-2.2.3.ebuild xdebug-2.2.0.ebuild xdebug-2.2.2.ebuild xdebug-2.2.1.ebuild ChangeLog
Date: Wed, 22 May 2013 07:39:02
Message-Id: 20130522073857.A49302171D@flycatcher.gentoo.org
1 olemarkus 13/05/22 07:38:57
2
3 Modified: xdebug-2.2.0.ebuild xdebug-2.2.2.ebuild
4 xdebug-2.2.1.ebuild ChangeLog
5 Added: xdebug-2.2.3.ebuild
6 Log:
7 Version bump. Removing miscommitted 5.5 support for older versions
8
9 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
10
11 Revision Changes Path
12 1.11 dev-php/xdebug/xdebug-2.2.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild?rev=1.11&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild?rev=1.11&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild?r1=1.10&r2=1.11
17
18 Index: xdebug-2.2.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild,v
21 retrieving revision 1.10
22 retrieving revision 1.11
23 diff -u -r1.10 -r1.11
24 --- xdebug-2.2.0.ebuild 14 Apr 2013 06:27:26 -0000 1.10
25 +++ xdebug-2.2.0.ebuild 22 May 2013 07:38:57 -0000 1.11
26 @@ -1,13 +1,13 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild,v 1.10 2013/04/14 06:27:26 olemarkus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild,v 1.11 2013/05/22 07:38:57 olemarkus Exp $
31
32 EAPI="4"
33 PHP_EXT_NAME="xdebug"
34 PHP_EXT_INI="yes"
35 PHP_EXT_ZENDEXT="yes"
36
37 -USE_PHP="php5-5 php5-3 php5-4"
38 +USE_PHP="php5-3 php5-4"
39
40 MY_PV="${PV/_/}"
41 MY_PV="${MY_PV/rc/RC}"
42
43
44
45 1.2 dev-php/xdebug/xdebug-2.2.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild?r1=1.1&r2=1.2
50
51 Index: xdebug-2.2.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- xdebug-2.2.2.ebuild 14 Apr 2013 06:27:26 -0000 1.1
58 +++ xdebug-2.2.2.ebuild 22 May 2013 07:38:57 -0000 1.2
59 @@ -1,13 +1,13 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild,v 1.1 2013/04/14 06:27:26 olemarkus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.2.ebuild,v 1.2 2013/05/22 07:38:57 olemarkus Exp $
64
65 EAPI="5"
66 PHP_EXT_NAME="xdebug"
67 PHP_EXT_INI="yes"
68 PHP_EXT_ZENDEXT="yes"
69
70 -USE_PHP="php5-5 php5-3 php5-4"
71 +USE_PHP="php5-3 php5-4"
72
73 MY_PV="${PV/_/}"
74 MY_PV="${MY_PV/rc/RC}"
75
76
77
78 1.8 dev-php/xdebug/xdebug-2.2.1.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild?rev=1.8&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild?rev=1.8&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild?r1=1.7&r2=1.8
83
84 Index: xdebug-2.2.1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v
87 retrieving revision 1.7
88 retrieving revision 1.8
89 diff -u -r1.7 -r1.8
90 --- xdebug-2.2.1.ebuild 14 Apr 2013 06:27:26 -0000 1.7
91 +++ xdebug-2.2.1.ebuild 22 May 2013 07:38:57 -0000 1.8
92 @@ -1,13 +1,13 @@
93 # Copyright 1999-2013 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.7 2013/04/14 06:27:26 olemarkus Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.8 2013/05/22 07:38:57 olemarkus Exp $
97
98 EAPI="4"
99 PHP_EXT_NAME="xdebug"
100 PHP_EXT_INI="yes"
101 PHP_EXT_ZENDEXT="yes"
102
103 -USE_PHP="php5-5 php5-3 php5-4"
104 +USE_PHP="php5-3 php5-4"
105
106 MY_PV="${PV/_/}"
107 MY_PV="${MY_PV/rc/RC}"
108
109
110
111 1.60 dev-php/xdebug/ChangeLog
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/ChangeLog?rev=1.60&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/ChangeLog?rev=1.60&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/ChangeLog?r1=1.59&r2=1.60
116
117 Index: ChangeLog
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v
120 retrieving revision 1.59
121 retrieving revision 1.60
122 diff -u -r1.59 -r1.60
123 --- ChangeLog 14 Apr 2013 06:27:26 -0000 1.59
124 +++ ChangeLog 22 May 2013 07:38:57 -0000 1.60
125 @@ -1,6 +1,12 @@
126 # ChangeLog for dev-php/xdebug
127 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.59 2013/04/14 06:27:26 olemarkus Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.60 2013/05/22 07:38:57 olemarkus Exp $
130 +
131 +*xdebug-2.2.3 (22 May 2013)
132 +
133 + 22 May 2013; Ole Markus With <olemarkus@g.o> +xdebug-2.2.3.ebuild,
134 + xdebug-2.2.0.ebuild, xdebug-2.2.1.ebuild, xdebug-2.2.2.ebuild:
135 + Version bump. Removing miscommitted 5.5 support for older versions
136
137 *xdebug-2.2.2 (14 Apr 2013)
138
139
140
141
142 1.1 dev-php/xdebug/xdebug-2.2.3.ebuild
143
144 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.3.ebuild?rev=1.1&view=markup
145 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug/xdebug-2.2.3.ebuild?rev=1.1&content-type=text/plain
146
147 Index: xdebug-2.2.3.ebuild
148 ===================================================================
149 # Copyright 1999-2013 Gentoo Foundation
150 # Distributed under the terms of the GNU General Public License v2
151 # $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.3.ebuild,v 1.1 2013/05/22 07:38:57 olemarkus Exp $
152
153 EAPI="5"
154 PHP_EXT_NAME="xdebug"
155 PHP_EXT_INI="yes"
156 PHP_EXT_ZENDEXT="yes"
157
158 USE_PHP="php5-5 php5-3 php5-4"
159
160 MY_PV="${PV/_/}"
161 MY_PV="${MY_PV/rc/RC}"
162
163 S="${WORKDIR}/${PN}-${MY_PV}"
164
165 inherit php-ext-source-r2
166
167 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
168
169 DESCRIPTION="A PHP debugging and profiling extension"
170 HOMEPAGE="http://www.xdebug.org/"
171 SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz"
172 LICENSE="Xdebug"
173 SLOT="0"
174 IUSE=""
175
176 DEPEND=""
177 RDEPEND="${DEPEND}
178 ~dev-php/xdebug-client-${PV}"
179
180 src_install() {
181 dodoc NEWS README CREDITS
182 php-ext-source-r2_src_install
183
184 php-ext-source-r2_addtoinifiles "xdebug.auto_trace" '"0"'
185 php-ext-source-r2_addtoinifiles "xdebug.trace_output_dir" '"/tmp"'
186 php-ext-source-r2_addtoinifiles "xdebug.trace_output_name" '"trace.%c"'
187 php-ext-source-r2_addtoinifiles "xdebug.trace_format" '"0"'
188 php-ext-source-r2_addtoinifiles "xdebug.trace_options" '"0"'
189 php-ext-source-r2_addtoinifiles "xdebug.collect_includes" '"1"'
190 php-ext-source-r2_addtoinifiles "xdebug.collect_params" '"0"'
191 php-ext-source-r2_addtoinifiles "xdebug.collect_return" '"0"'
192 php-ext-source-r2_addtoinifiles "xdebug.collect_vars" '"0"'
193 php-ext-source-r2_addtoinifiles "xdebug.default_enable" '"1"'
194 php-ext-source-r2_addtoinifiles "xdebug.extended_info" '"1"'
195 php-ext-source-r2_addtoinifiles "xdebug.manual_url" '"http://www.php.net"'
196 php-ext-source-r2_addtoinifiles "xdebug.max_nesting_level" '"100"'
197 php-ext-source-r2_addtoinifiles "xdebug.show_exception_trace" '"0"'
198 php-ext-source-r2_addtoinifiles "xdebug.show_local_vars" '"0"'
199 php-ext-source-r2_addtoinifiles "xdebug.show_mem_delta" '"0"'
200 php-ext-source-r2_addtoinifiles "xdebug.dump.COOKIE" '"NULL"'
201 php-ext-source-r2_addtoinifiles "xdebug.dump.ENV" '"NULL"'
202 php-ext-source-r2_addtoinifiles "xdebug.dump.FILES" '"NULL"'
203 php-ext-source-r2_addtoinifiles "xdebug.dump.GET" '"NULL"'
204 php-ext-source-r2_addtoinifiles "xdebug.dump.POST" '"NULL"'
205 php-ext-source-r2_addtoinifiles "xdebug.dump.REQUEST" '"NULL"'
206 php-ext-source-r2_addtoinifiles "xdebug.dump.SERVER" '"NULL"'
207 php-ext-source-r2_addtoinifiles "xdebug.dump.SESSION" '"NULL"'
208 php-ext-source-r2_addtoinifiles "xdebug.dump_globals" '"1"'
209 php-ext-source-r2_addtoinifiles "xdebug.dump_once" '"1"'
210 php-ext-source-r2_addtoinifiles "xdebug.dump_undefined" '"0"'
211 php-ext-source-r2_addtoinifiles "xdebug.profiler_enable" '"0"'
212 php-ext-source-r2_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"'
213 php-ext-source-r2_addtoinifiles "xdebug.profiler_output_name" '"cachegrind.out.%p"'
214 php-ext-source-r2_addtoinifiles "xdebug.profiler_enable_trigger" '"0"'
215 php-ext-source-r2_addtoinifiles "xdebug.profiler_append" '"0"'
216 php-ext-source-r2_addtoinifiles "xdebug.profiler_aggregate" '"0"'
217 php-ext-source-r2_addtoinifiles "xdebug.remote_enable" '"0"'
218 php-ext-source-r2_addtoinifiles "xdebug.remote_handler" '"dbgp"'
219 php-ext-source-r2_addtoinifiles "xdebug.remote_host" '"localhost"'
220 php-ext-source-r2_addtoinifiles "xdebug.remote_mode" '"req"'
221 php-ext-source-r2_addtoinifiles "xdebug.remote_port" '"9000"'
222 php-ext-source-r2_addtoinifiles "xdebug.remote_autostart" '"0"'
223 php-ext-source-r2_addtoinifiles "xdebug.remote_log" '""'
224 php-ext-source-r2_addtoinifiles "xdebug.idekey" '""'
225 php-ext-source-r2_addtoinifiles "xdebug.var_display_max_data" '"512"'
226 php-ext-source-r2_addtoinifiles "xdebug.var_display_max_depth" '"2"'
227 php-ext-source-r2_addtoinifiles "xdebug.var_display_max_children" '"128"'
228
229 }
230
231 pkg_postinst() {
232 ewarn "We have set xdebug.default_enable to 0 (off), as xdebug can be"
233 ewarn "installed as a dependency, and not all users will want xdebug to be"
234 ewarn "enabled by default. If you want to enable it, you should edit the"
235 ewarn "ini file and set xdebug.default_enable to 1. Alternatively you can"
236 ewarn "call xdebug_enable() in your code."
237 }