diff --git a/archivers/php82-zip/Makefile b/archivers/php82-zip/Makefile index f4177271b5d3..5d9133ebe88f 100644 --- a/archivers/php82-zip/Makefile +++ b/archivers/php82-zip/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/lang/php82/Makefile b/lang/php82/Makefile index dcaee8c7027c..a95a8fad88bd 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,8 +1,8 @@ PORTNAME= php82 -DISTVERSION= 8.2.0RC7 +DISTVERSION= 8.2.0 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~pierrick/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 4d6014dfd8f3..9f610a16b3df 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669408567 -SHA256 (php-8.2.0RC7.tar.xz) = 31204434c525f85e64f666a766f623443637616b184e8652414f619a127c5ef7 -SIZE (php-8.2.0RC7.tar.xz) = 12020100 +TIMESTAMP = 1670517141 +SHA256 (php-8.2.0.tar.xz) = 6ea4c2dfb532950fd712aa2a08c1412a6a81cd1334dd0b0bf88a8e44c2b3a943 +SIZE (php-8.2.0.tar.xz) = 11920436 diff --git a/www/mod_php82/Makefile b/www/mod_php82/Makefile index e19c3db1595f..a32582b36c28 100644 --- a/www/mod_php82/Makefile +++ b/www/mod_php82/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= www devel PKGNAMEPREFIX= mod_