[123602] trunk/dports/python/py-astropy/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Aug 11 09:33:31 PDT 2014
> On Aug 11, 2014, at 10:32 AM, robitaille at macports.org wrote:
>
> Revision
> 123602
> Author
> robitaille at macports.org
> Date
> 2014-08-11 08:32:31 -0700 (Mon, 11 Aug 2014)
> Log Message
>
> py-astropy: updated checksums following change in tar file
> Modified Paths
>
> • trunk/dports/python/py-astropy/Portfile
> Diff
>
> Modified: trunk/dports/python/py-astropy/Portfile (123601 => 123602)
>
> --- trunk/dports/python/py-astropy/Portfile 2014-08-11 14:32:31 UTC (rev 123601)
> +++ trunk/dports/python/py-astropy/Portfile 2014-08-11 15:32:31 UTC (rev 123602)
>
> @@ -5,6 +5,7 @@
>
> PortGroup python 1.0
>
> name py-astropy
>
> version 0.4.1
>
> +revision 1
>
> maintainers robitaille
>
>
>
> categories-append science
>
> @@ -18,9 +19,9 @@
>
> homepage http://www.astropy.org
> master_sites http://pypi.python.org/packages/source/a/astropy/
> distname astropy-${version}
>
> -checksums md5 1a37a582e57ea391955a0dcc46185953 \
> - sha1 9d03b5fd3d9de4ce48cc855a4d7b75cbc8570dd9 \
> - rmd160 cb283ee6a4dd8e52ef27796735e5dd797cd8e697
>
> +checksums md5 3e52e2f86aa962b4fcd8eef0f75752de \
> + sha1 b089606990026e31ca3977fb983151e1ed2ab449 \
> + rmd160 7498aa95f36cfa0fa62c34ed14fca7fbb119322c
Anyone who had the previous file, including our automated systems, will now encounter a checksum mismatch. To fix this please follow the recipe for stealth updates:
http://trac.macports.org/wiki/PortfileRecipes#stealth-updates
More information about the macports-dev
mailing list