[93648] trunk/dports/php/php-imagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:19:16 PDT 2012


Revision: 93648
          https://trac.macports.org/changeset/93648
Author:   ryandesign at macports.org
Date:     2012-05-27 22:19:15 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-imagick: php 1.1 portgroup

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

Modified: trunk/dports/php/php-imagick/Portfile
===================================================================
--- trunk/dports/php/php-imagick/Portfile	2012-05-28 05:18:29 UTC (rev 93647)
+++ trunk/dports/php/php-imagick/Portfile	2012-05-28 05:19:15 UTC (rev 93648)
@@ -2,15 +2,20 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               imagick 3.1.0RC1 pecl
-php.branches            5.3 5.4
+name                    php-imagick
+version                 3.1.0RC1
+revision                1
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign
 license                 PHP-3.01
 
+php.branches            5.3 5.4
+php.pecl                yes
+php.pecl.prerelease     yes
+
 description             PHP extension to create and modify images with \
                         ImageMagick
 
@@ -34,5 +39,3 @@
         copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${subport}
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/5b178f45/attachment.html>


More information about the macports-changes mailing list