commit:     f31468d185437eb9435eb37be47b2cf68e88468a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 10 09:20:42 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 22:17:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31468d1

net-fs/samba: use HTTPs.

Closes: https://github.com/gentoo/gentoo/pull/8783

 net-fs/samba/samba-4.5.16.ebuild | 8 ++++----
 net-fs/samba/samba-4.6.15.ebuild | 8 ++++----
 net-fs/samba/samba-4.7.7.ebuild  | 8 ++++----
 net-fs/samba/samba-4.8.2.ebuild  | 6 +++---
 4 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild
index 7c80d9db44e..507d6554595 100644
--- a/net-fs/samba/samba-4.5.16.ebuild
+++ b/net-fs/samba/samba-4.5.16.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
 KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 
 DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="http://www.samba.org/";
+HOMEPAGE="https://www.samba.org/";
 LICENSE="GPL-3"
 
 SLOT="0"
@@ -288,7 +288,7 @@ pkg_postinst() {
        ewarn "controller work previously known as 'samba4'."
 
        elog "For further information and migration steps make sure to read "
-       elog "http://samba.org/samba/history/${P}.html "
-       elog "http://samba.org/samba/history/${PN}-4.5.0.html and"
-       elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+       elog "https://samba.org/samba/history/${P}.html "
+       elog "https://samba.org/samba/history/${PN}-4.5.0.html and"
+       elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
 }

diff --git a/net-fs/samba/samba-4.6.15.ebuild b/net-fs/samba/samba-4.6.15.ebuild
index 5cb08f5d799..f45ae5e7a91 100644
--- a/net-fs/samba/samba-4.6.15.ebuild
+++ b/net-fs/samba/samba-4.6.15.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 
 DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="http://www.samba.org/";
+HOMEPAGE="https://www.samba.org/";
 LICENSE="GPL-3"
 
 SLOT="0"
@@ -310,7 +310,7 @@ pkg_postinst() {
        ewarn "controller work previously known as 'samba4'."
 
        elog "For further information and migration steps make sure to read "
-       elog "http://samba.org/samba/history/${P}.html "
-       elog "http://samba.org/samba/history/${PN}-4.5.0.html and"
-       elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+       elog "https://samba.org/samba/history/${P}.html "
+       elog "https://samba.org/samba/history/${PN}-4.5.0.html and"
+       elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
 }

diff --git a/net-fs/samba/samba-4.7.7.ebuild b/net-fs/samba/samba-4.7.7.ebuild
index 6a4a386e8ba..70a7a8aa61e 100644
--- a/net-fs/samba/samba-4.7.7.ebuild
+++ b/net-fs/samba/samba-4.7.7.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 
 DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="http://www.samba.org/";
+HOMEPAGE="https://www.samba.org/";
 LICENSE="GPL-3"
 
 SLOT="0"
@@ -313,7 +313,7 @@ pkg_postinst() {
        ewarn "controller work previously known as 'samba4'."
 
        elog "For further information and migration steps make sure to read "
-       elog "http://samba.org/samba/history/${P}.html "
-       elog "http://samba.org/samba/history/${PN}-4.5.0.html and"
-       elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+       elog "https://samba.org/samba/history/${P}.html "
+       elog "https://samba.org/samba/history/${PN}-4.5.0.html and"
+       elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
 }

diff --git a/net-fs/samba/samba-4.8.2.ebuild b/net-fs/samba/samba-4.8.2.ebuild
index cd603d27bde..eb9a466868e 100644
--- a/net-fs/samba/samba-4.8.2.ebuild
+++ b/net-fs/samba/samba-4.8.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 
 DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="http://www.samba.org/";
+HOMEPAGE="https://www.samba.org/";
 LICENSE="GPL-3"
 
 SLOT="0"
@@ -281,6 +281,6 @@ pkg_postinst() {
        ewarn "controller work previously known as 'samba4'."
 
        elog "For further information and migration steps make sure to read "
-       elog "http://samba.org/samba/history/${P}.html "
-       elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+       elog "https://samba.org/samba/history/${P}.html "
+       elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
 }

Reply via email to