From b4a3cb386e74f6f3af6839cf97329f45b094ff34 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 6 Jan 2023 19:37:56 +0000 Subject: [PATCH] build PHP 8.2 versions of those pecl-* ports which support it --- archivers/Makefile | 3 +++ databases/Makefile | 1 + devel/Makefile | 2 +- graphics/Makefile | 1 + mail/Makefile | 1 + security/Makefile | 1 + textproc/Makefile | 1 + www/Makefile | 4 ++++ 8 files changed, 13 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 272126b429c..9fa62dd4b94 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -48,8 +48,11 @@ SUBDIR += pecl-lzf,php74 SUBDIR += pecl-lzf,php80 SUBDIR += pecl-lzf,php81 + SUBDIR += pecl-lzf,php82 SUBDIR += pecl-rar,php74 SUBDIR += pecl-rar,php80 + #SUBDIR += pecl-rar,php81 # fails + #SUBDIR += pecl-rar,php82 # fails SUBDIR += pigz SUBDIR += py-brotli,python3 SUBDIR += py-libarchive-c,python3 diff --git a/databases/Makefile b/databases/Makefile index 7c4ccd247bc..5d00ccfed10 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -132,6 +132,7 @@ SUBDIR += pecl-redis,php74 SUBDIR += pecl-redis,php80 SUBDIR += pecl-redis,php81 + SUBDIR += pecl-redis,php82 SUBDIR += percona-toolkit SUBDIR += pg-toolbox SUBDIR += pg_sqlite_fdw diff --git a/devel/Makefile b/devel/Makefile index ffc38d91f2d..dc451d1f68c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1282,9 +1282,9 @@ SUBDIR += pcre SUBDIR += pcre++ SUBDIR += pcre2 - SUBDIR += pecl-xdebug,php74 SUBDIR += pecl-xdebug,php80 SUBDIR += pecl-xdebug,php81 + SUBDIR += pecl-xdebug,php82 SUBDIR += perltidy SUBDIR += physfs SUBDIR += pkgconf diff --git a/graphics/Makefile b/graphics/Makefile index 17d8ee543a6..e0821a8a762 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -235,6 +235,7 @@ SUBDIR += pecl-imagick,php74 SUBDIR += pecl-imagick,php80 SUBDIR += pecl-imagick,php81 + SUBDIR += pecl-imagick,php82 SUBDIR += peek SUBDIR += pho SUBDIR += piglit diff --git a/mail/Makefile b/mail/Makefile index ef7a223bb7e..874003852d1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -177,6 +177,7 @@ SUBDIR += pecl-mailparse,php74 SUBDIR += pecl-mailparse,php80 SUBDIR += pecl-mailparse,php81 + SUBDIR += pecl-mailparse,php82 SUBDIR += perdition SUBDIR += pflogsumm SUBDIR += pine-pgp-filters diff --git a/security/Makefile b/security/Makefile index 7e05f4b21ea..c30ebb02814 100644 --- a/security/Makefile +++ b/security/Makefile @@ -242,6 +242,7 @@ SUBDIR += pecl-mcrypt,php74 SUBDIR += pecl-mcrypt,php80 SUBDIR += pecl-mcrypt,php81 + SUBDIR += pecl-mcrypt,php82 SUBDIR += pgp5 SUBDIR += pgpdump SUBDIR += pidgin-otr diff --git a/textproc/Makefile b/textproc/Makefile index a024d5ecaf0..a57363c7956 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -364,6 +364,7 @@ SUBDIR += pecl-yaml,php74 SUBDIR += pecl-yaml,php80 SUBDIR += pecl-yaml,php81 + SUBDIR += pecl-yaml,php82 SUBDIR += pinfo SUBDIR += pod2mdoc SUBDIR += podofo diff --git a/www/Makefile b/www/Makefile index 2aa9fa3845d..ce2a0914966 100644 --- a/www/Makefile +++ b/www/Makefile @@ -385,11 +385,13 @@ SUBDIR += pecl-memcached,php74 SUBDIR += pecl-memcached,php80 SUBDIR += pecl-memcached,php81 + SUBDIR += pecl-memcached,php82 SUBDIR += pecl-pecl_http,php74 # SUBDIR += pecl-pecl_http,php80 not yet, and not until pecl-propro has php80 SUBDIR += pecl-pledge,php74 SUBDIR += pecl-pledge,php80 SUBDIR += pecl-pledge,php81 + SUBDIR += pecl-pledge,php82 SUBDIR += pecl-proctitle,php74 # SUBDIR += pecl-proctitle,php80 not yet SUBDIR += pecl-propro,php74 @@ -397,9 +399,11 @@ SUBDIR += pecl-raphf,php74 SUBDIR += pecl-raphf,php80 SUBDIR += pecl-raphf,php81 + SUBDIR += pecl-raphf,php82 SUBDIR += pecl-ssh2,php74 SUBDIR += pecl-ssh2,php80 SUBDIR += pecl-ssh2,php81 + SUBDIR += pecl-ssh2,php82 SUBDIR += pelican SUBDIR += perlbal SUBDIR += phpldapadmin