diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-11-18 06:25:51 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-11-18 06:25:51 +0000 |
commit | 6a714831d8207025739c364b557a475dfbd92c09 (patch) | |
tree | 8d116e881c14824936ec24f954f9179ab8b76d42 /devel/libusb/PLIST | |
parent | 9731c0345164f865270c761edc71ba9f0a9ddc70 (diff) | |
download | pkgsrc-6a714831d8207025739c364b557a475dfbd92c09.tar.gz |
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.
Diffstat (limited to 'devel/libusb/PLIST')
-rw-r--r-- | devel/libusb/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libusb/PLIST b/devel/libusb/PLIST index cddca2429b4..7aeecaea4e3 100644 --- a/devel/libusb/PLIST +++ b/devel/libusb/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2002/08/25 19:22:33 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/11/18 06:25:51 schmonz Exp $ bin/libusb-config include/usb.h lib/libusb-0.1.so -lib/libusb-0.1.so.5 -lib/libusb-0.1.so.5.1 +lib/libusb-0.1.so.7 +lib/libusb-0.1.so.7.0 lib/libusb.a lib/libusb.la lib/libusb.so |