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 7279A138335 for ; Fri, 22 Jun 2018 22:17:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F25AFE0871; Fri, 22 Jun 2018 22:17:39 +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 A8B5AE086D for ; Fri, 22 Jun 2018 22:17:39 +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 ECBEE335CA1 for ; Fri, 22 Jun 2018 22:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E8222E9 for ; Fri, 22 Jun 2018 22:17:36 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1529705827.f31468d185437eb9435eb37be47b2cf68e88468a.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.5.16.ebuild net-fs/samba/samba-4.6.15.ebuild net-fs/samba/samba-4.7.7.ebuild net-fs/samba/samba-4.8.2.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: f31468d185437eb9435eb37be47b2cf68e88468a X-VCS-Branch: master Date: Fri, 22 Jun 2018 22:17:36 +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: 3f5a6dde-d71b-4ff9-a2b3-8d5db4f2bfe1 X-Archives-Hash: b598c514226b285f091c77bf971d8062 commit: f31468d185437eb9435eb37be47b2cf68e88468a Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun Jun 10 09:20:42 2018 +0000 Commit: Patrice Clement gentoo 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 " }