[macports-contrib] branch master updated: portfile-gen: update python versions
Ryan Schmidt
ryandesign at macports.org
Fri Dec 2 15:06:34 CET 2016
> On Dec 2, 2016, at 4:09 AM, Joshua Root <jmr at macports.org> wrote:
>
> Joshua Root (jmroot) pushed a commit to branch master
> in repository macports-contrib.
>
>
> https://github.com/macports/macports-contrib/commit/03f312cb5470db0f189df70cdc2070875279efad
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 03f312c portfile-gen: update python versions
>
> 03f312c is described below
>
>
> commit 03f312cb5470db0f189df70cdc2070875279efad
>
> Author: Joshua Root <jmr at macports.org>
> AuthorDate: Fri Dec 2 21:09:09 2016 +1100
>
>
> portfile-gen: update python versions
>
>
>
> + a few formatting adjustments
> --- a/portfile-gen/portfile-gen
> +++ b/portfile-gen/portfile-gen
> @@ -185,12 +185,12 @@ switch ${groupCode} {
> }
> }
> puts ""
> -puts "checksums rmd160 12345 \\"
> -puts " sha256 6789a"
> +puts "checksums rmd160 12345 \\"
> +puts " sha256 6789a"
This part of this change is contrary to how we have been formatting checksums in ports, and I'd like to revert this.
More information about the macports-dev
mailing list