summaryrefslogtreecommitdiff
path: root/devel/libusb/PLIST
diff options
context:
space:
mode:
authoradam <adam>2006-03-11 08:34:12 +0000
committeradam <adam>2006-03-11 08:34:12 +0000
commit10aa21593a745993a706e1dcb3fce0d4384c7440 (patch)
treeaa4be4a724a035ba45a82435bbae8ef6de1885e7 /devel/libusb/PLIST
parent42ead7c5890f1c81d3004208053c4e96c1591a7f (diff)
downloadpkgsrc-10aa21593a745993a706e1dcb3fce0d4384c7440.tar.gz
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
Diffstat (limited to 'devel/libusb/PLIST')
-rw-r--r--devel/libusb/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libusb/PLIST b/devel/libusb/PLIST
index 93b2bcfd16e..c6d3f5b2858 100644
--- a/devel/libusb/PLIST
+++ b/devel/libusb/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.11 2005/02/25 14:19:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/03/11 08:34:12 adam Exp $
bin/libusb-config
include/usb.h
include/usbpp.h
lib/libusb.la
lib/libusbpp.la
+lib/pkgconfig/libusb.pc