Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Wed, 28 Feb 2018 22:18:58
Message-Id: 1519856316.ea94d91f89b5b427b1254b18ca5b78f951ae4a59.whissi@gentoo
1 commit: ea94d91f89b5b427b1254b18ca5b78f951ae4a59
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 22:18:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 22:18:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea94d91f
7
8 net-mail/dovecot: Use HTTPS
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-mail/dovecot/dovecot-2.2.19.ebuild | 10 +++++-----
13 net-mail/dovecot/dovecot-2.2.29.1.ebuild | 4 ++--
14 net-mail/dovecot/dovecot-2.2.32.ebuild | 4 ++--
15 net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild | 2 +-
16 net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild | 2 +-
17 net-mail/dovecot/dovecot-2.2.33.2.ebuild | 4 ++--
18 net-mail/dovecot/dovecot-2.2.34.ebuild | 2 +-
19 net-mail/dovecot/dovecot-2.3.0-r1.ebuild | 2 +-
20 net-mail/dovecot/dovecot-2.3.0-r2.ebuild | 2 +-
21 net-mail/dovecot/dovecot-2.3.0-r3.ebuild | 2 +-
22 net-mail/dovecot/dovecot-2.3.0.1.ebuild | 2 +-
23 net-mail/dovecot/dovecot-2.3.0.ebuild | 4 ++--
24 12 files changed, 20 insertions(+), 20 deletions(-)
25
26 diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild
27 index afb1f739bdb..97989e04efa 100644
28 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild
29 +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild
30 @@ -1,4 +1,4 @@
31 -# Copyright 1999-2017 Gentoo Foundation
32 +# Copyright 1999-2018 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34
35 EAPI=5
36 @@ -12,15 +12,15 @@ if [[ ${PV} == *_rc* ]] ; then
37 else
38 rc_dir=""
39 fi
40 -SRC_URI="http://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
41 +SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
42 sieve? (
43 - http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
44 + https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
45 )
46 managesieve? (
47 - http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
48 + https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
49 ) "
50 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
51 -HOMEPAGE="http://www.dovecot.org/"
52 +HOMEPAGE="https://www.dovecot.org/"
53
54 SLOT="0"
55 LICENSE="LGPL-2.1 MIT"
56
57 diff --git a/net-mail/dovecot/dovecot-2.2.29.1.ebuild b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
58 index 8cfd8318a2d..484d17c54bd 100644
59 --- a/net-mail/dovecot/dovecot-2.2.29.1.ebuild
60 +++ b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2017 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
68 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
69 ) "
70 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
71 -HOMEPAGE="http://www.dovecot.org/"
72 +HOMEPAGE="https://www.dovecot.org/"
73
74 SLOT="0"
75 LICENSE="LGPL-2.1 MIT"
76
77 diff --git a/net-mail/dovecot/dovecot-2.2.32.ebuild b/net-mail/dovecot/dovecot-2.2.32.ebuild
78 index 88416afd785..fd713a3164f 100644
79 --- a/net-mail/dovecot/dovecot-2.2.32.ebuild
80 +++ b/net-mail/dovecot/dovecot-2.2.32.ebuild
81 @@ -1,4 +1,4 @@
82 -# Copyright 1999-2017 Gentoo Foundation
83 +# Copyright 1999-2018 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85
86 EAPI=6
87 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
88 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
89 ) "
90 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
91 -HOMEPAGE="http://www.dovecot.org/"
92 +HOMEPAGE="https://www.dovecot.org/"
93
94 SLOT="0"
95 LICENSE="LGPL-2.1 MIT"
96
97 diff --git a/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild b/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild
98 index 8cbe8076991..219b6c0ea43 100644
99 --- a/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild
100 +++ b/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild
101 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
102 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
103 ) "
104 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
105 -HOMEPAGE="http://www.dovecot.org/"
106 +HOMEPAGE="https://www.dovecot.org/"
107
108 SLOT="0"
109 LICENSE="LGPL-2.1 MIT"
110
111 diff --git a/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild b/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild
112 index 501be824b00..41930e54e70 100644
113 --- a/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild
114 +++ b/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild
115 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
116 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
117 ) "
118 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
119 -HOMEPAGE="http://www.dovecot.org/"
120 +HOMEPAGE="https://www.dovecot.org/"
121
122 SLOT="0"
123 LICENSE="LGPL-2.1 MIT"
124
125 diff --git a/net-mail/dovecot/dovecot-2.2.33.2.ebuild b/net-mail/dovecot/dovecot-2.2.33.2.ebuild
126 index bb3ab33efa5..d1e1ba9d72b 100644
127 --- a/net-mail/dovecot/dovecot-2.2.33.2.ebuild
128 +++ b/net-mail/dovecot/dovecot-2.2.33.2.ebuild
129 @@ -1,4 +1,4 @@
130 -# Copyright 1999-2017 Gentoo Foundation
131 +# Copyright 1999-2018 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133
134 EAPI=6
135 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
136 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
137 ) "
138 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
139 -HOMEPAGE="http://www.dovecot.org/"
140 +HOMEPAGE="https://www.dovecot.org/"
141
142 SLOT="0"
143 LICENSE="LGPL-2.1 MIT"
144
145 diff --git a/net-mail/dovecot/dovecot-2.2.34.ebuild b/net-mail/dovecot/dovecot-2.2.34.ebuild
146 index ec44729eb33..d1e1ba9d72b 100644
147 --- a/net-mail/dovecot/dovecot-2.2.34.ebuild
148 +++ b/net-mail/dovecot/dovecot-2.2.34.ebuild
149 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
150 https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
151 ) "
152 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
153 -HOMEPAGE="http://www.dovecot.org/"
154 +HOMEPAGE="https://www.dovecot.org/"
155
156 SLOT="0"
157 LICENSE="LGPL-2.1 MIT"
158
159 diff --git a/net-mail/dovecot/dovecot-2.3.0-r1.ebuild b/net-mail/dovecot/dovecot-2.3.0-r1.ebuild
160 index 2e67a01e518..1cf1fe5683d 100644
161 --- a/net-mail/dovecot/dovecot-2.3.0-r1.ebuild
162 +++ b/net-mail/dovecot/dovecot-2.3.0-r1.ebuild
163 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
164 https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
165 ) "
166 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
167 -HOMEPAGE="http://www.dovecot.org/"
168 +HOMEPAGE="https://www.dovecot.org/"
169
170 SLOT="0"
171 LICENSE="LGPL-2.1 MIT"
172
173 diff --git a/net-mail/dovecot/dovecot-2.3.0-r2.ebuild b/net-mail/dovecot/dovecot-2.3.0-r2.ebuild
174 index bac241d30ca..ed1c2326a5b 100644
175 --- a/net-mail/dovecot/dovecot-2.3.0-r2.ebuild
176 +++ b/net-mail/dovecot/dovecot-2.3.0-r2.ebuild
177 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
178 https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
179 ) "
180 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
181 -HOMEPAGE="http://www.dovecot.org/"
182 +HOMEPAGE="https://www.dovecot.org/"
183
184 SLOT="0"
185 LICENSE="LGPL-2.1 MIT"
186
187 diff --git a/net-mail/dovecot/dovecot-2.3.0-r3.ebuild b/net-mail/dovecot/dovecot-2.3.0-r3.ebuild
188 index df9749698c3..593750f50a3 100644
189 --- a/net-mail/dovecot/dovecot-2.3.0-r3.ebuild
190 +++ b/net-mail/dovecot/dovecot-2.3.0-r3.ebuild
191 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
192 https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
193 ) "
194 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
195 -HOMEPAGE="http://www.dovecot.org/"
196 +HOMEPAGE="https://www.dovecot.org/"
197
198 SLOT="0"
199 LICENSE="LGPL-2.1 MIT"
200
201 diff --git a/net-mail/dovecot/dovecot-2.3.0.1.ebuild b/net-mail/dovecot/dovecot-2.3.0.1.ebuild
202 index b60730a12fc..13a67985103 100644
203 --- a/net-mail/dovecot/dovecot-2.3.0.1.ebuild
204 +++ b/net-mail/dovecot/dovecot-2.3.0.1.ebuild
205 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
206 https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
207 ) "
208 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
209 -HOMEPAGE="http://www.dovecot.org/"
210 +HOMEPAGE="https://www.dovecot.org/"
211
212 SLOT="0"
213 LICENSE="LGPL-2.1 MIT"
214
215 diff --git a/net-mail/dovecot/dovecot-2.3.0.ebuild b/net-mail/dovecot/dovecot-2.3.0.ebuild
216 index f4dd70510c2..45f5afddc38 100644
217 --- a/net-mail/dovecot/dovecot-2.3.0.ebuild
218 +++ b/net-mail/dovecot/dovecot-2.3.0.ebuild
219 @@ -1,4 +1,4 @@
220 -# Copyright 1999-2017 Gentoo Foundation
221 +# Copyright 1999-2018 Gentoo Foundation
222 # Distributed under the terms of the GNU General Public License v2
223
224 EAPI=6
225 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
226 https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
227 ) "
228 DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
229 -HOMEPAGE="http://www.dovecot.org/"
230 +HOMEPAGE="https://www.dovecot.org/"
231
232 SLOT="0"
233 LICENSE="LGPL-2.1 MIT"