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: Tue, 02 Oct 2018 03:28:49
Message-Id: 1538450893.bfb8d5bfc4fdd37f06d5fdcafdebe466e64814a2.blueness@gentoo
1 commit: bfb8d5bfc4fdd37f06d5fdcafdebe466e64814a2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 2 03:25:49 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 03:28:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb8d5bf
7
8 www-servers/varnish: remove older version
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 www-servers/varnish/Manifest | 1 -
14 www-servers/varnish/varnish-6.0.0.ebuild | 102 -------------------------------
15 2 files changed, 103 deletions(-)
16
17 diff --git a/www-servers/varnish/Manifest b/www-servers/varnish/Manifest
18 index 953aa716606..5170ec5d170 100644
19 --- a/www-servers/varnish/Manifest
20 +++ b/www-servers/varnish/Manifest
21 @@ -2,6 +2,5 @@ DIST varnish-4.0.5.tgz 1947888 BLAKE2B d921dc6f2abae7b0bd1816470fd41f8555c02a026
22 DIST varnish-4.1.8.tgz 2254772 BLAKE2B acadf4079d58bb8f0dc5e24713aba7f2786ca6f06a683465b1564bacd986e209d858f9a3100cfb7586fa5d17f7e5f4d8425ece10c609bb3412d3adafa6ad0d05 SHA512 c642359118d87e8713d2ccf817da317a454a0f9ae6f7a07da1d10b5076aa7e5d7dcc203ef71ae19d56b7592db0c66b4ca96cb43d5fa0e6aa588d1dc8e03e026e
23 DIST varnish-5.1.3.tgz 2643223 BLAKE2B 85bae87785da1284d7d916b8948a0984eea9cf07e96012255435ba04c28e8078e5dad893946bbc12da6cbe9326699458f0e3af6be55cb5e7bba4e622724ddac2 SHA512 a10c317dc38ddff139ca8153f6388955df449c3abeb4d4f069b632ba2b32064a2827ab05fa8515994b251a68507fc3a7bf4e08eacc991fc03283ab234b9efd0a
24 DIST varnish-5.2.1.tgz 2827676 BLAKE2B 6f50a55a9b16d137eaec59aea98a0179b808bb67fc3de26c9b0924b9937a3688b7f9db45d2f0a71be2b7c6f77bfd47cd22e7b898348b5236114572b5bb33ff22 SHA512 2e979983c7f2325e289768752cc474dc3032c3420de65ccfd5871098c076aecf18e962b04308ecb1860f542fd6f6418dc79220fdd6cf4a75f7476a733faa589c
25 -DIST varnish-6.0.0.tgz 3033621 BLAKE2B 8fb3c8bf64527476251500ebf809dcff927c8097811e500172d489dd02828981e92034d8c95b8b6d183381d8f3a0fdba633451e8ab17d40d56f7727376378d68 SHA512 39bae462fe40bda9b7c93114ab8256c838a7d67f1a9f7397c37ad090163a33232676120eb7609d0512684a563d8e02c1c2ff5e1b9da0ddedef2250db51c3cc79
26 DIST varnish-6.0.1.tgz 3065822 BLAKE2B b99d0d50444872353367007f2ee97c5d5f0e60031ece7b07f8b2c3a7a84b31be88fe2b850304b1f2e47a35f35c2c41f43888bee1d1874721a72ad078acfddfa1 SHA512 057cb69ae6a4d980401effb7561d3a9b537216d8626fdf4e7bcc75971958517f51b6bd7f7af86c11bc92a2e77876831c577736dfcd11447ad0128f222c5ad138
27 DIST varnish-6.1.0.tgz 3137149 BLAKE2B 8db1fb3460a25763bd28c92fa8b9181711b497a7d1cadfbbf19794c9df3e64e60aefac87032892a02eed3ff380686f047fb67d8c7f70b602e65c63b69224e674 SHA512 48584fc2d938cc0759fa5d795992a0c6d5d9fb49db5f3063dca8d3d88c6282dac971ed268edc07bec95b4f25e26562089b1b84abdd26099e12be9ea66557716d
28
29 diff --git a/www-servers/varnish/varnish-6.0.0.ebuild b/www-servers/varnish/varnish-6.0.0.ebuild
30 deleted file mode 100644
31 index fd1d1a8b7ca..00000000000
32 --- a/www-servers/varnish/varnish-6.0.0.ebuild
33 +++ /dev/null
34 @@ -1,102 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI="6"
39 -
40 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
41 -
42 -inherit user autotools systemd python-r1
43 -
44 -DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
45 -HOMEPAGE="https://varnish-cache.org/"
46 -SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
47 -
48 -LICENSE="BSD-2 GPL-2"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
51 -IUSE="jemalloc jit static-libs"
52 -
53 -CDEPEND="
54 - sys-libs/readline:0=
55 - dev-libs/libpcre[jit?]
56 - jemalloc? ( dev-libs/jemalloc )
57 - sys-libs/ncurses:0="
58 -
59 -#varnish compiles stuff at run time
60 -RDEPEND="
61 - ${PYTHON_DEPS}
62 - ${CDEPEND}
63 - sys-devel/gcc"
64 -
65 -DEPEND="
66 - ${CDEPEND}
67 - dev-python/docutils
68 - virtual/pkgconfig"
69 -
70 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
71 -
72 -RESTRICT="test" #315725
73 -
74 -pkg_setup() {
75 - ebegin "Creating varnish user and group"
76 - enewgroup varnish
77 - enewuser varnish -1 -1 /var/lib/varnish varnish
78 - eend $?
79 -}
80 -
81 -src_prepare() {
82 - # Remove -Werror bug #528354
83 - sed -i -e 's/-Werror\([^=]\)/\1/g' configure.ac
84 -
85 - # Upstream doesn't put varnish.m4 in the m4/ directory
86 - # We link because the Makefiles look for the file in
87 - # the original location
88 - ln -sf ../varnish.m4 m4/varnish.m4
89 -
90 - eapply_user
91 -
92 - eautoreconf
93 -}
94 -
95 -src_configure() {
96 - econf \
97 - $(use_enable static-libs static) \
98 - $(use_enable jit pcre-jit ) \
99 - $(use_with jemalloc)
100 -}
101 -
102 -src_install() {
103 - emake DESTDIR="${D}" install
104 -
105 - python_replicate_script "${D}/usr/share/varnish/vmodtool.py"
106 -
107 - newinitd "${FILESDIR}"/varnishlog.initd varnishlog
108 - newconfd "${FILESDIR}"/varnishlog.confd varnishlog
109 -
110 - newinitd "${FILESDIR}"/varnishncsa.initd varnishncsa
111 - newconfd "${FILESDIR}"/varnishncsa.confd varnishncsa
112 -
113 - newinitd "${FILESDIR}"/varnishd.initd-r4 varnishd
114 - newconfd "${FILESDIR}"/varnishd.confd-r4 varnishd
115 -
116 - insinto /etc/logrotate.d/
117 - newins "${FILESDIR}/varnishd.logrotate-r2" varnishd
118 -
119 - diropts -m750
120 -
121 - keepdir /var/lib/varnish
122 - keepdir /var/log/varnish
123 -
124 - systemd_dounit "${FILESDIR}/${PN}d.service"
125 -
126 - insinto /etc/varnish/
127 - doins lib/libvmod_std/vmod.vcc
128 - doins etc/example.vcl
129 -
130 - dodoc README.rst
131 - dodoc doc/changes.rst
132 -
133 - fowners root:varnish /etc/varnish/
134 - fowners varnish:varnish /var/lib/varnish/
135 - fperms 0750 /var/lib/varnish/ /etc/varnish/
136 -}