Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.0.15.ebuild squid-2.7.6-r1.ebuild ChangeLog squid-3.1.0.8_beta.ebuild squid-3.0.16.ebuild squid-3.1.0.7_beta.ebuild squid-3.0.13.ebuild
Date: Tue, 23 Jun 2009 19:45:12
Message-Id: E1MJBva-00037t-EW@stork.gentoo.org
1 mrness 09/06/23 19:45:10
2
3 Modified: squid-3.0.15.ebuild squid-2.7.6-r1.ebuild ChangeLog
4 squid-3.1.0.8_beta.ebuild squid-3.0.16.ebuild
5 Removed: squid-3.1.0.7_beta.ebuild squid-3.0.13.ebuild
6 Log:
7 Add libcap dependency (#274668).
8 (Portage version: 2.1.6.13/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 net-proxy/squid/squid-3.0.15.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild?r1=1.5&r2=1.6
16
17 Index: squid-3.0.15.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- squid-3.0.15.ebuild 19 Jun 2009 15:55:17 -0000 1.5
24 +++ squid-3.0.15.ebuild 23 Jun 2009 19:45:10 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild,v 1.5 2009/06/19 15:55:17 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild,v 1.6 2009/06/23 19:45:10 mrness Exp $
30
31 EAPI="2"
32
33 @@ -22,13 +22,14 @@
34 LICENSE="GPL-2"
35 SLOT="0"
36 KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
37 -IUSE="pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
38 +IUSE="caps pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
39 mysql postgres sqlite \
40 zero-penalty-hit \
41 pf-transparent ipf-transparent kqueue \
42 elibc_uclibc kernel_linux epoll"
43
44 -DEPEND="pam? ( virtual/pam )
45 +DEPEND="caps? ( >=sys-libs/libcap-2.16 )
46 + pam? ( virtual/pam )
47 ldap? ( net-nds/openldap )
48 kerberos? ( || ( app-crypt/mit-krb5 app-crypt/heimdal ) )
49 ssl? ( dev-libs/openssl )
50 @@ -132,6 +133,7 @@
51 --enable-arp-acl \
52 --with-large-files \
53 --with-filedescriptors=8192 \
54 + $(use_enable caps) \
55 $(use_enable snmp) \
56 $(use_enable ssl) \
57 $(use_enable icap-client) \
58
59
60
61 1.8 net-proxy/squid/squid-2.7.6-r1.ebuild
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild?rev=1.8&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild?rev=1.8&content-type=text/plain
65 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild?r1=1.7&r2=1.8
66
67 Index: squid-2.7.6-r1.ebuild
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild,v
70 retrieving revision 1.7
71 retrieving revision 1.8
72 diff -u -r1.7 -r1.8
73 --- squid-2.7.6-r1.ebuild 15 Jun 2009 23:42:37 -0000 1.7
74 +++ squid-2.7.6-r1.ebuild 23 Jun 2009 19:45:10 -0000 1.8
75 @@ -1,6 +1,6 @@
76 # Copyright 1999-2009 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild,v 1.7 2009/06/15 23:42:37 mrness Exp $
79 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6-r1.ebuild,v 1.8 2009/06/23 19:45:10 mrness Exp $
80
81 EAPI="2"
82
83 @@ -20,13 +20,14 @@
84 LICENSE="GPL-2"
85 SLOT="0"
86 KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
87 -IUSE="pam ldap samba sasl kerberos nis ssl snmp selinux logrotate \
88 +IUSE="caps pam ldap samba sasl kerberos nis ssl snmp selinux logrotate \
89 mysql postgres sqlite \
90 zero-penalty-hit \
91 pf-transparent ipf-transparent kqueue \
92 elibc_uclibc kernel_linux epoll"
93
94 -DEPEND="pam? ( virtual/pam )
95 +DEPEND="caps? ( >=sys-libs/libcap-2.16 )
96 + pam? ( virtual/pam )
97 ldap? ( net-nds/openldap )
98 kerberos? ( || ( app-crypt/mit-krb5 app-crypt/heimdal ) )
99 ssl? ( dev-libs/openssl )
100 @@ -130,6 +131,7 @@
101 --enable-carp \
102 --enable-follow-x-forwarded-for \
103 --with-maxfd=8192 \
104 + $(use_enable caps) \
105 $(use_enable snmp) \
106 $(use_enable ssl) \
107 ${myconf} || die "econf failed"
108
109
110
111 1.257 net-proxy/squid/ChangeLog
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.257&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.257&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.256&r2=1.257
116
117 Index: ChangeLog
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
120 retrieving revision 1.256
121 retrieving revision 1.257
122 diff -u -r1.256 -r1.257
123 --- ChangeLog 19 Jun 2009 15:55:17 -0000 1.256
124 +++ ChangeLog 23 Jun 2009 19:45:10 -0000 1.257
125 @@ -1,6 +1,15 @@
126 # ChangeLog for net-proxy/squid
127 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
128 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.256 2009/06/19 15:55:17 armin76 Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.257 2009/06/23 19:45:10 mrness Exp $
130 +
131 + 23 Jun 2009; Alin Năstac <mrness@g.o>
132 + files/squid-2-capability.patch, -files/squid-3.0.13-adapted-zph.patch,
133 + -files/squid-3.0.13-gentoo.patch, -files/squid-3.0.13-heimdal.patch,
134 + -files/squid-3.1.0.7_beta-gentoo.patch, files/squid-3-capability.patch,
135 + squid-2.7.6-r1.ebuild, -squid-3.0.13.ebuild, squid-3.0.15.ebuild,
136 + squid-3.0.16.ebuild, -squid-3.1.0.7_beta.ebuild,
137 + squid-3.1.0.8_beta.ebuild:
138 + Add libcap dependency (#274668).
139
140 19 Jun 2009; Raúl Porcel <armin76@g.o> squid-3.0.15.ebuild:
141 alpha/arm/ia64/sparc stable wrt #274405
142
143
144
145 1.2 net-proxy/squid/squid-3.1.0.8_beta.ebuild
146
147 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild?rev=1.2&view=markup
148 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild?rev=1.2&content-type=text/plain
149 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild?r1=1.1&r2=1.2
150
151 Index: squid-3.1.0.8_beta.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild,v
154 retrieving revision 1.1
155 retrieving revision 1.2
156 diff -u -r1.1 -r1.2
157 --- squid-3.1.0.8_beta.ebuild 17 Jun 2009 23:21:01 -0000 1.1
158 +++ squid-3.1.0.8_beta.ebuild 23 Jun 2009 19:45:10 -0000 1.2
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2009 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild,v 1.1 2009/06/17 23:21:01 mrness Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.0.8_beta.ebuild,v 1.2 2009/06/23 19:45:10 mrness Exp $
164
165 EAPI="2"
166
167 @@ -15,13 +15,14 @@
168 LICENSE="GPL-2"
169 SLOT="0"
170 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
171 -IUSE="ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
172 +IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
173 mysql postgres sqlite \
174 zero-penalty-hit \
175 pf-transparent ipf-transparent kqueue \
176 elibc_uclibc kernel_linux epoll"
177
178 -COMMON_DEPEND="pam? ( virtual/pam )
179 +COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
180 + pam? ( virtual/pam )
181 ldap? ( net-nds/openldap )
182 kerberos? ( || ( app-crypt/mit-krb5 app-crypt/heimdal ) )
183 ssl? ( dev-libs/openssl )
184 @@ -131,6 +132,7 @@
185 --enable-arp-acl \
186 --with-large-files \
187 --with-filedescriptors=8192 \
188 + $(use_enable caps) \
189 $(use_enable ipv6) \
190 $(use_enable snmp) \
191 $(use_enable ssl) \
192
193
194
195 1.2 net-proxy/squid/squid-3.0.16.ebuild
196
197 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild?rev=1.2&view=markup
198 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild?rev=1.2&content-type=text/plain
199 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild?r1=1.1&r2=1.2
200
201 Index: squid-3.0.16.ebuild
202 ===================================================================
203 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild,v
204 retrieving revision 1.1
205 retrieving revision 1.2
206 diff -u -r1.1 -r1.2
207 --- squid-3.0.16.ebuild 15 Jun 2009 23:42:37 -0000 1.1
208 +++ squid-3.0.16.ebuild 23 Jun 2009 19:45:10 -0000 1.2
209 @@ -1,6 +1,6 @@
210 # Copyright 1999-2009 Gentoo Foundation
211 # Distributed under the terms of the GNU General Public License v2
212 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild,v 1.1 2009/06/15 23:42:37 mrness Exp $
213 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.16.ebuild,v 1.2 2009/06/23 19:45:10 mrness Exp $
214
215 EAPI="2"
216
217 @@ -21,13 +21,14 @@
218 LICENSE="GPL-2"
219 SLOT="0"
220 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
221 -IUSE="pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
222 +IUSE="caps pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \
223 mysql postgres sqlite \
224 zero-penalty-hit \
225 pf-transparent ipf-transparent kqueue \
226 elibc_uclibc kernel_linux epoll"
227
228 -DEPEND="pam? ( virtual/pam )
229 +DEPEND="caps? ( >=sys-libs/libcap-2.16 )
230 + pam? ( virtual/pam )
231 ldap? ( net-nds/openldap )
232 kerberos? ( || ( app-crypt/mit-krb5 app-crypt/heimdal ) )
233 ssl? ( dev-libs/openssl )
234 @@ -128,6 +129,7 @@
235 --enable-arp-acl \
236 --with-large-files \
237 --with-filedescriptors=8192 \
238 + $(use_enable caps) \
239 $(use_enable snmp) \
240 $(use_enable ssl) \
241 $(use_enable icap-client) \