On Sun, Jul 26, 2020 at 12:14:40AM +0200, Klemens Nanni wrote: > On Sat, Jul 25, 2020 at 06:03:25PM -0400, Kurt Mosiejczuk wrote: > > Move py-algorithm-munkres to the new style for python3-only ports
> > Also update its only consumer, audio/beets to have MODPY_FLAVOR for > > that dependency. > You'll want to add the flavour to devel/Makefile as well, then OK kn. > AFAICT, a quirk is not needed since PKGSTEM did not change. I thought quirks were needed for the PKGNAME change py- to py3- whereas the pkgpath took care of the PKGSTEM. > PS: You mixed diffs from different directories, these are a pain to > apply - could you send them from /usr/ports/ or at least through > attachments next time? Sorry. Should have been better about that. I had multiple things that would have been caught by the easy "cvs diff" in /usr/ports and didn't want to specify each file. Noted. --Kurt