Changes between Initial Version and Version 1 of Ticket #31760


Ignore:
Timestamp:
Oct 25, 2011, 11:00:09 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Do not create symlinks. Rebuild php5-imagick. I'll need to increase its revision, and all other ports that link with ImageMagick. This was also reported on the mailing list. Sorry, I didn't realize updating ImageMagick would increase a library version.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31760

    • Property Status changed from new to assigned
    • Property Cc andrew.todd659@… added
    • Property Summary changed from php5-imagick @3.0.1 Runtime error to ports linking with ImageMagick need revbump
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords php5 imagick removed
    • Property Port php5-imagick emacs-snapshot added
  • Ticket #31760 – Description

    initial v1  
    1010
    1111Fixes, create 2 symlinks :
     12{{{
    1213libMagickCore.5.dylib -> libMagickCore.4.dylib
    1314libMagickWand.5.dylib -> libMagickWand.4.dylib
     15}}}