[93671] trunk/dports/php/php-syck/Portfile

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


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

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

Modified: trunk/dports/php/php-syck/Portfile
===================================================================
--- trunk/dports/php/php-syck/Portfile	2012-05-28 05:55:32 UTC (rev 93670)
+++ trunk/dports/php/php-syck/Portfile	2012-05-28 05:56:03 UTC (rev 93671)
@@ -2,14 +2,19 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               syck 0.9.3 pecl
-php.branches            5.3 5.4
+name                    php-syck
+version                 0.9.3
+revision                1
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             nomaintainer
 
+php.branches            5.3 5.4
+php.pecl                yes
+php.pecl.prerelease     yes
+
 description             PHP bindings for syck
 
 long_description        Syck is a parser for YAML -- this package installs \
@@ -28,5 +33,3 @@
     
     configure.args      --with-syck=${prefix}
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/b3ede9db/attachment-0001.html>


More information about the macports-changes mailing list