[113569] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 16:50:52 PST 2013


Revision: 113569
          https://trac.macports.org/changeset/113569
Author:   ryandesign at macports.org
Date:     2013-11-19 16:50:52 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
php-yaml: update to 1.1.1

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

Modified: trunk/dports/php/php-yaml/Portfile
===================================================================
--- trunk/dports/php/php-yaml/Portfile	2013-11-20 00:50:34 UTC (rev 113568)
+++ trunk/dports/php/php-yaml/Portfile	2013-11-20 00:50:52 UTC (rev 113569)
@@ -5,8 +5,7 @@
 PortGroup           php 1.1
 
 name                php-yaml
-version             1.1.0
-revision            1
+version             1.1.1
 categories-append   devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -19,10 +18,10 @@
 
 long_description    ${description}
 
-checksums           rmd160  2ec018eec9a88b2b952ae36390a2ce11bf0c2874 \
-                    sha256  eecaad722d177a1cea61c7efb454a360fd3e288a50a528e4d23d44d420aa9f4a
+checksums           rmd160  5bcc1f289a276207f89cdb2f7585733d45df2435 \
+                    sha256  762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append  port:libyaml
     
     configure.args      --with-yaml=${prefix}

Modified: trunk/dports/php/php5-yaml/Portfile
===================================================================
--- trunk/dports/php/php5-yaml/Portfile	2013-11-20 00:50:34 UTC (rev 113568)
+++ trunk/dports/php/php5-yaml/Portfile	2013-11-20 00:50:52 UTC (rev 113569)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup yaml 1.1.0 pecl
+php5extension.setup yaml 1.1.1 pecl
 categories-append   devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -14,8 +14,8 @@
 
 long_description    ${description}
 
-checksums           rmd160  2ec018eec9a88b2b952ae36390a2ce11bf0c2874 \
-                    sha256  eecaad722d177a1cea61c7efb454a360fd3e288a50a528e4d23d44d420aa9f4a
+checksums           rmd160  5bcc1f289a276207f89cdb2f7585733d45df2435 \
+                    sha256  762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3
 
 depends_lib-append  port:libyaml
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/02b3597a/attachment.html>


More information about the macports-changes mailing list