[103579] trunk/dports/devel/libftdi/Portfile
Rainer Müller
raimue at macports.org
Sat Mar 2 14:08:50 PST 2013
On 2013-03-01 23:21, snc at macports.org wrote:
> Revision: 103579
> https://trac.macports.org/changeset/103579
> Author: snc at macports.org
> Date: 2013-03-01 14:21:52 -0800 (Fri, 01 Mar 2013)
> Log Message:
> -----------
> libftdi: update to 1.0
>
> Modified Paths:
> --------------
> trunk/dports/devel/libftdi/Portfile
The library name changed to libftdi1 now for both the .dylib file and
the pkg-config .pc files. Thus, this requires at least a patch now in
dependents to change to -lftdi1 for linking.
This update broke building openocd +ft2232 as it cannot find libftdi.
The other dependent urjtag still builds, but as libftdi cannot be found
the support for FTDI is missing.
I am not able to check whether OpenOCD still works with libftdi1 at the
moment as I do not have any device with me.
Maybe we should be keep a libftdi0 port for the older branch?
Rainer
More information about the macports-dev
mailing list