[93680] trunk/dports/php/php-yaml/Portfile

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


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

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

Modified: trunk/dports/php/php-yaml/Portfile
===================================================================
--- trunk/dports/php/php-yaml/Portfile	2012-05-28 06:15:59 UTC (rev 93679)
+++ trunk/dports/php/php-yaml/Portfile	2012-05-28 06:16:26 UTC (rev 93680)
@@ -2,15 +2,19 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php 1.0
+PortGroup           php 1.1
 
-php.setup           yaml 1.1.0 pecl
-php.branches        5.3 5.4
+name                php-yaml
+version             1.1.0
+revision            1
 categories-append   devel
 platforms           darwin
 maintainers         nomaintainer
 license             PHP-3.01
 
+php.branches        5.3 5.4
+php.pecl            yes
+
 description         a PHP interface to the YAML parsing library
 
 long_description    ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/c5b84229/attachment.html>


More information about the macports-changes mailing list