Subject: CVS commit: pkgsrc/devel/libusb
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2006 08:34:13
Module Name:	pkgsrc
Committed By:	adam
Date:		Sat Mar 11 08:34:13 UTC 2006

Modified Files:
	pkgsrc/devel/libusb: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/devel/libusb/patches: patch-aa patch-ad patch-ae

Log Message:
Changes 0.1.12:
Fix structure padding issues on some architectures
Fix compile warnings with newer versions of gcc
Fix memory leak when continuously rescanning for devices
Check for device nodes in /dev/usb under Linux
Fix compile problem with Darwin/Mac OS X port
Add support for Darwin/Mac OS X 10.4
Fix error when transactions are aborted
Requery endpoints when switching alternate settings
Support more BSD based distributions
Fix problem with short control messages in BSD port
Various other minor fixes


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/devel/libusb/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libusb/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libusb/buildlink3.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/libusb/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libusb/patches/patch-aa \
    pkgsrc/devel/libusb/patches/patch-ad
cvs rdiff -r1.1 -r1.2 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.