Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#2392 closed defect (invalid)

libusb package refers to missing patch file

Reported by: shadow@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: libusb

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This patch was needed to get libusb to even configure:

--- Portfile    22 Oct 2004 07:21:30 -0000      1.3
+++ devel/libusb/Portfile    13 Nov 2004 07:56:24 -0000
@@ -15,4 +15,4 @@
 master_sites     sourceforge
 checksums        md5 75655870fb7bb661e6fbd57cbfe81bb2
 configure.args   --disable-build-docs
-patchfiles       patch-configure
+#patchfiles       patch-configure

patch-configure isn't distributed. This causes a nonsense error about being unable to verify checksums.

Change History (2)

comment:1 Changed 19 years ago by blb@…

Resolution: invalid
Status: newclosed

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: libusb added
Note: See TracTickets for help on using tickets.