On Mar 25, 2018, at 19:06, Sean Farley wrote: > Sean Farley (seanfarley) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/f59cc344b35fb582be57dddb56751c491a9c75f1 > > commit f59cc344b35fb582be57dddb56751c491a9c75f1 > > Author: Sean Farley > AuthorDate: Sun Mar 25 17:01:03 2018 -0700 > > > slepc: update to 3.8.2 > > --- > math/slepc/Portfile | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-)
> -checksums rmd160 daf92f73deaabf529c3bfa883fbd178b33ca4825 \ > - sha256 > df907126ca75bb7ade45015e681269718b1f1dad7eb2e605fd40efebb8e4fdd3 > +checksums rmd160 b129990e2a4f2f56dd15b2562b8668ca5a3d615c \ > + sha256 > 1e7d20d20eb26da307d36017461fe4a55f40e947e232739179dbe6412e22ed13 Please add size to checksums at your convenience as you update ports. > @@ -34,7 +36,8 @@ depends_lib-append port:petsc > use_parallel_build no > > depends_build-append \ > - port:sowing > + port:sowing \ > + bin:python:python27 The python27 port doesn't provide /opt/local/bin/python.
