[124452] trunk/dports/php/php5-imagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 02:01:58 PDT 2014


Revision: 124452
          https://trac.macports.org/changeset/124452
Author:   ryandesign at macports.org
Date:     2014-08-24 02:01:57 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-imagick: replaced_by php53-imagick

Modified Paths:
--------------
    trunk/dports/php/php5-imagick/Portfile

Modified: trunk/dports/php/php5-imagick/Portfile
===================================================================
--- trunk/dports/php/php5-imagick/Portfile	2014-08-24 09:00:47 UTC (rev 124451)
+++ trunk/dports/php/php5-imagick/Portfile	2014-08-24 09:01:57 UTC (rev 124452)
@@ -2,33 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     imagick 3.1.2 pecl
-revision                1
-categories-append       graphics
-platforms               darwin
-maintainers             ryandesign openmaintainer
-license                 PHP-3.01
+replaced_by             php53-imagick
+PortGroup               obsolete 1.0
 
-description             PHP extension to create and modify images with \
-                        ImageMagick
-
-long_description        Imagick is a native PHP extension for creating and \
-                        modifying images using the ImageMagick API
-
-checksums               rmd160  6f2cfba26dbdf7ede8d14ca9c97cf2b38a921cd0 \
-                        sha256  528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93
-
-depends_lib-append      port:ImageMagick
-
-configure.args          --with-imagick=${prefix}
-
-use_parallel_build      yes
-
-post-destroot {
-    xinstall -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} CREDITS ${destroot}${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${prefix}/share/examples
-    copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
-}
+name                    php5-imagick
+version                 3.1.2
+revision                2
+categories              php
+license                 PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/dcfa5582/attachment-0001.html>


More information about the macports-changes mailing list