Revision: 133449 https://trac.macports.org/changeset/133449 Author: ryandesign@macports.org Date: 2015-03-01 19:09:07 -0800 (Sun, 01 Mar 2015) Log Message: ----------- php-http2: update to 2.3.0 Modified Paths: -------------- trunk/dports/php/php-http2/Portfile Modified: trunk/dports/php/php-http2/Portfile =================================================================== --- trunk/dports/php/php-http2/Portfile 2015-03-02 02:52:56 UTC (rev 133448) +++ trunk/dports/php/php-http2/Portfile 2015-03-02 03:09:07 UTC (rev 133449) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-http2 -version 2.2.1 +version 2.3.0 categories php www platforms darwin maintainers ryandesign openmaintainer @@ -33,8 +33,8 @@ dist_subdir php5-http -checksums rmd160 01b07d3d0e2b89375f82bfcd17f0fb880465bae7 \ - sha256 7bcbb3027aa850a78e591bc38a4aed4514da1f7c52b9bc99b66f26501d7213c2 +checksums rmd160 ef37ce7002cf7e34e2b617b417e755a5ee003eb9 \ + sha256 17056b0ba286359a84dd09b3034bc4b41defcae61451c671bb80bc1a17ef7ae9 if {${name} ne ${subport}} { conflicts ${php}-http
participants (1)
-
ryandesign@macports.org