[109326] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Aug 13 01:52:06 PDT 2013


Revision: 109326
          https://trac.macports.org/changeset/109326
Author:   ryandesign at macports.org
Date:     2013-08-13 01:52:06 -0700 (Tue, 13 Aug 2013)
Log Message:
-----------
php-yaz: update to 1.1.6

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

Modified: trunk/dports/php/php-yaz/Portfile
===================================================================
--- trunk/dports/php/php-yaz/Portfile	2013-08-13 06:10:32 UTC (rev 109325)
+++ trunk/dports/php/php-yaz/Portfile	2013-08-13 08:52:06 UTC (rev 109326)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-yaz
-version                 1.1.5
+version                 1.1.6
 categories-append       net databases devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -19,9 +19,9 @@
 long_description        This extension implements a Z39.50 client \
                         for PHP using the YAZ toolkit.
 
-checksums               rmd160  10d952a60f5ea35e48ac954c17610284f9b0daf0 \
-                        sha256  d97e77b59aa86a8e5ea6d0da1ba9cc1750a13bfe65bb08d8f2c213b98f1087cc
+checksums               rmd160  2a412c2899c14cfb015b770a26d933a28b9c19d2 \
+                        sha256  dd9b919ba3b2a09a9c77c847407f106512fe75979cc0689ebccef08c80719eee
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append  port:re2c port:yaz
 }

Modified: trunk/dports/php/php5-yaz/Portfile
===================================================================
--- trunk/dports/php/php5-yaz/Portfile	2013-08-13 06:10:32 UTC (rev 109325)
+++ trunk/dports/php/php5-yaz/Portfile	2013-08-13 08:52:06 UTC (rev 109326)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     yaz 1.1.5 pecl
+php5extension.setup     yaz 1.1.6 pecl
 categories-append       net databases devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -14,7 +14,7 @@
 long_description        This extension implements a Z39.50 client \
                         for PHP using the YAZ toolkit.
 
-checksums               rmd160  10d952a60f5ea35e48ac954c17610284f9b0daf0 \
-                        sha256  d97e77b59aa86a8e5ea6d0da1ba9cc1750a13bfe65bb08d8f2c213b98f1087cc
+checksums               rmd160  2a412c2899c14cfb015b770a26d933a28b9c19d2 \
+                        sha256  dd9b919ba3b2a09a9c77c847407f106512fe75979cc0689ebccef08c80719eee
 
 depends_lib-append      port:re2c port:yaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130813/b5a48f46/attachment-0001.html>


More information about the macports-changes mailing list