dev-lang/php: Use https for HOMEPAGE and SRC_URI
authorBrian Evans <grknight@gentoo.org>
Fri, 27 Oct 2017 18:13:57 +0000 (14:13 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 27 Oct 2017 18:13:57 +0000 (14:13 -0400)
Package-Manager: Portage-2.3.12, Repoman-2.3.3

dev-lang/php/php-5.6.31.ebuild
dev-lang/php/php-7.0.23.ebuild
dev-lang/php/php-7.0.25.ebuild
dev-lang/php/php-7.2.0_rc5.ebuild

index 99350669e42b3df43a990cfde697d1ecdfadff48..48988cf51f246f86dba73af187447273d431c74f 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools flag-o-matic versionator systemd
 
 DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="http://php.net/"
-SRC_URI="http://php.net/distributions/${P}.tar.xz"
+HOMEPAGE="https://secure.php.net/"
+SRC_URI="https://secure.php.net/distributions/${P}.tar.xz"
 
 LICENSE="PHP-3.01
        BSD
index 547d2e86efc6cfe95a9dde1a26891ce4d0bcc48b..556533105ba9977e268d26bbd0eb684185d45611 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic versionator systemd
 
 DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="http://php.net/"
-SRC_URI="http://php.net/distributions/${P}.tar.xz"
+HOMEPAGE="https://secure.php.net/"
+SRC_URI="https://secure.php.net/distributions/${P}.tar.xz"
 
 LICENSE="PHP-3.01
        BSD
index 8201c7b7d40ced2372b2f5fba364a13baf73abf5..947d712ca81277e171e918ed7b31c015fcd385b7 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic versionator systemd
 
 DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="http://php.net/"
-SRC_URI="http://php.net/distributions/${P}.tar.xz"
+HOMEPAGE="https://secure.php.net/"
+SRC_URI="https://secure.php.net/distributions/${P}.tar.xz"
 
 LICENSE="PHP-3.01
        BSD
index 8c808833186050933db65c3d8c9cd2a80770eea8..1d273a1208349656a4278f0bfcda826214ae5379 100644 (file)
@@ -8,7 +8,7 @@ inherit flag-o-matic versionator systemd
 MY_PV="${PV/_rc/RC}"
 
 DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="http://php.net/"
+HOMEPAGE="https://secure.php.net/"
 SRC_URI="https://downloads.php.net/~pollita/${PN}-${MY_PV}.tar.xz"
 
 LICENSE="PHP-3.01