On Sat, 11 May 2019 10:50:46 +0300, timo.my...@bittivirhe.fi (Timo Myyrä) wrote:
> Hi, > > Here's patch to remove converters/py-amf. Thanks for the follow up ;) > This is used by > multimedia/yle-dl but that port switched to using py-mini-amf instead > so this is no longer needed. Thanks I removed it. > This is my first removal commit so hopefully I got it right. This kind of diff is not really useful because a committed can just run a simple cvs rm command ;) The part that cause most work is devel/quirks but even in that case, sending a diff is not optimal because it gets bumped very often so a devel/quirks/Makefile diff will be useless pretty soon. A devel/quirks/files/Quirks.pm diff could be useful but just saying "per reason number 123" is probably good enough. And in any case, probably something nothing to worry much about ;) Cheers, Daniel