[MacPorts] #2392: libusb package refers to missing patch file
MacPorts
noreply at macports.org
Thu Mar 24 07:53:10 PDT 2016
#2392: libusb package refers to missing patch file
-----------------------+--------------------------------
Reporter: shadow@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: invalid | Keywords:
Port: libusb |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* port: => libusb
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <https://trac.macports.org/ticket/2392#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list