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/pecl-radius: pecl-radius-1.2.5-r3.ebuild pecl-radius-1.2.5-r2.ebuild ChangeLog
Date: Fri, 29 Mar 2013 20:51:45
Message-Id: 20130329205141.920BE2171C@flycatcher.gentoo.org
1 olemarkus 13/03/29 20:51:41
2
3 Modified: pecl-radius-1.2.5-r2.ebuild ChangeLog
4 Added: pecl-radius-1.2.5-r3.ebuild
5 Log:
6 Revbump fixing bug 460836
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
9
10 Revision Changes Path
11 1.2 dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: pecl-radius-1.2.5-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pecl-radius-1.2.5-r2.ebuild 24 Jan 2013 22:05:11 -0000 1.1
24 +++ pecl-radius-1.2.5-r2.ebuild 29 Mar 2013 20:51:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild,v 1.1 2013/01/24 22:05:11 mabi Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r2.ebuild,v 1.2 2013/03/29 20:51:41 olemarkus Exp $
30
31 EAPI=5
32
33 @@ -8,7 +8,7 @@
34 PHP_EXT_INI="yes"
35 PHP_EXT_ZENDEXT="no"
36
37 -USE_PHP="php5-3 php5-4"
38 +USE_PHP="php5-5 php5-3 php5-4"
39
40 inherit php-ext-pecl-r2
41
42
43
44
45 1.4 dev-php/pecl-radius/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 5 Mar 2013 11:41:05 -0000 1.3
58 +++ ChangeLog 29 Mar 2013 20:51:41 -0000 1.4
59 @@ -1,6 +1,12 @@
60 # ChangeLog for dev-php/pecl-radius
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.3 2013/03/05 11:41:05 olemarkus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.4 2013/03/29 20:51:41 olemarkus Exp $
64 +
65 +*pecl-radius-1.2.5-r3 (29 Mar 2013)
66 +
67 + 29 Mar 2013; Ole Markus With <olemarkus@g.o> +files/radius_long.patch,
68 + +pecl-radius-1.2.5-r3.ebuild, pecl-radius-1.2.5-r2.ebuild:
69 + Revbump fixing bug 460836
70
71 05 Mar 2013; Ole Markus With <olemarkus@g.o>
72 -pecl-radius-1.2.5-r1.ebuild:
73
74
75
76 1.1 dev-php/pecl-radius/pecl-radius-1.2.5-r3.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r3.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r3.ebuild?rev=1.1&content-type=text/plain
80
81 Index: pecl-radius-1.2.5-r3.ebuild
82 ===================================================================
83 # Copyright 1999-2013 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.5-r3.ebuild,v 1.1 2013/03/29 20:51:41 olemarkus Exp $
86
87 EAPI=5
88
89 PHP_EXT_NAME="radius"
90 PHP_EXT_INI="yes"
91 PHP_EXT_ZENDEXT="no"
92
93 USE_PHP="php5-5 php5-3 php5-4"
94
95 inherit php-ext-pecl-r2
96
97 KEYWORDS="~amd64 ~x86"
98
99 DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)."
100 LICENSE="BSD BSD-2"
101 SLOT="0"
102 IUSE="examples"
103
104 src_prepare() {
105 # Remove this in the next release
106 if use php_targets_php5-4 ; then
107 sed -i -e 's,function_entry,zend_function_entry,' \
108 "${WORKDIR}/php5.4/radius.c"
109 fi
110 if use php_targets_php5-5 ; then
111 sed -i -e 's,function_entry,zend_function_entry,' \
112 "${WORKDIR}/php5.5/radius.c"
113 fi
114 local slot orig_s="${PHP_EXT_S}"
115 for slot in $(php_get_slots); do
116 php_init_slot_env ${slot}
117 epatch "${FILESDIR}/radius_long.patch"
118 done
119 php-ext-source-r2_src_prepare
120 }