[127911] trunk/dports/python

Joshua Root jmr at macports.org
Fri Nov 7 11:37:58 PST 2014


> Revision: 127911
>           https://trac.macports.org/changeset/127911
> Author:   stromnov at macports.org
> Date:     2014-11-06 14:38:41 -0800 (Thu, 06 Nov 2014)
> Log Message:
> -----------
> py{26,32,33}-llvmmath: replace with py{27,34}-llvmmath
> 
> Modified Paths:
> --------------
>     trunk/dports/python/py-graveyard/Portfile
>     trunk/dports/python/py-llvmmath/Portfile
> 
> Modified: trunk/dports/python/py-graveyard/Portfile
> ===================================================================
> --- trunk/dports/python/py-graveyard/Portfile	2014-11-06 20:42:00 UTC (rev 127910)
> +++ trunk/dports/python/py-graveyard/Portfile	2014-11-06 22:38:41 UTC (rev 127911)
> @@ -114,6 +114,7 @@
>  libxml2             2.9.2_1     24 25 26
>  libxslt             1.1.28_1    24 25 26
>  lightblue           0.4_2       25 26
> +llvmpy              0.1.1_1     26 32 33
>  logilab-astng       0.24.3_1    24 25 26
>  logilab-common      0.62.1_1    24 25 26 32
>  logilab-constraint  0.5.0_1     25 26
> 
> Modified: trunk/dports/python/py-llvmmath/Portfile
> ===================================================================
> --- trunk/dports/python/py-llvmmath/Portfile	2014-11-06 20:42:00 UTC (rev 127910)
> +++ trunk/dports/python/py-llvmmath/Portfile	2014-11-06 22:38:41 UTC (rev 127911)
> @@ -11,7 +11,7 @@
>  platforms           darwin
>  license             BSD
>  
> -python.versions     26 27 32 33 34
> +python.versions     27 34

You added llvmpy to the graveyard, not llvmmath. That means there are
now duplicate llvmpy ports which are making PortIndex2MySQL fail.

- Josh


More information about the macports-dev mailing list