Ticket #25832 (closed update: fixed)
p5-perlmagick 6.59 update from 6.32 to build again against current ImageMagick 6.6.3
| Reported by: | astricker@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | p5-perlmagick |
Description
The attached patch builds the current CPAN module for the perl ImageMagick interface in version 6.59.
Attachments
Change History
Changed 3 years ago by astricker@…
- Attachment p5-perlmagick.patch added
comment:1 Changed 3 years ago by macsforever2000@…
- Keywords perl, ImageMagick, 6.59, 6.63 removed
- Version 1.9.1 deleted
- Milestone MacPorts 1.9.2 deleted
comment:2 Changed 3 years ago by ryandesign@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to ryandesign@…
comment:3 Changed 3 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
I had tried updating this port in April but got stuck. Your idea to patch Makefile.PL was the answer. I updated the port in r70034 with several changes from your patch:
- removed the homepage line; the default from the portgroup works fine
- used a patchfile and reinplaces and ensured we use the current value of ${prefix} and don't assume /opt/local
- made universal builds and non-default-buind_arch builds work right by plugging more of our values into Makefile.PL
Thanks for the update and for volunteering to maintain this!
Note: See
TracTickets for help on using
tickets.


Patch to update Portfile from 6.32 to 6.59