[101055] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Jan 3 10:51:12 PST 2013


Revision: 101055
          https://trac.macports.org/changeset/101055
Author:   ryandesign at macports.org
Date:     2013-01-03 10:51:12 -0800 (Thu, 03 Jan 2013)
Log Message:
-----------
php-gearman: update to 1.1.0 (#37391); add php55 subport

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-01-03 18:39:44 UTC (rev 101054)
+++ trunk/dports/php/php-gearman/Portfile	2013-01-03 18:51:12 UTC (rev 101055)
@@ -5,21 +5,20 @@
 PortGroup               php 1.1
 
 name                    php-gearman
-version                 1.0.2
-revision                2
+version                 1.1.0
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
 license                 PHP-3.01
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.pecl                yes
 
 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  f9a310bb0e17a9bf93353701d7f19e603f639d6c \
-                        sha256  fd4bb531b9dbac5d7816254ae659155baf43a53addcec2a911852741d1194402
+checksums               rmd160  1c94cf13ebc1b7d5a807001744be1b43ab0d5508 \
+                        sha256  a3e98a06e1cf2884ac9f3085f77b194dad9e6f85a8c70e197765a4f13d94c604
 
 if {${name} != ${subport}} {
     depends_lib-append  port:gearmand

Modified: trunk/dports/php/php5-gearman/Portfile
===================================================================
--- trunk/dports/php/php5-gearman/Portfile	2013-01-03 18:39:44 UTC (rev 101054)
+++ trunk/dports/php/php5-gearman/Portfile	2013-01-03 18:51:12 UTC (rev 101055)
@@ -4,8 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     gearman 1.0.2 pecl
-revision                1
+php5extension.setup     gearman 1.1.0 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
@@ -14,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  f9a310bb0e17a9bf93353701d7f19e603f639d6c \
-                        sha256  fd4bb531b9dbac5d7816254ae659155baf43a53addcec2a911852741d1194402
+checksums               rmd160  1c94cf13ebc1b7d5a807001744be1b43ab0d5508 \
+                        sha256  a3e98a06e1cf2884ac9f3085f77b194dad9e6f85a8c70e197765a4f13d94c604
 
 depends_lib-append      port:gearmand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130103/f7f347d3/attachment-0001.html>


More information about the macports-changes mailing list