Subject: CVS commit: pkgsrc/sysutils/usbutil
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2007 11:55:16
Module Name:	pkgsrc
Committed By:	drochner
Date:		Mon Feb 26 11:55:09 UTC 2007

Modified Files:
	pkgsrc/sysutils/usbutil: Makefile distinfo
	pkgsrc/sysutils/usbutil/patches: patch-ab

Log Message:
-don't assume that usb_descriptor_t has a field bDescriptorSubtype -
 this field is class specific and shouldn't be there
-before reading a string descriptor, read the language table and use
 a correct language code if possible
-bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/usbutil/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/usbutil/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/usbutil/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.