[Bug 280756] graphics/pecl-imagick needs a version bump

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Aug 2024 17:35:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280756

            Bug ID: 280756
           Summary: graphics/pecl-imagick needs a version bump
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dave@jetcafe.org
                CC: 000.fbsd@quip.cz
             Flags: maintainer-feedback?(000.fbsd@quip.cz)
                CC: 000.fbsd@quip.cz

I did a simple "pkg upgrade" and this happened:

  ImageMagick7 upgraded: 7.1.1.26_3 -> 7.1.1.26_4

but pecl-imagick did -not- upgrade, staying at PORTREVISION 3 ... which is what
was previously installed.

Thus when restarting php-fpm, this happened:

   PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so'
(tried: /usr/local/lib/php/20210902/imagick.so
(/usr/local/lib/libMagickWand-7.so.10: version VERS_10.0 required by
/usr/local/lib/php/20210902/imagick.so not defined),
/usr/local/lib/php/20210902/imagick.so.so (Cannot open
"/usr/local/lib/php/20210902/imagick.so.so")) in Unknown on line 0


So I suspect a simple PORTREVISION bump is all that is needed to fix this issue
in the ports tree. For those coming from a search engine, I fixed this by
uninstalling and reinstalling the pecl-imagick package.

-- 
You are receiving this mail because:
You are the assignee for the bug.