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/distinfo | |
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/distinfo')
-rw-r--r-- | devel/libusb/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libusb/distinfo b/devel/libusb/distinfo index fedd7df3a99..4a77f449072 100644 --- a/devel/libusb/distinfo +++ b/devel/libusb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2002/08/25 19:22:33 jlam Exp $ +$NetBSD: distinfo,v 1.9 2002/11/18 06:25:51 schmonz Exp $ -SHA1 (libusb-0.1.6a.tar.gz) = 79ef093d70b5f4597a4227178ad00b6aa5ed49b0 -Size (libusb-0.1.6a.tar.gz) = 180291 bytes +SHA1 (libusb-0.1.7.tar.gz) = e87a1f023686ebbc63b619e5d6b65f219222f36e +Size (libusb-0.1.7.tar.gz) = 193075 bytes SHA1 (patch-ac) = cc92318e0979779f6ef03ee653bc94ee2b96a055 |