[60800] trunk/dports/devel/libusb

toby at macports.org toby at macports.org
Mon Nov 23 17:34:01 PST 2009


Revision: 60800
          http://trac.macports.org/changeset/60800
Author:   toby at macports.org
Date:     2009-11-23 17:34:00 -0800 (Mon, 23 Nov 2009)
Log Message:
-----------
libusb 1.0.6

Modified Paths:
--------------
    trunk/dports/devel/libusb/Portfile
    trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c

Modified: trunk/dports/devel/libusb/Portfile
===================================================================
--- trunk/dports/devel/libusb/Portfile	2009-11-24 01:10:10 UTC (rev 60799)
+++ trunk/dports/devel/libusb/Portfile	2009-11-24 01:34:00 UTC (rev 60800)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            libusb
-version         1.0.5
+version         1.0.6
 categories      devel
 
 description     library for USB device access
@@ -17,9 +17,9 @@
 maintainers     wilcoxd.com:rwilcox toby brett
 
 master_sites    sourceforge
-checksums       md5 606a4b760a09df3f3f231feef36f3e38 \
-                sha1 32338b8c2581d727f51e16d2f73ece8e0f81857c \
-                rmd160 7493763ea07e8b47145509192bc3b406bb7c8523
+checksums       md5 818c7c02112a53e0c182666ee83f2057 \
+                sha1 4c3ef07c0c26b7a73571d66ac06e160fb7385b48 \
+                rmd160 2067a7e31da083b5e72a434c3e00f66eb1bdac9c
 
 use_bzip2       yes
 

Modified: trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c
===================================================================
--- trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c	2009-11-24 01:10:10 UTC (rev 60799)
+++ trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c	2009-11-24 01:34:00 UTC (rev 60800)
@@ -1,6 +1,6 @@
 --- libusb/os/darwin_usb.c.orig	2009-09-02 17:18:57.000000000 -0700
 +++ libusb/os/darwin_usb.c	2009-09-02 17:19:24.000000000 -0700
-@@ -281,7 +281,7 @@
+@@ -279,7 +279,7 @@
    if (kresult != kIOReturnSuccess) {
      _usbi_log (ctx, LOG_LEVEL_ERROR, "could not add hotplug event source: %s", darwin_error_str (kresult));
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091123/44e69e02/attachment-0001.html>


More information about the macports-changes mailing list