Revision: 140610 https://trac.macports.org/changeset/140610 Author: ryandesign@macports.org Date: 2015-09-27 01:53:24 -0700 (Sun, 27 Sep 2015) Log Message: ----------- php-http2: update to 2.5.3 Modified Paths: -------------- trunk/dports/php/php-http2/Portfile Modified: trunk/dports/php/php-http2/Portfile =================================================================== --- trunk/dports/php/php-http2/Portfile 2015-09-27 08:50:29 UTC (rev 140609) +++ trunk/dports/php/php-http2/Portfile 2015-09-27 08:53:24 UTC (rev 140610) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-http2 -version 2.5.2 +version 2.5.3 categories php www platforms darwin maintainers ryandesign openmaintainer @@ -33,8 +33,8 @@ dist_subdir php5-http -checksums rmd160 3657f65fb976ae72fe0528d138fd2a998347b854 \ - sha256 fb4efd8d3847aca80cda6cb19a86717f1526d24a76153bd54341bba72a871832 +checksums rmd160 de92119a3d56e87133c4f08f2da9d40a1ee3a39c \ + sha256 713790881f0308fceff0177340cb8b1ab3f7cb1c2b7906e06146399c7fdc6094 if {${name} ne ${subport}} { conflicts ${php}-http
participants (1)
-
ryandesign@macports.org