[103314] trunk/dports/python/py-robotframework-ride/Portfile

Lawrence Velázquez larryv at macports.org
Thu Feb 21 12:34:54 PST 2013


On Feb 21, 2013, at 8:29 AM, jwa at macports.org wrote:

> Revision: 103314
>          https://trac.macports.org/changeset/103314
> Author:   jwa at macports.org
> Date:     2013-02-21 05:29:21 -0800 (Thu, 21 Feb 2013)
> Log Message:
> -----------
> py-robotframework-ride: fix checksum (file apparently changed)
> 
> Modified Paths:
> --------------
>    trunk/dports/python/py-robotframework-ride/Portfile
> 
> Modified: trunk/dports/python/py-robotframework-ride/Portfile
> ===================================================================
> --- trunk/dports/python/py-robotframework-ride/Portfile	2013-02-21 09:44:38 UTC (rev 103313)
> +++ trunk/dports/python/py-robotframework-ride/Portfile	2013-02-21 13:29:21 UTC (rev 103314)
> @@ -28,8 +28,8 @@
> master_sites        googlecode:${internal_name}
> distname            ${internal_name}-${version}
> 
> -checksums           rmd160  14ffe1f0af65df3b4272bef1c7b919786099c4a4 \
> -                    sha256  93827df5c2154cfd7f09ce95a85b3f5d33bd11555d723a8f60ec118b0c18ab1b
> +checksums           rmd160  8b299cf3876e109664b89b94fe24c4845a279061 \
> +                    sha256  5e4f3ecaba03d520db6eacf99108732b12157a66cc94cd99475d5d879f94bd1b
> 
> if {$subport != $name} {
>     build.cmd           ${python.bin} setup.py

Shouldn't you be handling this as a stealth update?

https://trac.macports.org/wiki/PortfileRecipes#stealth-updates

vq



More information about the macports-dev mailing list