pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/fonts/harfbuzz
On Mon, Jan 26, 2015 at 04:39:03AM +0100, Leonardo Taccari wrote:
> After trying to analyze a pkgsrc/fonts/harfbuzz problem it seems that
> PKGCONFIG_VERSION.freetype2 in src/external/mit/xorg/lib/freetype was
> not bumped during the updates (I cc-ed mrg@ and tech-x11@ for this
> reason).
> xsrc/external/mit/freetype/dist/docs/VERSION.DLL seems also to confirm
> that:
>
> [...]
> release libtool so
> -------------------------------
> 2.5.3 17.2.11 6.11.2
> [...]
> 2.3.9 9.20.3 6.3.20
> [...]
>
> ...while according to pkg-config(1) we have:
>
> $ pkg-config --modversion freetype2
> 9.20.3
>
> Indeed it seems that PKG_CONFIG_VERSION.freetype2 was added in -r1.4 of
> Makefile (freetype2-2.3.9) and then it was not bumped.
>
> After applying the patches the work-around for harfbuzz-0.9.38 that I
> have posted in my previous email will be no more needed.
>
> I will attach a possible patch to fix this issue. Please review it
> because it is the first time that I am touching a xsrc Makefile (and I
> have not tested it).
The change looks good, and I've committed it.
Thank you!
Thomas
Home |
Main Index |
Thread Index |
Old Index