> On Jun 7, 2016, at 11:51 AM, strom...@macports.org wrote: > > Revision > 149240 > Author > strom...@macports.org > Date > 2016-06-07 09:51:42 -0700 (Tue, 07 Jun 2016) > Log Message > > py-configparser: update to version 3.5.0
> --- trunk/dports/python/py-configparser/Portfile 2016-06-07 14:31:40 UTC > (rev 149239) > +++ trunk/dports/python/py-configparser/Portfile 2016-06-07 16:51:42 UTC > (rev 149240) > @@ -5,7 +5,7 @@ > PortGroup python 1.0 > > name py-configparser > -version 3.5.0b2 > +version 3.5.0 > revision 0 > categories-append devel > platforms darwin The epoch needs to be increased because: $ ~/macports/users/ryandesign/scripts/vercmp 3.5.0b2 3.5.0 MacPorts considers 3.5.0b2 to be greater than 3.5.0. I've done this now in r149938. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev