Subject: CVS commit: pkgsrc/devel/libusb
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2002 08:25:52
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Nov 18 06:25:52 UTC 2002
Modified Files:
pkgsrc/devel/libusb: Makefile PLIST buildlink2.mk distinfo
Log Message:
Update to 0.1.7. Changes from 0.1.6a:
Fix up error codes for darwin port.
Make sure short transfers are allowed on BSD port.
Fix bug when finding new busses during usb_find_busses().
Added two new functions: usb_get_string() and usb_get_string_simple().
Documentation updates.
Added LICENSE file.
Various other cleanups.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libusb/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libusb/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libusb/buildlink2.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libusb/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.