Re: [php84] php84-imagick beta1

2025-02-07 Thread Ryan Carsten Schmidt
On Feb 7, 2025, at 17:50, Bjarne D Mathiesen via macports-dev wrote: > > https://github.com/BjarneDMat/macports-ports/commit/0fb4448 > >php84-imagick beta1 > >!!NOT!! working correctly >1) patching >2) default variant > >On branch php84 > >Changes to be committed: >

Re: [php84] php84-imagick beta1

2025-02-07 Thread Bjarne D Mathiesen via macports-dev
https://github.com/BjarneDMat/macports-ports/commit/0fb4448 php84-imagick beta1 !!NOT!! working correctly 1) patching 2) default variant On branch php84 Changes to be committed: modified: php/php-imagick/Portfile new file: php/php-imagick/file

Re: [php84] current status for php74 - php84

2025-02-07 Thread Bjarne D Mathiesen via macports-dev
@7.4.33 doesn't like libxml2 @2.13.5_2 => fails to compile logfile: https://macports.mathiesen.info/logs/php/php74/main.log @8.0.30 doesn't like libxml2 @2.13.5_2 => fails to compile logfile: https://macports.mathiesen.info/logs/php/php80/main.log @8.1.31 builds - but segfaults wh

Re: [php84] xxhash in php81, php82, php83

2025-02-07 Thread Ryan Carsten Schmidt
On Feb 7, 2025, at 10:33, Bjarne D Mathiesen wrote: > >patchfiles-append \ >patch-${php}-ext-hash-php_hash_xxhash.h.diff \ >patch-${php}-ext-hash-config.m4.diff \ >patch-${php}-ext-hash-config.w32.diff Since you're f

Re: [php84] xxhash in php81, php82, php83

2025-02-07 Thread Bjarne D Mathiesen via macports-dev
So, we discovered an error in xxhash for php @8.1.31, @8.2.27, @8.3.16 I'm attempting to backport the php @8.4.3 changes to these. if {[vercmp ${branch} >= 8.1] && [vercmp ${branch} <= 8.3]} { patchfiles-append \ patch-${php}-ext-hash-php_hash_xxhash.h.diff \