Subject: CVS commit: pkgsrc/devel/libusb
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2005 09:50:18
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Feb 14 09:50:18 UTC 2005

Modified Files:
	pkgsrc/devel/libusb: Makefile PLIST distinfo
	pkgsrc/devel/libusb/patches: patch-aa patch-ad
Added Files:
	pkgsrc/devel/libusb/patches: patch-ab patch-ae

Log Message:
Changes 0.1.10:
* Fix various compile warnings
* Require newer autotools
* Switch from QT to STL for C++ extensions
* Linux:
  * Speed up small bulk and interrupt transfers to previous speeds
  * Fix case where bulk and interrupt transfers could block forever
  * Fix tree heirarchy building code (undocumented)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/libusb/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/libusb/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/libusb/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libusb/patches/patch-aa \
    pkgsrc/devel/libusb/patches/patch-ad
cvs rdiff -r0 -r1.5 pkgsrc/devel/libusb/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/devel/libusb/patches/patch-ae

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