[104130] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Mar 16 22:26:41 PDT 2013


Revision: 104130
          https://trac.macports.org/changeset/104130
Author:   ryandesign at macports.org
Date:     2013-03-16 22:26:40 -0700 (Sat, 16 Mar 2013)
Log Message:
-----------
php-gearman: update to 1.1.1

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

Modified: trunk/dports/php/php-gearman/Portfile
===================================================================
--- trunk/dports/php/php-gearman/Portfile	2013-03-17 05:20:29 UTC (rev 104129)
+++ trunk/dports/php/php-gearman/Portfile	2013-03-17 05:26:40 UTC (rev 104130)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-gearman
-version                 1.1.0
+version                 1.1.1
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
@@ -17,8 +17,8 @@
 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  1c94cf13ebc1b7d5a807001744be1b43ab0d5508 \
-                        sha256  a3e98a06e1cf2884ac9f3085f77b194dad9e6f85a8c70e197765a4f13d94c604
+checksums               rmd160  3223cd63c3b2f1f7fa6b50d4ca94f84049a02f82 \
+                        sha256  2212b8496cd82b27d8bcee1435d2dda7be2b9fc44bb76c575e018ec89cc5ec15
 
 if {${name} != ${subport}} {
     depends_lib-append  port:gearmand

Modified: trunk/dports/php/php5-gearman/Portfile
===================================================================
--- trunk/dports/php/php5-gearman/Portfile	2013-03-17 05:20:29 UTC (rev 104129)
+++ trunk/dports/php/php5-gearman/Portfile	2013-03-17 05:26:40 UTC (rev 104130)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     gearman 1.1.0 pecl
+php5extension.setup     gearman 1.1.1 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
@@ -13,7 +13,7 @@
 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  1c94cf13ebc1b7d5a807001744be1b43ab0d5508 \
-                        sha256  a3e98a06e1cf2884ac9f3085f77b194dad9e6f85a8c70e197765a4f13d94c604
+checksums               rmd160  3223cd63c3b2f1f7fa6b50d4ca94f84049a02f82 \
+                        sha256  2212b8496cd82b27d8bcee1435d2dda7be2b9fc44bb76c575e018ec89cc5ec15
 
 depends_lib-append      port:gearmand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130316/d51dcfd5/attachment.html>


More information about the macports-changes mailing list