Revision: 139982 https://trac.macports.org/changeset/139982 Author: ryandesign@macports.org Date: 2015-09-04 17:13:33 -0700 (Fri, 04 Sep 2015) Log Message: ----------- php: update php70 to 7.0.0RC2 Modified Paths: -------------- trunk/dports/lang/php/Portfile Modified: trunk/dports/lang/php/Portfile =================================================================== --- trunk/dports/lang/php/Portfile 2015-09-04 20:39:43 UTC (rev 139981) +++ trunk/dports/lang/php/Portfile 2015-09-05 00:13:33 UTC (rev 139982) @@ -114,13 +114,13 @@ # master_sites and livecheck, and update php.latest_stable_branch in the # php-1.1 portgroup. epoch 1 - version 7.0.0RC1 + version 7.0.0RC2 homepage http://qa.php.net/ master_sites http://downloads.php.net/~ab/ use_xz yes - checksums md5 4ee82dbebd3771d8451bbfb540df1523 \ - rmd160 bae6df0341387d61fc26ef2d0438749977aaf5a0 \ - sha256 7fc9d154e3fa7c55accebf0c0bfd946f7bf83344b5099ffd967fb72a55451efb + checksums md5 d2b5cabd9dbd79e1dfe72253b7da5517 \ + rmd160 f3998b29b5f10b675c6fe9da573b986d553320bc \ + sha256 d03809c06fd509238613b41f4d27e716a102c091ae5363bc7c25c4a39dcbf0b2 livecheck.url ${homepage} livecheck.regex php-([strsed ${subport_branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*(?:(?:alpha|beta|RC)\\d+|-latest))\\.tar }