[93650] trunk/dports/php/php-inclued/Portfile

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


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

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

Modified: trunk/dports/php/php-inclued/Portfile
===================================================================
--- trunk/dports/php/php-inclued/Portfile	2012-05-28 05:21:04 UTC (rev 93649)
+++ trunk/dports/php/php-inclued/Portfile	2012-05-28 05:22:23 UTC (rev 93650)
@@ -2,14 +2,20 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       inclued 0.1.2 pecl
-php.branches    5.3
+name            php-inclued
+version         0.1.2
+revision        1
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     nomaintainer
+
+php.branches    5.3
+php.pecl        yes
+php.pecl.prerelease yes
+
 description     Clued-in about your inclueds
 
 long_description \
@@ -28,5 +34,3 @@
         xinstall -m 644 ${worksrcpath}/INSTALL ${destroot}${docdir}
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/1543e40d/attachment.html>


More information about the macports-changes mailing list