commit: b066e759857832bbfd61391d7be5d2e7d6dce3bd Author: Lothar Serra Mari <mail <AT> serra <DOT> me> AuthorDate: Wed Nov 27 17:39:21 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 01:43:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b066e759
dev-php/pecl-imagick: Clarify source for PHP 8.4 compatibility patch Signed-off-by: Lothar Serra Mari <mail <AT> serra.me> Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-php/pecl-imagick/files/pecl-imagick-3.7.0-php8.4.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-php/pecl-imagick/files/pecl-imagick-3.7.0-php8.4.patch b/dev-php/pecl-imagick/files/pecl-imagick-3.7.0-php8.4.patch index 189e745e759f..4c3f247a70f0 100644 --- a/dev-php/pecl-imagick/files/pecl-imagick-3.7.0-php8.4.patch +++ b/dev-php/pecl-imagick/files/pecl-imagick-3.7.0-php8.4.patch @@ -1,3 +1,5 @@ +Patch taken from https://github.com/Imagick/imagick/pull/690 + From 65e27f2bc02e7e8f1bf64e26e359e42a1331fca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= <[email protected]> Date: Wed, 25 Sep 2024 10:56:28 +0200
