summaryrefslogtreecommitdiff
path: root/dev-lang/php
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-10-27 14:13:57 -0400
committerBrian Evans <grknight@gentoo.org>2017-10-27 14:13:57 -0400
commit43baf3f10ddd7de6b6bba8ee04d18ec59e03d67f (patch)
treeac1f3dc85a971e948545eb55d588db2736ee7f81 /dev-lang/php
parentb07a040923c27ee33cc727cd26d3b726ab60d853 (diff)
downloadgentoo-43baf3f10ddd7de6b6bba8ee04d18ec59e03d67f.tar.gz
gentoo-43baf3f10ddd7de6b6bba8ee04d18ec59e03d67f.tar.xz
dev-lang/php: Use https for HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/php-5.6.31.ebuild4
-rw-r--r--dev-lang/php/php-7.0.23.ebuild4
-rw-r--r--dev-lang/php/php-7.0.25.ebuild4
-rw-r--r--dev-lang/php/php-7.2.0_rc5.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-lang/php/php-5.6.31.ebuild b/dev-lang/php/php-5.6.31.ebuild
index 99350669e42..48988cf51f2 100644
--- a/dev-lang/php/php-5.6.31.ebuild
+++ b/dev-lang/php/php-5.6.31.ebuild
@@ -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
diff --git a/dev-lang/php/php-7.0.23.ebuild b/dev-lang/php/php-7.0.23.ebuild
index 547d2e86efc..556533105ba 100644
--- a/dev-lang/php/php-7.0.23.ebuild
+++ b/dev-lang/php/php-7.0.23.ebuild
@@ -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
diff --git a/dev-lang/php/php-7.0.25.ebuild b/dev-lang/php/php-7.0.25.ebuild
index 8201c7b7d40..947d712ca81 100644
--- a/dev-lang/php/php-7.0.25.ebuild
+++ b/dev-lang/php/php-7.0.25.ebuild
@@ -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
diff --git a/dev-lang/php/php-7.2.0_rc5.ebuild b/dev-lang/php/php-7.2.0_rc5.ebuild
index 8c808833186..1d273a12083 100644
--- a/dev-lang/php/php-7.2.0_rc5.ebuild
+++ b/dev-lang/php/php-7.2.0_rc5.ebuild
@@ -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