On 2019/11/27 21:16, William Orr wrote: > > Stuart Henderson writes: > > > The update looks better like this (I've only build-tested libusb1 itself > > and *not* build or run tested any dependencies). > > > > But while we're there, the DEBUG handling isn't right, ports shouldn't > > build additional things based on DEBUG being set (it's meant for setting > > flags for the compiler/linker and choosing whether to strip binaries - > > in particular this means we can't add a debug package for this as-is, > > because it will enable the debug-log code in all packages). That should > > probably be converted to a flavour instead. > > > > snip > > Per a request from Martin, I've removed him as the maintainer. Updated > diff; sorry for the churn. > > As a side note, since he mentioned to indicate which tools I tested, I used > security/gnupg2, security/pcsc-lite, sysutils/usbutils and a local copy of > yubikey-manager that I've been hacking on to test. > > Thanks!
Thanks. I've tested with a similar set of tools and no problems here, changelog includes "* BSD: Remove infinite recursion in OpenBSD backend" which seems like it's useful to have! I've committed it.