> On Feb 24, 2015, at 12:12 PM, [email protected] wrote: > > Revision > 133277 > Author > [email protected] > Date > 2015-02-24 10:12:37 -0800 (Tue, 24 Feb 2015) > Log Message > > py-pyxb: Update to 1.2.4, support python 3.X, now developed on github. > Allowed by 'nomaintainer'. > Modified Paths > > • trunk/dports/python/py-pyxb/Portfile > Diff > > Modified: trunk/dports/python/py-pyxb/Portfile (133276 => 133277) > > --- trunk/dports/python/py-pyxb/Portfile 2015-02-24 18:12:37 UTC (rev > 133276) > +++ trunk/dports/python/py-pyxb/Portfile 2015-02-24 18:12:37 UTC (rev > 133277) > @@ -2,9 +2,10 @@ > > PortSystem 1.0 > PortGroup python 1.0 > +PortGroup github 1.0
Here too, you should use the github portgroup. You are including it, but not using it. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
