Subject: CVS commit: pkgsrc/devel/libusb1
From: Nia Alarie
Date: 2020-04-03 22:05:41
Message id: 20200403200541.97385FB27@cvs.NetBSD.org

Log Message:
libusb1: Update to 1.0.23

2019-08-28: v1.0.23
* Add German translation (#446)
* Add Hungarian translation (#493)
* Android: Improved support for Android
* BSD: Remove infinite recursion in OpenBSD backend
* configure.ac: Fix detection of clock_gettime library (#439)
* Core: abandon synchronous transfers when device closure is detected.
* Core: fix error in handling the removal of file descriptors while handling
  events.
* Darwin(macOS): Switch from using ResetDevice to USBDeviceReEnumerate (#455)
* Darwin(macOS): Remove code that changed the device class used (#428)
* Darwin(macOS): Reduce hotplug timeout to 1ms (from 5s)
* New API libusb_set_log_cb() to redirect global and per context log
  messages to the provided log handling function
* New API libusb_wrap_sys_device to allow the user to specify the
  usb device to use.
* Solaris: Break infinite recursion in backend clock_gettime
* Solaris: Enable timerfd on sunos when available
* Windows: Add support for isochronous transfers with WinUSB
* Various other bug fixes and improvements

Files:
RevisionActionfile
1.23modifypkgsrc/devel/libusb1/Makefile
1.14modifypkgsrc/devel/libusb1/distinfo
1.3modifypkgsrc/devel/libusb1/patches/patch-libusb_os_netbsd__usb.c
1.7removepkgsrc/devel/libusb1/patches/patch-configure
1.7removepkgsrc/devel/libusb1/patches/patch-configure.ac
1.3removepkgsrc/devel/libusb1/patches/patch-libusb_os_sunos__usb.c
1.1removepkgsrc/devel/libusb1/patches/patch-ub