Created attachment 218977 [details] security/pecl-mcrypt: unbreak with php80
Created attachment 218979 [details] security/pecl-mcrypt: unbreak with php80 v2
Created attachment 218995 [details] My proposed patch This is the patch I propose, it's more compact and it fixed only what is needed, if needed.
Thanks for reporting, I've received pkg-fallout reporting only today, I didn't noticed the php80 break. What do you think of the new patch? I'm going to commit it at the end of the day, if it's OK for you.
(In reply to Luca Pizzamiglio from comment #3) Ah, OK, ur version looks better. Mine was quick'n'dirty, inspired by error logs :)
A commit references this bug: Author: pizzamig Date: Sat Oct 24 10:18:42 UTC 2020 New revision: 553174 URL: https://svnweb.freebsd.org/changeset/ports/553174 Log: security/pecl-mcrypt: Fix php80 support PR: 250531 Submitted by: Dima Panov <fluffy@FreeBSD.org> Changes: head/security/pecl-mcrypt/Makefile
Committed! Thanks