[89309] trunk/dports/python

Ryan Schmidt ryandesign at macports.org
Thu Jan 26 02:33:48 PST 2012


On Jan 24, 2012, at 10:53, jwa at macports.org wrote:

> Revision: 89309
>          http://trac.macports.org/changeset/89309
> Author:   jwa at macports.org
> Date:     2012-01-24 08:53:47 -0800 (Tue, 24 Jan 2012)
> Log Message:
> -----------
> new port: py-robotframework unifying the 2.6 and 2.7 ports, which are then deleted
> 
> Added Paths:
> -----------
>    trunk/dports/python/py-robotframework/
>    trunk/dports/python/py-robotframework/Portfile
> 
> Removed Paths:
> -------------
>    trunk/dports/python/py26-robotframework/
>    trunk/dports/python/py27-robotframework/
> 
> Added: trunk/dports/python/py-robotframework/Portfile
> ===================================================================
> --- trunk/dports/python/py-robotframework/Portfile	                        (rev 0)
> +++ trunk/dports/python/py-robotframework/Portfile	2012-01-24 16:53:47 UTC (rev 89309)

It might have been better to "svn cp" the py27-robotframework port, so that the history of the port would have been preserved.


> +universal_variant	yes
> +configure.build_arch	i386

As far as I can tell this port does not install any architecture-specific files, so instead of both of these lines, the port should instead say "supported_archs noarch".


> +master_sites        http://robotframework.googlecode.com/files/

This could be simplified to "master_sites googlecode:robotframework".




More information about the macports-dev mailing list