[99962] trunk/dports/science/ompl/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Nov 23 17:56:40 PST 2012


On Nov 22, 2012, at 20:59, mmoll at macports.org wrote:

> Revision: 99962
>          https://trac.macports.org/changeset/99962
> Author:   mmoll at macports.org
> Date:     2012-11-22 18:59:38 -0800 (Thu, 22 Nov 2012)
> Log Message:
> -----------
> science/ompl: bump revision to force rebuild by buildbot now that boost has default +python27 variant
> 
> Modified Paths:
> --------------
>    trunk/dports/science/ompl/Portfile

> +revision            1

If you just want the buildbot to rebuild a port, you can just touch the port -- make any change, even a whitespace change. Or better yet use the buildbot web interface, if you have a login and can figure out what to put into the fields of the form. Increasing the revision for this purpose is not recommended because it makes users who already have the port installed rebuild it, for in this case no benefit.


On Nov 22, 2012, at 21:03, mmoll at macports.org wrote:

> Revision: 99963
>          https://trac.macports.org/changeset/99963
> Author:   mmoll at macports.org
> Date:     2012-11-22 19:03:43 -0800 (Thu, 22 Nov 2012)
> Log Message:
> -----------
> python/py-graph-tool: bump revision to force rebuild by buildbot now that boost has default +python27 variant
> 
> Modified Paths:
> --------------
>    trunk/dports/python/py-graph-tool/Portfile

> +revision            1

Same here.


On Nov 22, 2012, at 21:55, mmoll at macports.org wrote:

> Revision: 99964
>          https://trac.macports.org/changeset/99964
> Author:   mmoll at macports.org
> Date:     2012-11-22 19:55:44 -0800 (Thu, 22 Nov 2012)
> Log Message:
> -----------
> python/py-graph-tool: add missing build dependency on pkgconfig

> -revision            1
> +revision            2

> +    depends_build-append port:pkgconfig


Same here. There's no need to increase the revision when adding build dependencies.


When deciding whether to increase the revision, ask: what benefit will users who already have the port installed receive by rebuilding the port? If none, then don't increase the revision.



More information about the macports-dev mailing list