CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/07/10 16:27:31
Modified files:
lang/php : Makefile Makefile.inc
lang/php/7.1 : Makefile
lang/php/7.2 : Makefile
lang/php/7.3 : Makefile
Log message:
it seems php have done some cdn shuffling, now the various country.php.net
are a single cdn backed server and issue a redirect to https://www.php.net/.
replace MASTER_SITES with the single https://www.php.net/distributions/.
this also suggests the mishmash of working and broken backends for
www.php.net that resulted in using secure.php.net as the homepage have
been cleaned up, so switch that back to https://www.php.net/.