[MacPorts] #33049: php5-magickwand @1.0.9 - New port submission
#33049: php5-magickwand @1.0.9 - New port submission ---------------------------------+------------------------------------------ Reporter: nicholas@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: php5-magickwand ---------------------------------+------------------------------------------ Attached is a portfile for the MagickWand API for PHP, an image manipulation extension that provides a more complete interface to the ImageMagick library than does the older imagick extension. I'm new to the art of portfile writing, so suggestions are welcome! -- Ticket URL: <https://trac.macports.org/ticket/33049> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33049: php5-magickwand @1.0.9 - New port submission ---------------------------------+------------------------------------------ Reporter: nicholas@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: php5-magickwand ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Thanks. -- Ticket URL: <https://trac.macports.org/ticket/33049#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33049: php5-magickwand @1.0.9 - New port submission ----------------------------------+----------------------------------------- Reporter: nicholas@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: php5-magickwand | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r91145 with these changes: * Just set distname instead of setting dist_version, dist_name, php5extension.build_dirs and distfiles * The php5extension portgroup already sets categories to php, so let's just append the graphics category rather than overwriting it * Rewrote master_sites to reuse ${homepage} variable, and added legacy download directory * Updated checksum because it did not match; you attached the portfile to this ticket 2012-01-28 and the distfile was updated on the server on 2012-02-29; I hope the developers do not make a regular habit of performing such [wiki:PortfileRecipes#stealth-updates stealth updates] * Added rmd160 checksum (distfiles should have two checksum types) * The php5extension portgroup already adds a library dependency on php5, so you only need to append the ImageMagick dependency * MacPorts already takes care of adding --prefix=${prefix} to configure.pre_args and the php5extension portgroup takes care of helping you find php-config, so the only configure arg we need is --with- magickwand=${prefix} Then I realized I forgot to check whether livecheck works. It didn't, so I fixed it in r91146. -- Ticket URL: <https://trac.macports.org/ticket/33049#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts