[107175] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Jun 20 16:02:25 PDT 2013


Revision: 107175
          https://trac.macports.org/changeset/107175
Author:   ryandesign at macports.org
Date:     2013-06-20 16:02:25 -0700 (Thu, 20 Jun 2013)
Log Message:
-----------
php-http: update to 1.7.6

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

Modified: trunk/dports/php/php-http/Portfile
===================================================================
--- trunk/dports/php/php-http/Portfile	2013-06-20 21:16:57 UTC (rev 107174)
+++ trunk/dports/php/php-http/Portfile	2013-06-20 23:02:25 UTC (rev 107175)
@@ -5,7 +5,7 @@
 PortGroup       php 1.1
 
 name            php-http
-version         1.7.5
+version         1.7.6
 categories      php www
 platforms       darwin
 maintainers     ryandesign openmaintainer
@@ -27,8 +27,8 @@
     It provides powerful request functionality, if built with CURL \
     support. Parallel requests are available for PHP 5 and greater.
 
-checksums       rmd160  2f6c3ceca16aff9cebaf39b879c5680acb5c2107 \
-                sha256  6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1
+checksums       rmd160  bd873c720f36944b219eac8c3b44fa4b9164c21a \
+                sha256  e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983
 
 if {${name} != ${subport}} {
     depends_lib-append  port:curl \

Modified: trunk/dports/php/php5-http/Portfile
===================================================================
--- trunk/dports/php/php5-http/Portfile	2013-06-20 21:16:57 UTC (rev 107174)
+++ trunk/dports/php/php5-http/Portfile	2013-06-20 23:02:25 UTC (rev 107175)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup pecl_http 1.7.5 pecl
+php5extension.setup pecl_http 1.7.6 pecl
 php5extension.extensions http
 name            php5-http
 categories      php www
@@ -24,8 +24,8 @@
     It provides powerful request functionality, if built with CURL \
     support. Parallel requests are available for PHP 5 and greater.
 
-checksums       rmd160  2f6c3ceca16aff9cebaf39b879c5680acb5c2107 \
-                sha256  6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1
+checksums       rmd160  bd873c720f36944b219eac8c3b44fa4b9164c21a \
+                sha256  e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983
 
 depends_lib-append \
     port:curl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130620/ff606a04/attachment.html>


More information about the macports-changes mailing list