[macports-ports] branch master updated: grass: jump to 7.2RC2 (dubbed 7.1.99.2)
Ryan Schmidt
ryandesign at macports.org
Wed Dec 21 17:34:36 CET 2016
> On Dec 21, 2016, at 06:22, Vincent <vince at macports.org> wrote:
>
> Vincent (Veence) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/6879a39dde564230f06179065fe1afeeed8a8175
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 6879a39 grass: jump to 7.2RC2 (dubbed 7.1.99.2)
>
> 6879a39 is described below
>
>
> commit 6879a39dde564230f06179065fe1afeeed8a8175
>
> Author: Veence <vince at macports.org>
> AuthorDate: Wed Dec 21 13:21:52 2016 +0100
>
>
> grass: jump to 7.2RC2 (dubbed 7.1.99.2)
Does upstream also refer to 7.2.0RC2 as 7.1.99.2, or is that something you made up? If the latter, why?
> ---
> gis/grass7/Portfile | 13 +++++++------
> 1 file changed, 7 insertions(+), 6 deletions(-)
>
>
> diff --git a/gis/grass7/Portfile b/gis/grass7/Portfile
>
> index aee1356..de6ab69 100644
>
> --- a/gis/grass7/Portfile
>
> +++ b/gis/grass7/Portfile
>
> @@ -5,9 +5,10 @@ PortGroup wxWidgets 1.0
>
> PortGroup active_variants 1.1
>
> name grass7
>
> -version 7.0.5
>
> -revision 1
>
> -distname grass-${version}
>
> +version 7.1.99.2
>
> +set realVersion 7.2.0RC2
>
> +#distname grass-${version}
>
> +distname grass-${realVersion}
>
> maintainers nomaintainer
> categories gis
> license GPL-2+
>
> @@ -18,10 +19,10 @@ long_description GRASS is a Geographic Information System (GIS) used for \
>
> geospatial data management and analysis.
>
> homepage http://grass.osgeo.org/
>
> -master_sites ${homepage}grass[join [lrange [split ${version} .] 0 1] {}]/source/
>
> +master_sites ${homepage}grass[join [lrange [split ${realVersion} .] 0 1] {}]/source/
>
>
>
> -checksums rmd160 1299a553e081f3cae06f0b4bad958a0901ee63f1 \
>
> - sha256 60de3ba67eaf4f05dcff4f48ef710113f9efa9367ece784c13423bc620246f3c
>
> +checksums rmd160 64064bb4a62ad59120f08587d69fc5a31d96afcc \
>
> + sha256 bd75cdc9a7b541d1bc72acc6d43ea35c7a6a4c2767c771a7a03a623b345037f3
>
>
> wxWidgets.use wxPython-3.0
>
>
>
More information about the macports-dev
mailing list