diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index ac66be4d02e8..f77e304b71c7 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -970,9 +970,12 @@ MASTER_SITE_PGSQL+= \ https://ftp.postgresql.org/pub/%SUBDIR%/ .endif +# Currently MyraCloud is blocking fetch. Hence add php Github distributions +# untill it is fixed. .if !defined(IGNORE_MASTER_SITE_PHP) MASTER_SITE_PHP+= \ - https://www.php.net/%SUBDIR%/ + https://www.php.net/distributions/ \ + https://raw.githubusercontent.com/php/web-php-distributions/master/ .endif .if !defined(IGNORE_MASTER_SITE_PYTHON) diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 3a033e9e2ced..0d7469e15290 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -2,8 +2,9 @@ PORTNAME= php73 DISTVERSION= 7.3.33 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= PHP/distributions +MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} +DIST_SUBDIR= php MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language diff --git a/lang/php73/distinfo b/lang/php73/distinfo index ef5674b888d5..4bc3efd9082a 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637348769 -SHA256 (php-7.3.33.tar.xz) = 166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc -SIZE (php-7.3.33.tar.xz) = 12143820 +TIMESTAMP = 1640541366 +SHA256 (php/php-7.3.33.tar.xz) = 166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc +SIZE (php/php-7.3.33.tar.xz) = 12143820 diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 796ba02cbf83..c75021de15bd 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -2,8 +2,9 @@ PORTNAME= php74 DISTVERSION= 7.4.26 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= PHP/distributions +MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} +DIST_SUBDIR= php MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 0c166044ea81..42557031aca1 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637348951 -SHA256 (php-7.4.26.tar.xz) = e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8 -SIZE (php-7.4.26.tar.xz) = 10420236 +TIMESTAMP = 1641318756 +SHA256 (php/php-7.4.26.tar.xz) = e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8 +SIZE (php/php-7.4.26.tar.xz) = 10420236 diff --git a/lang/php80/Makefile b/lang/php80/Makefile index 00088f9682c7..5991c9b1339d 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -2,8 +2,9 @@ PORTNAME= php80 DISTVERSION= 8.0.13 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= PHP/distributions +MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} +DIST_SUBDIR= php MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 8754c07f4489..82e50ea21c8f 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637349092 -SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 -SIZE (php-8.0.13.tar.xz) = 10854284 +TIMESTAMP = 1640541762 +SHA256 (php/php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 +SIZE (php/php-8.0.13.tar.xz) = 10854284