On 2017-12-6 06:44 , Sean Farley wrote: > > Ryan Schmidt <[email protected]> writes: > >> On Dec 4, 2017, at 13:32, Sean Farley wrote: >> >>> Sean Farley (seanfarley) pushed a commit to branch master >>> in repository macports-ports. >>> >>> >>> https://github.com/macports/macports-ports/commit/3b767f9091ceaadf4f96e0564cf854ae5dc1bc86 >>> >>> commit 3b767f9091ceaadf4f96e0564cf854ae5dc1bc86 >>> >>> Author: Sean Farley >>> AuthorDate: Sun Dec 3 21:56:51 2017 -0800 >>> >>> >>> py-cairo: put 2.6 and 3.3 in the graveyard >> >> You shouldn't remove ports that other ports depend on. >> >> $ port echo depends:':py(26|33)-cairo($|\s)' >> py26-gobject >> py26-goocanvas >> py26-pygtk >> py33-gobject > > Aw dang, I completely forgot about those; thanks for the check!
This is probably a good opportunity to advertise the rdepends: selector that was added in 2.4. :) % port echo rdepends:py26-cairo rdepends:py33-cairo comix opensync py26-gobject py26-goocanvas py26-pygtk py33-gobject - Josh
