tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: freetype
Woops. Yeah, that's right!
I compared against the pkgsrc freetype2, but didn't realize the one I
had installed is 2.9.
22.1.16 does appear to be what it uses in 2.9.1.
I committed the fix.
Thanks.
On Wed, May 09, 2018 at 10:46:38PM +0100, Robert Swindells wrote:
>
> Are the version numbers correct for new freetype ?
>
> The shlib version doesn't seem to have changed.
>
> My reading of VERSIONS.TXT suggests that the pkgconfig version should be
> 22.1.16 not 22.0.16:
>
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/src/external/mit/xorg/lib/freetype/Makefile,v
> retrieving revision 1.19
> diff -u -r1.19 Makefile
> --- Makefile 9 May 2018 08:13:23 -0000 1.19
> +++ Makefile 9 May 2018 21:45:16 -0000
> @@ -103,7 +103,7 @@
>
> PKGCONFIG= freetype2
> PKGDIST.freetype2= ${.CURDIR}
> -PKGCONFIG_VERSION.freetype2= 22.0.16
> +PKGCONFIG_VERSION.freetype2= 22.1.16
>
> .include <bsd.x11.mk>
> .include <bsd.lib.mk>
>
Home |
Main Index |
Thread Index |
Old Index