Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Fri, 16 Feb 2018 12:22:51
Message-Id: 1518783759.1fa08e82c8846930971e2f396d3b811b62e7cb13.blueness@gentoo
1 commit: 1fa08e82c8846930971e2f396d3b811b62e7cb13
2 Author: Oleksandr Trotsenko <oleksandr.trotsenko <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 16 08:16:58 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 12:22:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa08e82
7
8 www-servers/varnish: Fixing SOURCE_URI
9
10 Pointing to the new upstream source URI all the ebuilds.
11
12 Closes: https://bugs.gentoo.org/647834
13 Package-Manager: Portage-2.3.23, Repoman-2.3.6
14
15 www-servers/varnish/Manifest | 6 +++---
16 www-servers/varnish/varnish-4.0.5.ebuild | 4 ++--
17 www-servers/varnish/varnish-4.1.8.ebuild | 4 ++--
18 www-servers/varnish/varnish-5.1.3.ebuild | 4 ++--
19 4 files changed, 9 insertions(+), 9 deletions(-)
20
21 diff --git a/www-servers/varnish/Manifest b/www-servers/varnish/Manifest
22 index 3a23e1aa4a3..8b4f1470a2e 100644
23 --- a/www-servers/varnish/Manifest
24 +++ b/www-servers/varnish/Manifest
25 @@ -1,3 +1,3 @@
26 -DIST varnish-4.0.5.tar.gz 1947888 BLAKE2B d921dc6f2abae7b0bd1816470fd41f8555c02a02607b49bf8f36a0b778dd926ea0f5e8cf8a60aaceb097bd4193e22fc7d718c1f13a4f8502b57b797277c66f5a SHA512 a08259f6f9c6fffa188b26c1f8c630de5e6d2f6d52f6efa9d5d8239cdd8721c53e2be3379f8100efb537e74416eadd6c865f4cc687db1c5a9f757bb3f73abeda
27 -DIST varnish-4.1.8.tar.gz 2254772 BLAKE2B acadf4079d58bb8f0dc5e24713aba7f2786ca6f06a683465b1564bacd986e209d858f9a3100cfb7586fa5d17f7e5f4d8425ece10c609bb3412d3adafa6ad0d05 SHA512 c642359118d87e8713d2ccf817da317a454a0f9ae6f7a07da1d10b5076aa7e5d7dcc203ef71ae19d56b7592db0c66b4ca96cb43d5fa0e6aa588d1dc8e03e026e
28 -DIST varnish-5.1.3.tar.gz 2643223 BLAKE2B 85bae87785da1284d7d916b8948a0984eea9cf07e96012255435ba04c28e8078e5dad893946bbc12da6cbe9326699458f0e3af6be55cb5e7bba4e622724ddac2 SHA512 a10c317dc38ddff139ca8153f6388955df449c3abeb4d4f069b632ba2b32064a2827ab05fa8515994b251a68507fc3a7bf4e08eacc991fc03283ab234b9efd0a
29 +DIST varnish-4.0.5.tgz 1947888 BLAKE2B d921dc6f2abae7b0bd1816470fd41f8555c02a02607b49bf8f36a0b778dd926ea0f5e8cf8a60aaceb097bd4193e22fc7d718c1f13a4f8502b57b797277c66f5a SHA512 a08259f6f9c6fffa188b26c1f8c630de5e6d2f6d52f6efa9d5d8239cdd8721c53e2be3379f8100efb537e74416eadd6c865f4cc687db1c5a9f757bb3f73abeda
30 +DIST varnish-4.1.8.tgz 2254772 BLAKE2B acadf4079d58bb8f0dc5e24713aba7f2786ca6f06a683465b1564bacd986e209d858f9a3100cfb7586fa5d17f7e5f4d8425ece10c609bb3412d3adafa6ad0d05 SHA512 c642359118d87e8713d2ccf817da317a454a0f9ae6f7a07da1d10b5076aa7e5d7dcc203ef71ae19d56b7592db0c66b4ca96cb43d5fa0e6aa588d1dc8e03e026e
31 +DIST varnish-5.1.3.tgz 2643223 BLAKE2B 85bae87785da1284d7d916b8948a0984eea9cf07e96012255435ba04c28e8078e5dad893946bbc12da6cbe9326699458f0e3af6be55cb5e7bba4e622724ddac2 SHA512 a10c317dc38ddff139ca8153f6388955df449c3abeb4d4f069b632ba2b32064a2827ab05fa8515994b251a68507fc3a7bf4e08eacc991fc03283ab234b9efd0a
32
33 diff --git a/www-servers/varnish/varnish-4.0.5.ebuild b/www-servers/varnish/varnish-4.0.5.ebuild
34 index 5240acf564b..33ea75412cb 100644
35 --- a/www-servers/varnish/varnish-4.0.5.ebuild
36 +++ b/www-servers/varnish/varnish-4.0.5.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2017 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI="6"
43 @@ -9,7 +9,7 @@ inherit user autotools systemd python-r1
44
45 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
46 HOMEPAGE="http://www.varnish-cache.org/"
47 -SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz"
48 +SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
49
50 LICENSE="BSD-2 GPL-2"
51 SLOT="0"
52
53 diff --git a/www-servers/varnish/varnish-4.1.8.ebuild b/www-servers/varnish/varnish-4.1.8.ebuild
54 index dd30bd9dab1..fb6b3b4964e 100644
55 --- a/www-servers/varnish/varnish-4.1.8.ebuild
56 +++ b/www-servers/varnish/varnish-4.1.8.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2017 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI="6"
63 @@ -9,7 +9,7 @@ inherit user autotools systemd python-r1
64
65 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
66 HOMEPAGE="http://www.varnish-cache.org/"
67 -SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz"
68 +SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
69
70 LICENSE="BSD-2 GPL-2"
71 SLOT="0"
72
73 diff --git a/www-servers/varnish/varnish-5.1.3.ebuild b/www-servers/varnish/varnish-5.1.3.ebuild
74 index d2bfc697e39..851375c6fdc 100644
75 --- a/www-servers/varnish/varnish-5.1.3.ebuild
76 +++ b/www-servers/varnish/varnish-5.1.3.ebuild
77 @@ -1,4 +1,4 @@
78 -# Copyright 1999-2017 Gentoo Foundation
79 +# Copyright 1999-2018 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81
82 EAPI="6"
83 @@ -9,7 +9,7 @@ inherit user autotools systemd python-r1
84
85 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
86 HOMEPAGE="http://www.varnish-cache.org/"
87 -SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz"
88 +SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
89
90 LICENSE="BSD-2 GPL-2"
91 SLOT="0"