[103625] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun Mar 3 07:12:04 PST 2013


Revision: 103625
          https://trac.macports.org/changeset/103625
Author:   ryandesign at macports.org
Date:     2013-03-03 07:12:04 -0800 (Sun, 03 Mar 2013)
Log Message:
-----------
php-http: update to 1.7.5

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-03-03 15:08:36 UTC (rev 103624)
+++ trunk/dports/php/php-http/Portfile	2013-03-03 15:12:04 UTC (rev 103625)
@@ -5,8 +5,7 @@
 PortGroup       php 1.1
 
 name            php-http
-version         1.7.4
-revision        1
+version         1.7.5
 categories      php www
 platforms       darwin
 maintainers     ryandesign openmaintainer
@@ -28,8 +27,8 @@
     It provides powerful request functionality, if built with CURL \
     support. Parallel requests are available for PHP 5 and greater.
 
-checksums       rmd160  f5a80df53a13a16a218e5057c705596821fb97c0 \
-                sha256  9006122f45a96754a417fd5afb00a7b6ad1aa125dd2158e56ca1b2d334421e03
+checksums       rmd160  2f6c3ceca16aff9cebaf39b879c5680acb5c2107 \
+                sha256  6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1
 
 if {${name} != ${subport}} {
     depends_lib-append  port:curl \

Modified: trunk/dports/php/php5-http/Portfile
===================================================================
--- trunk/dports/php/php5-http/Portfile	2013-03-03 15:08:36 UTC (rev 103624)
+++ trunk/dports/php/php5-http/Portfile	2013-03-03 15:12:04 UTC (rev 103625)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup pecl_http 1.7.4 pecl
+php5extension.setup pecl_http 1.7.5 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  f5a80df53a13a16a218e5057c705596821fb97c0 \
-                sha256  9006122f45a96754a417fd5afb00a7b6ad1aa125dd2158e56ca1b2d334421e03
+checksums       rmd160  2f6c3ceca16aff9cebaf39b879c5680acb5c2107 \
+                sha256  6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1
 
 depends_lib-append \
     port:curl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130303/069d44a4/attachment.html>


More information about the macports-changes mailing list