[93636] trunk/dports/php/php-colorer/Portfile

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


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

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

Modified: trunk/dports/php/php-colorer/Portfile
===================================================================
--- trunk/dports/php/php-colorer/Portfile	2012-05-28 05:07:08 UTC (rev 93635)
+++ trunk/dports/php/php-colorer/Portfile	2012-05-28 05:09:08 UTC (rev 93636)
@@ -2,14 +2,20 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       colorer 0.7 pecl
-php.branches    5.3
+name            php-colorer
+version         0.7
+revision        1
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     nomaintainer
+
+php.branches    5.3
+php.pecl        yes
+php.pecl.prerelease yes
+
 description     Syntax highlighting
 
 long_description \
@@ -35,5 +41,3 @@
         xinstall -m 644 -W ${worksrcpath} CREDITS README TODO ${destroot}${docdir}
     }
 }
-
-php.pecl_livecheck_stable   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/3149dd53/attachment.html>


More information about the macports-changes mailing list