[93642] trunk/dports/php/php-gmagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:15:04 PDT 2012


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

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

Modified: trunk/dports/php/php-gmagick/Portfile
===================================================================
--- trunk/dports/php/php-gmagick/Portfile	2012-05-28 05:14:28 UTC (rev 93641)
+++ trunk/dports/php/php-gmagick/Portfile	2012-05-28 05:15:03 UTC (rev 93642)
@@ -2,14 +2,20 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       gmagick 1.1.0RC2 pecl
-php.branches    5.3 5.4
+name            php-gmagick
+version         1.1.0RC2
+revision        1
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     nomaintainer
+
+php.branches    5.3 5.4
+php.pecl        yes
+php.pecl.prerelease yes
+
 description     Provides a wrapper to the GraphicsMagick library
 
 long_description \
@@ -32,5 +38,3 @@
         xinstall -m 644 -W ${worksrcpath} LICENSE README ${destroot}${docdir}
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/671236e6/attachment.html>


More information about the macports-changes mailing list