[124064] trunk/dports/php/php-gearman/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 17 19:51:44 PDT 2014


Revision: 124064
          https://trac.macports.org/changeset/124064
Author:   ryandesign at macports.org
Date:     2014-08-17 19:51:44 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
php-gearman: update to 1.1.2

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

Modified: trunk/dports/php/php-gearman/Portfile
===================================================================
--- trunk/dports/php/php-gearman/Portfile	2014-08-18 02:49:24 UTC (rev 124063)
+++ trunk/dports/php/php-gearman/Portfile	2014-08-18 02:51:44 UTC (rev 124064)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-gearman
-version                 1.1.1
+version                 1.1.2
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
@@ -17,9 +17,9 @@
 description             Library to provide API for communicating with gearmand, using libgearman.
 long_description        Library to provide API for communicating with gearmand, and writing clients and workers.
 
-checksums               rmd160  3223cd63c3b2f1f7fa6b50d4ca94f84049a02f82 \
-                        sha256  2212b8496cd82b27d8bcee1435d2dda7be2b9fc44bb76c575e018ec89cc5ec15
+checksums               rmd160  8817e87f53cdb3cc21eaf91454dc7f35d6cadc88 \
+                        sha256  c30a68145b4e33f4da929267f7b5296376ca81d76dd801fc77a261696a8a5965
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append  port:gearmand
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/3fd13cb2/attachment-0001.html>


More information about the macports-changes mailing list