net-mail/cyrus-imapd: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Apr 2019 09:40:53 +0000 (11:40 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:17 +0000 (00:22 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-mail/cyrus-imapd/cyrus-imapd-3.0.4.ebuild
net-mail/cyrus-imapd/cyrus-imapd-3.0.5.ebuild
net-mail/cyrus-imapd/cyrus-imapd-3.0.6.ebuild
net-mail/cyrus-imapd/cyrus-imapd-3.0.8-r1.ebuild
net-mail/cyrus-imapd/cyrus-imapd-3.0.9.ebuild

index 96e20cb3c0785fa266a11e0478b49549fa4401f1..6537bc8a826128bc6d877167ef844021f7a86d12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit autotools pam ssl-cert user
 MY_P=${P/_/}
 
 DESCRIPTION="The Cyrus IMAP Server"
-HOMEPAGE="http://www.cyrusimap.org/"
+HOMEPAGE="https://www.cyrusimap.org/"
 SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz"
 
 LICENSE="BSD-with-attribution"
@@ -214,7 +214,7 @@ pkg_postinst() {
        fi
 
        echo
-       ewarn "Please see http://www.cyrusimap.org/imap/download/upgrade.html"
+       ewarn "Please see https://www.cyrusimap.org/imap/download/upgrade.html"
        ewarn "for upgrade instructions."
        echo
 }
index cac40e0b55c2a4ffd259eb4e4e4b9361b1b1d131..20d7ed75d760505409c06961a3d213d305731dbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic pam ssl-cert user
 MY_P=${P/_/}
 
 DESCRIPTION="The Cyrus IMAP Server"
-HOMEPAGE="http://www.cyrusimap.org/"
+HOMEPAGE="https://www.cyrusimap.org/"
 SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz"
 
 LICENSE="BSD-with-attribution"
@@ -215,7 +215,7 @@ pkg_postinst() {
        fi
 
        echo
-       ewarn "Please see http://www.cyrusimap.org/imap/download/upgrade.html"
+       ewarn "Please see https://www.cyrusimap.org/imap/download/upgrade.html"
        ewarn "for upgrade instructions."
        echo
 }
index b5c209187c180995f054da55ec6d0ea6235aee28..54e10fe359c1d0085c4afc09a052b7d6b4593112 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic pam ssl-cert user
 MY_P=${P/_/}
 
 DESCRIPTION="The Cyrus IMAP Server"
-HOMEPAGE="http://www.cyrusimap.org/"
+HOMEPAGE="https://www.cyrusimap.org/"
 SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz"
 
 LICENSE="BSD-with-attribution"
@@ -215,7 +215,7 @@ pkg_postinst() {
        fi
 
        echo
-       einfo "Please see http://www.cyrusimap.org/imap/download/upgrade.html"
+       einfo "Please see https://www.cyrusimap.org/imap/download/upgrade.html"
        einfo "for upgrade instructions."
        echo
 }
index 766fa2077b849b4deb81146759d72522e18172f0..330e8d86ef24b7b515fe11841d5e0a8a8e595c6e 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools flag-o-matic pam ssl-cert user
 
 DESCRIPTION="The Cyrus IMAP Server"
-HOMEPAGE="http://www.cyrusimap.org/"
+HOMEPAGE="https://www.cyrusimap.org/"
 SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="BSD-with-attribution"
@@ -208,7 +208,7 @@ pkg_postinst() {
        fi
 
        echo
-       einfo "Please see http://www.cyrusimap.org/imap/download/upgrade.html"
+       einfo "Please see https://www.cyrusimap.org/imap/download/upgrade.html"
        einfo "for upgrade instructions."
        echo
 }
index c6ba07699dff52ce81989ad1a73178b9a2c59a8c..e97e19d6192d1a88693d6ed61eda7e52c4e4ed0a 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools flag-o-matic pam ssl-cert user
 
 DESCRIPTION="The Cyrus IMAP Server"
-HOMEPAGE="http://www.cyrusimap.org/"
+HOMEPAGE="https://www.cyrusimap.org/"
 SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="BSD-with-attribution"
@@ -212,7 +212,7 @@ pkg_postinst() {
        fi
 
        echo
-       einfo "Please see http://www.cyrusimap.org/imap/download/upgrade.html"
+       einfo "Please see https://www.cyrusimap.org/imap/download/upgrade.html"
        einfo "for upgrade instructions."
        echo
 }