Fixes a path mangling bug described in https://github.com/ImageMagick/ImageMagick/issues/6071#issuecomment-1435652678
Thanks, sorry, this kept falling off my list.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ad3e44f8e5e632dae08ad59804e55962a5791d commit b5ad3e44f8e5e632dae08ad59804e55962a5791d Author: Sam James <sam@gentoo.org> AuthorDate: 2023-03-09 06:32:31 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-09 06:39:30 +0000 media-gfx/imagemagick: add 7.1.0.62 Closes: https://bugs.gentoo.org/895246 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/imagemagick/Manifest | 1 + media-gfx/imagemagick/imagemagick-7.1.0.62.ebuild | 278 ++++++++++++++++++++++ 2 files changed, 279 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ca8a2a634b5f8e537addc67fec03c596609fb2 commit 73ca8a2a634b5f8e537addc67fec03c596609fb2 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-03-09 06:32:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-09 06:39:31 +0000 media-gfx/imagemagick: drop 7.1.0.61 Broken release. Bug: https://bugs.gentoo.org/895246 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/imagemagick/Manifest | 1 - media-gfx/imagemagick/imagemagick-7.1.0.61.ebuild | 278 ---------------------- 2 files changed, 279 deletions(-)