Gentoo Archives: gentoo-commits

From: "Eray Aslan (eras)" <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.4.7-r1.ebuild squid-3.3.13.ebuild squid-3.3.13-r1.ebuild ChangeLog
Date: Fri, 03 Oct 2014 05:20:01
Message-Id: 20141003051956.5802D6D25@oystercatcher.gentoo.org
1 eras 14/10/03 05:19:56
2
3 Modified: squid-3.4.7-r1.ebuild squid-3.3.13.ebuild
4 squid-3.3.13-r1.ebuild ChangeLog
5 Log:
6 Fix SRC_URI
7
8 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
9
10 Revision Changes Path
11 1.2 net-proxy/squid/squid-3.4.7-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.7-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.7-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.7-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: squid-3.4.7-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.4.7-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- squid-3.4.7-r1.ebuild 29 Sep 2014 14:11:12 -0000 1.1
24 +++ squid-3.4.7-r1.ebuild 3 Oct 2014 05:19:56 -0000 1.2
25 @@ -1,13 +1,13 @@
26 # Copyright 1999-2014 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.4.7-r1.ebuild,v 1.1 2014/09/29 14:11:12 eras Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.4.7-r1.ebuild,v 1.2 2014/10/03 05:19:56 eras Exp $
30
31 EAPI=5
32 inherit autotools eutils linux-info pam toolchain-funcs user versionator
33
34 DESCRIPTION="A full-featured web proxy cache"
35 HOMEPAGE="http://www.squid-cache.org/"
36 -SRC_URI="ftp://ftp.squid-cache.org/pub/archive/3.4/${P}.tar.xz"
37 +SRC_URI="http://www.squid-cache.org/Versions/v3/3.4/${P}.tar.xz"
38
39 LICENSE="GPL-2"
40 SLOT="0"
41
42
43
44 1.12 net-proxy/squid/squid-3.3.13.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?r1=1.11&r2=1.12
49
50 Index: squid-3.3.13.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- squid-3.3.13.ebuild 19 Sep 2014 10:34:26 -0000 1.11
57 +++ squid-3.3.13.ebuild 3 Oct 2014 05:19:56 -0000 1.12
58 @@ -1,13 +1,14 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.11 2014/09/19 10:34:26 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.12 2014/10/03 05:19:56 eras Exp $
63
64 EAPI=5
65 inherit autotools eutils linux-info pam toolchain-funcs user versionator
66
67 DESCRIPTION="A full-featured web proxy cache"
68 HOMEPAGE="http://www.squid-cache.org/"
69 -SRC_URI="ftp://ftp.squid-cache.org/pub/archive/3.3/${P}.tar.xz"
70 +SRC_URI="http://www.squid-cache.org/Versions/v3/3.3/${P}.tar.xz"
71 +
72
73 LICENSE="GPL-2"
74 SLOT="0"
75
76
77
78 1.5 net-proxy/squid/squid-3.3.13-r1.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild?rev=1.5&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild?rev=1.5&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild?r1=1.4&r2=1.5
83
84 Index: squid-3.3.13-r1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild,v
87 retrieving revision 1.4
88 retrieving revision 1.5
89 diff -u -r1.4 -r1.5
90 --- squid-3.3.13-r1.ebuild 1 Oct 2014 07:45:13 -0000 1.4
91 +++ squid-3.3.13-r1.ebuild 3 Oct 2014 05:19:56 -0000 1.5
92 @@ -1,13 +1,13 @@
93 # Copyright 1999-2014 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild,v 1.4 2014/10/01 07:45:13 ago Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13-r1.ebuild,v 1.5 2014/10/03 05:19:56 eras Exp $
97
98 EAPI=5
99 inherit autotools eutils linux-info pam toolchain-funcs user versionator
100
101 DESCRIPTION="A full-featured web proxy cache"
102 HOMEPAGE="http://www.squid-cache.org/"
103 -SRC_URI="ftp://ftp.squid-cache.org/pub/archive/3.3/${P}.tar.xz"
104 +SRC_URI="http://www.squid-cache.org/Versions/v3/3.3/${P}.tar.xz"
105
106 LICENSE="GPL-2"
107 SLOT="0"
108
109
110
111 1.485 net-proxy/squid/ChangeLog
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.485&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.485&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.484&r2=1.485
116
117 Index: ChangeLog
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
120 retrieving revision 1.484
121 retrieving revision 1.485
122 diff -u -r1.484 -r1.485
123 --- ChangeLog 3 Oct 2014 05:12:55 -0000 1.484
124 +++ ChangeLog 3 Oct 2014 05:19:56 -0000 1.485
125 @@ -1,6 +1,10 @@
126 # ChangeLog for net-proxy/squid
127 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
128 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.484 2014/10/03 05:12:55 eras Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.485 2014/10/03 05:19:56 eras Exp $
130 +
131 + 03 Oct 2014; Eray Aslan <eras@g.o> squid-3.3.13-r1.ebuild,
132 + squid-3.3.13.ebuild, squid-3.4.7-r1.ebuild:
133 + Fix SRC_URI
134
135 03 Oct 2014; Eray Aslan <eras@g.o> -squid-3.4.7.ebuild:
136 Remove vulnerable version