bsd.sites.mk: Unify MASTER_SITE_PHP and switch to HTTPS
> The PHP project does no have an official mirror program anymore [1] [1] https://www.php.net/mirroring.php PR: 250258 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
This commit is contained in:
parent
f3d51751c9
commit
d16c0c513c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552374
@ -973,16 +973,7 @@ MASTER_SITE_PGSQL+= \
|
|||||||
|
|
||||||
.if !defined(IGNORE_MASTER_SITE_PHP)
|
.if !defined(IGNORE_MASTER_SITE_PHP)
|
||||||
MASTER_SITE_PHP+= \
|
MASTER_SITE_PHP+= \
|
||||||
http://de.php.net/%SUBDIR%/ \
|
https://www.php.net/%SUBDIR%/
|
||||||
http://es.php.net/%SUBDIR%/ \
|
|
||||||
http://fr.php.net/%SUBDIR%/ \
|
|
||||||
http://it.php.net/%SUBDIR%/ \
|
|
||||||
http://jp.php.net/%SUBDIR%/ \
|
|
||||||
http://se.php.net/%SUBDIR%/ \
|
|
||||||
http://uk3.php.net/%SUBDIR%/ \
|
|
||||||
http://us2.php.net/%SUBDIR%/ \
|
|
||||||
http://br.php.net/%SUBDIR%/ \
|
|
||||||
http://cn.php.net/%SUBDIR%/
|
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(IGNORE_MASTER_SITE_PYTHON)
|
.if !defined(IGNORE_MASTER_SITE_PYTHON)
|
||||||
|
Loading…
Reference in New Issue
Block a user