> On Nov 16, 2016, at 4:40 PM, Mark Moll <mm...@macports.org> wrote: > > Mark Moll (mamoll) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/feb1081ffcbf1d0b06250a9f20c1095f8c4cbb67 > > <https://github.com/macports/macports-ports/commit/feb1081ffcbf1d0b06250a9f20c1095f8c4cbb67> > commit feb1081ffcbf1d0b06250a9f20c1095f8c4cbb67 > Author: Mark Moll <mm...@macports.org> > AuthorDate: Wed Nov 16 15:40:41 2016 -0600 > > py-geopy: delete py26 and py33 subports. See also > https://trac.macports.org/ticket/52881 > --- > python/py-geopy/Portfile | 3 +-- > python/py-graveyard/Portfile | 1 + > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/python/py-graveyard/Portfile b/python/py-graveyard/Portfile > index 8e32c6c..90c5c24 100644 > --- a/python/py-graveyard/Portfile > +++ b/python/py-graveyard/Portfile > @@ -72,6 +72,7 @@ py-gdal 2.0.0_1 26 > py-gdata 2.0.18_1 26 > py-gdl 2.25.3_2 26 > py-geopandas 0.1.1_1 33 > +py-geopy 1.11.0 26 33 > py-gitpython 2.0.2_1 26 > py-gmpy 1.17_1 25 26 31 32 33 > py-gmpy2 2.0.7_1 26 31 32 33 >
For the subports to be replaced properly, you need to "revbump" them as you move them to the graveyard. So this entry should be changed to "1.11.0_1". vq