net-im/ejabberd: use HTTPS, update docs Homepage
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 26 Mar 2018 18:12:10 +0000 (20:12 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 18:40:38 +0000 (14:40 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7627

net-im/ejabberd/ejabberd-16.09.ebuild
net-im/ejabberd/ejabberd-17.01-r2.ebuild
net-im/ejabberd/ejabberd-17.04-r1.ebuild

index f313dbb0deb3fe420bc3059a6466503a9b84467c..8c86270fcf8bed470dad7ee82f4085d1b7f55b14 100644 (file)
@@ -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
@@ -8,8 +8,8 @@ SSL_CERT_MANDATORY=1
 inherit eutils pam rebar ssl-cert systemd
 
 DESCRIPTION="Robust, scalable and extensible XMPP server"
-HOMEPAGE="http://www.ejabberd.im/ https://github.com/processone/ejabberd/"
-SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
+HOMEPAGE="https://www.ejabberd.im/ https://github.com/processone/ejabberd/"
+SRC_URI="https://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
        -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -264,7 +264,7 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                echo
                elog "For configuration instructions, please see"
-               elog "  http://www.process-one.net/en/ejabberd/docs/"
+               elog "  https://docs.ejabberd.im/"
                echo
                if [[ " ${REPLACING_VERSIONS} " =~ \ 2\. ]]; then
                        ewarn "If you have used pubsub in ejabberd-2.* you may encounter issues after"
index ec624d2c53380b82e0517aab9e8b5ba8698f30d7..2d05543a571801e148828a31c0f6fb5e18af10cf 100644 (file)
@@ -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
@@ -8,8 +8,8 @@ SSL_CERT_MANDATORY=1
 inherit eutils pam rebar ssl-cert systemd
 
 DESCRIPTION="Robust, scalable and extensible XMPP server"
-HOMEPAGE="http://www.ejabberd.im/ https://github.com/processone/ejabberd/"
-SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
+HOMEPAGE="https://www.ejabberd.im/ https://github.com/processone/ejabberd/"
+SRC_URI="https://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
        -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -278,7 +278,7 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                echo
                elog "For configuration instructions, please see"
-               elog "  http://www.process-one.net/en/ejabberd/docs/"
+               elog "  https://docs.ejabberd.im/"
                echo
                if [[ " ${REPLACING_VERSIONS} " =~ \ 2\. ]]; then
                        ewarn "If you have used pubsub in ejabberd-2.* you may encounter issues after"
index 5ca27008f2c4be61e2a3e0e408bbf69170d727ba..49ecf5359e3a62cb32dbc6fcc7076cb651f22631 100644 (file)
@@ -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
@@ -8,8 +8,8 @@ SSL_CERT_MANDATORY=1
 inherit eutils pam rebar ssl-cert systemd
 
 DESCRIPTION="Robust, scalable and extensible XMPP server"
-HOMEPAGE="http://www.ejabberd.im/ https://github.com/processone/ejabberd/"
-SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
+HOMEPAGE="https://www.ejabberd.im/ https://github.com/processone/ejabberd/"
+SRC_URI="https://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
        -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -279,7 +279,7 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                echo
                elog "For configuration instructions, please see"
-               elog "  http://www.process-one.net/en/ejabberd/docs/"
+               elog "  https://docs.ejabberd.im/"
                echo
                if [[ " ${REPLACING_VERSIONS} " =~ \ 2\. ]]; then
                        ewarn "If you have used pubsub in ejabberd-2.* you may encounter issues after"