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 C7278138334 for ; Sun, 19 May 2019 14:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8172E07EA; Sun, 19 May 2019 14:18:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 74B4EE07EA for ; Sun, 19 May 2019 14:18:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8AC6E344AAB for ; Sun, 19 May 2019 14:18:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1677057F for ; Sun, 19 May 2019 14:18:44 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1558275501.0dab16e9dd7d7a2d09eb49bb85ebb5c3462b18e2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/netqmail/netqmail-1.06-r1.ebuild mail-mta/netqmail/netqmail-1.06-r2.ebuild mail-mta/netqmail/netqmail-1.06-r3.ebuild mail-mta/netqmail/netqmail-1.06-r4.ebuild mail-mta/netqmail/netqmail-1.06-r5.ebuild mail-mta/netqmail/netqmail-1.06.ebuild X-VCS-Directories: mail-mta/netqmail/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0dab16e9dd7d7a2d09eb49bb85ebb5c3462b18e2 X-VCS-Branch: master Date: Sun, 19 May 2019 14:18:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3fc30356-8841-4fa4-8155-0a9ea4bd99cc X-Archives-Hash: 683c9b0a26aa9ccf6d1f5888d9001015 commit: 0dab16e9dd7d7a2d09eb49bb85ebb5c3462b18e2 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun May 19 12:50:38 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 19 14:18:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dab16e9 mail-mta/netqmail: use https where it works Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> mail-mta/netqmail/netqmail-1.06-r1.ebuild | 4 ++-- mail-mta/netqmail/netqmail-1.06-r2.ebuild | 4 ++-- mail-mta/netqmail/netqmail-1.06-r3.ebuild | 4 ++-- mail-mta/netqmail/netqmail-1.06-r4.ebuild | 4 ++-- mail-mta/netqmail/netqmail-1.06-r5.ebuild | 4 ++-- mail-mta/netqmail/netqmail-1.06.ebuild | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mail-mta/netqmail/netqmail-1.06-r1.ebuild b/mail-mta/netqmail/netqmail-1.06-r1.ebuild index 2241f6b302f..676804f65d5 100644 --- a/mail-mta/netqmail/netqmail-1.06-r1.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r1.ebuild @@ -19,12 +19,12 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F} - http://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} + https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} !vanilla? ( highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} ) qmail-spp? ( mirror://sourceforge/qmail-spp/${QMAIL_SPP_F} ) diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild b/mail-mta/netqmail/netqmail-1.06-r2.ebuild index 7ea91d79242..076e9266515 100644 --- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild @@ -20,12 +20,12 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F} - http://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} + https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} http://inoa.net/qmail-tls/${QMAIL_TLS_CVE} !vanilla? ( highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} ) diff --git a/mail-mta/netqmail/netqmail-1.06-r3.ebuild b/mail-mta/netqmail/netqmail-1.06-r3.ebuild index c75b1f3991f..2ae5c68cb25 100644 --- a/mail-mta/netqmail/netqmail-1.06-r3.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r3.ebuild @@ -20,12 +20,12 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F} - http://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} + https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} http://inoa.net/qmail-tls/${QMAIL_TLS_CVE} !vanilla? ( highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} ) diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild index 04bb94458c0..1f750f0f171 100644 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild @@ -20,12 +20,12 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F} - http://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} + https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} http://inoa.net/qmail-tls/${QMAIL_TLS_CVE} !vanilla? ( highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} ) diff --git a/mail-mta/netqmail/netqmail-1.06-r5.ebuild b/mail-mta/netqmail/netqmail-1.06-r5.ebuild index b5fb32e8e3b..31387c27673 100644 --- a/mail-mta/netqmail/netqmail-1.06-r5.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r5.ebuild @@ -22,12 +22,12 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F} - http://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} + https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} http://inoa.net/qmail-tls/${QMAIL_TLS_CVE} http://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch !vanilla? ( diff --git a/mail-mta/netqmail/netqmail-1.06.ebuild b/mail-mta/netqmail/netqmail-1.06.ebuild index 78f5c20375a..91bb9c2220e 100644 --- a/mail-mta/netqmail/netqmail-1.06.ebuild +++ b/mail-mta/netqmail/netqmail-1.06.ebuild @@ -17,7 +17,7 @@ inherit eutils qmail DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" HOMEPAGE=" http://netqmail.org - http://cr.yp.to/qmail.html + https://cr.yp.to/qmail.html http://qmail.org " SRC_URI="mirror://qmail/${P}.tar.gz