[124410] trunk/dports/php/php5-yaml/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 23 23:40:35 PDT 2014


Revision: 124410
          https://trac.macports.org/changeset/124410
Author:   ryandesign at macports.org
Date:     2014-08-23 23:40:35 -0700 (Sat, 23 Aug 2014)
Log Message:
-----------
php5-yaml: replaced_by php53-yaml

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

Modified: trunk/dports/php/php5-yaml/Portfile
===================================================================
--- trunk/dports/php/php5-yaml/Portfile	2014-08-24 06:25:42 UTC (rev 124409)
+++ trunk/dports/php/php5-yaml/Portfile	2014-08-24 06:40:35 UTC (rev 124410)
@@ -2,23 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup yaml 1.1.1 pecl
-categories-append   devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
-license             PHP-3.01
+replaced_by         php53-yaml
+PortGroup           obsolete 1.0
 
-description         a PHP interface to the YAML parsing library
-
-long_description    ${description}
-
-checksums           rmd160  5bcc1f289a276207f89cdb2f7585733d45df2435 \
-                    sha256  762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3
-
-depends_lib-append  port:libyaml
-
-configure.args      --with-yaml=${prefix}
-
-use_parallel_build  yes
+name                php5-yaml
+version             1.1.1
+revision            1
+categories          php
+license             PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140823/e203d2ae/attachment.html>


More information about the macports-changes mailing list