[93649] trunk/dports/php/php-imlib2/Portfile

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


Revision: 93649
          https://trac.macports.org/changeset/93649
Author:   ryandesign at macports.org
Date:     2012-05-27 22:21:04 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-imlib2: php 1.1 portgroup

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

Modified: trunk/dports/php/php-imlib2/Portfile
===================================================================
--- trunk/dports/php/php-imlib2/Portfile	2012-05-28 05:19:15 UTC (rev 93648)
+++ trunk/dports/php/php-imlib2/Portfile	2012-05-28 05:21:04 UTC (rev 93649)
@@ -2,14 +2,20 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       imlib2 0.1.00 pecl
-php.branches    5.3 5.4
+name            php-imlib2
+version         0.1.00
+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 an image manipulation interface using libimlib2
 
 long_description \
@@ -36,5 +42,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/ee65636a/attachment.html>


More information about the macports-changes mailing list