From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DB331382C5 for ; Wed, 28 Feb 2018 22:18:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DDEEE0884; Wed, 28 Feb 2018 22:18:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 216C2E0884 for ; Wed, 28 Feb 2018 22:18:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B498335C50 for ; Wed, 28 Feb 2018 22:18:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B78E1EE for ; Wed, 28 Feb 2018 22:18:47 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1519856316.ea94d91f89b5b427b1254b18ca5b78f951ae4a59.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/dovecot/dovecot-2.2.19.ebuild net-mail/dovecot/dovecot-2.2.29.1.ebuild net-mail/dovecot/dovecot-2.2.32.ebuild net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild net-mail/dovecot/dovecot-2.2.33.2.ebuild net-mail/dovecot/dovecot-2.2.34.ebuild net-mail/dovecot/dovecot-2.3.0-r1.ebuild net-mail/dovecot/dovecot-2.3.0-r2.ebuild net-mail/dovecot/dovecot-2.3.0-r3.ebuild net-mail/dovecot/dovecot-2.3.0.1.ebuild net-mail/dovecot/dovecot-2.3.0.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ea94d91f89b5b427b1254b18ca5b78f951ae4a59 X-VCS-Branch: master Date: Wed, 28 Feb 2018 22:18:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2bd75f4a-525a-4b4d-b12c-9714faa12894 X-Archives-Hash: 681fea3acdd7db982b34d32c4bc52ce4 commit: ea94d91f89b5b427b1254b18ca5b78f951ae4a59 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 28 22:18:24 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 28 22:18:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea94d91f net-mail/dovecot: Use HTTPS Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-mail/dovecot/dovecot-2.2.19.ebuild | 10 +++++----- net-mail/dovecot/dovecot-2.2.29.1.ebuild | 4 ++-- net-mail/dovecot/dovecot-2.2.32.ebuild | 4 ++-- net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild | 2 +- net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild | 2 +- net-mail/dovecot/dovecot-2.2.33.2.ebuild | 4 ++-- net-mail/dovecot/dovecot-2.2.34.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.0-r1.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.0-r2.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.0-r3.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.0.1.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.0.ebuild | 4 ++-- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild index afb1f739bdb..97989e04efa 100644 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,15 +12,15 @@ if [[ ${PV} == *_rc* ]] ; then else rc_dir="" fi -SRC_URI="http://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz +SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz sieve? ( - http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz + https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) managesieve? ( - http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz + https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.29.1.ebuild b/net-mail/dovecot/dovecot-2.2.29.1.ebuild index 8cfd8318a2d..484d17c54bd 100644 --- a/net-mail/dovecot/dovecot-2.2.29.1.ebuild +++ b/net-mail/dovecot/dovecot-2.2.29.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.32.ebuild b/net-mail/dovecot/dovecot-2.2.32.ebuild index 88416afd785..fd713a3164f 100644 --- a/net-mail/dovecot/dovecot-2.2.32.ebuild +++ b/net-mail/dovecot/dovecot-2.2.32.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild b/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild index 8cbe8076991..219b6c0ea43 100644 --- a/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.2.33.2-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild b/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild index 501be824b00..41930e54e70 100644 --- a/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild +++ b/net-mail/dovecot/dovecot-2.2.33.2-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.33.2.ebuild b/net-mail/dovecot/dovecot-2.2.33.2.ebuild index bb3ab33efa5..d1e1ba9d72b 100644 --- a/net-mail/dovecot/dovecot-2.2.33.2.ebuild +++ b/net-mail/dovecot/dovecot-2.2.33.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.2.34.ebuild b/net-mail/dovecot/dovecot-2.2.34.ebuild index ec44729eb33..d1e1ba9d72b 100644 --- a/net-mail/dovecot/dovecot-2.2.34.ebuild +++ b/net-mail/dovecot/dovecot-2.2.34.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.3.0-r1.ebuild b/net-mail/dovecot/dovecot-2.3.0-r1.ebuild index 2e67a01e518..1cf1fe5683d 100644 --- a/net-mail/dovecot/dovecot-2.3.0-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.3.0-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.3.0-r2.ebuild b/net-mail/dovecot/dovecot-2.3.0-r2.ebuild index bac241d30ca..ed1c2326a5b 100644 --- a/net-mail/dovecot/dovecot-2.3.0-r2.ebuild +++ b/net-mail/dovecot/dovecot-2.3.0-r2.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.3.0-r3.ebuild b/net-mail/dovecot/dovecot-2.3.0-r3.ebuild index df9749698c3..593750f50a3 100644 --- a/net-mail/dovecot/dovecot-2.3.0-r3.ebuild +++ b/net-mail/dovecot/dovecot-2.3.0-r3.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.3.0.1.ebuild b/net-mail/dovecot/dovecot-2.3.0.1.ebuild index b60730a12fc..13a67985103 100644 --- a/net-mail/dovecot/dovecot-2.3.0.1.ebuild +++ b/net-mail/dovecot/dovecot-2.3.0.1.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" diff --git a/net-mail/dovecot/dovecot-2.3.0.ebuild b/net-mail/dovecot/dovecot-2.3.0.ebuild index f4dd70510c2..45f5afddc38 100644 --- a/net-mail/dovecot/dovecot-2.3.0.ebuild +++ b/net-mail/dovecot/dovecot-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz ) " DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://www.dovecot.org/" +HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT"