Subject: PR/37053 CVS commit: pkgsrc/devel/libusb
To: None <drochner@NetBSD.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-bugs
Date: 10/11/2007 18:25:02
The following reply was made to PR pkg/37053; it has been noted by GNATS.
From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/37053 CVS commit: pkgsrc/devel/libusb
Date: Thu, 11 Oct 2007 18:25:19 +0000 (UTC)
Module Name: pkgsrc
Committed By: drochner
Date: Thu Oct 11 18:25:19 UTC 2007
Modified Files:
pkgsrc/devel/libusb: Makefile distinfo
pkgsrc/devel/libusb/patches: patch-ad
Log Message:
Make usb_control_msg() return the number of bytes actually transferred
rather than the requested transfer length (USBD_SHORT_XFER_OK is
set, so this may happen). This is the documented behaviour, and it is
appearently what the Linux version does. Bump PKGREVISION. From
Erik Berls per PR pkg/37053.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/libusb/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/libusb/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libusb/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.