[85601] trunk/dports/python/py-distribute/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Oct 23 20:04:09 PDT 2011


On Oct 15, 2011, at 00:11, jmr at macports.org wrote:

> Revision: 85601
>          http://trac.macports.org/changeset/85601
> Author:   jmr at macports.org
> Date:     2011-10-14 22:11:30 -0700 (Fri, 14 Oct 2011)
> Log Message:
> -----------
> py-distribute: update to 0.6.24
> 
> Modified Paths:
> --------------
>    trunk/dports/python/py-distribute/Portfile
> 
> Modified: trunk/dports/python/py-distribute/Portfile
> ===================================================================
> --- trunk/dports/python/py-distribute/Portfile	2011-10-15 02:52:10 UTC (rev 85600)
> +++ trunk/dports/python/py-distribute/Portfile	2011-10-15 05:11:30 UTC (rev 85601)
> @@ -5,7 +5,7 @@
> PortGroup           python 1.0
> 
> name                py-distribute
> -version             0.6.21
> +version             0.6.24
> categories-append   devel
> license             {PSF ZPL}
> maintainers         jmr openmaintainer
> @@ -18,14 +18,12 @@
> platforms           darwin
> 
> homepage            http://pypi.python.org/pypi/distribute/
> -# trivial stealth update of the 0.6.21 distfile, ticket #31378
> -#master_sites        http://pypi.python.org/packages/source/d/distribute/
> -master_sites
> -distname            distribute-${version}
> +master_sites        http://pypi.python.org/packages/source/d/distribute/
> +distname            distribute-${version}-

Why a dash at the end of distname? That's not the name upstream distributes the file as...

http://pypi.python.org/packages/source/d/distribute/




More information about the macports-dev mailing list