Thanks. I ran the force upgrade and restarted Apache.
I'm still seeing the same warning though with ImageMagick @6.9.4-1_0+x11 Next suggestion? On Mon, May 23, 2016 at 2:56 AM, Bjarne D Mathiesen < [email protected]> wrote: > You'll just have to re-compile php55-imagick : > > This will take care of all of your php\d{2}-imagick versions > > port -q installed name:imagic \ > | while read -a port > do port -n upgrade --force ${port[0]} > done > > but more explicitly for just php55-imagick : > > port -n upgrade --force php55-imagick > > You'll have to re-start Apache also after having made this change ;-) > > -- > Bjarne D Mathiesen > Korsør ; Danmark ; Europa > ---------------------------------------------------------------------- > denne besked er skrevet i et totalt M$-frit miljø > MacOS X 10.11.5 El Capitan (15F34) > 2 x 3,46 GHz 6-Core Intel Xeon ; 48 GB 1333 MHz DDR3 ECC > ATI Radeon HD 5770 1024 MB > _______________________________________________ > macports-users mailing list > [email protected] > https://lists.macosforge.org/mailman/listinfo/macports-users >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
