[93634] trunk/dports/php/php-cairo/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:06:45 PDT 2012


Revision: 93634
          https://trac.macports.org/changeset/93634
Author:   ryandesign at macports.org
Date:     2012-05-27 22:06:45 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-cairo: php 1.1 portgroup

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

Modified: trunk/dports/php/php-cairo/Portfile
===================================================================
--- trunk/dports/php/php-cairo/Portfile	2012-05-28 05:06:07 UTC (rev 93633)
+++ trunk/dports/php/php-cairo/Portfile	2012-05-28 05:06:45 UTC (rev 93634)
@@ -2,15 +2,20 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php 1.0
+PortGroup           php 1.1
 
-php.setup           cairo 0.3.2 pecl
-php.branches        5.3 5.4
+name                php-cairo
+version             0.3.2
+revision            1
 license             PHP
 categories          php devel
 platforms           darwin
 maintainers         ryandesign
 
+php.branches        5.3 5.4
+php.pecl            yes
+php.pecl.prerelease yes
+
 description         Cairo Graphics Library Extension
 
 long_description    Cairo is a 2D graphics library with support for multiple \
@@ -40,5 +45,3 @@
             ${destroot}${docdir}
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/25da3370/attachment.html>


More information about the macports-changes mailing list