Subject: CVS commit: pkgsrc/fonts/fontconfig
From: Thomas Klausner
Date: 2009-08-08 18:18:05
Message id: 20090808161805.EE051175D0@cvs.netbsd.org

Log Message:
Update to 2.7.1:

    Bump version to 2.7.1
    Update .gitignore
    Bump libtool versions that 2.7.0 (I forgot to do back then)

    Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)

    We distribute the docs, so it makes little sense to distribute with
    @CONFDIR@ replaced.  Until we find a better solution, I've hardcoded
    /etc/fonts now.

    [doc] Add ~/fonts.conf.d to user docs

    TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32

    Reported by Yuriy Kaminskiy.

    Fix doc syntax (#22902)

    Fix FcNameUnparseLangSet()

    Remove unused macros

    Don't change the order of names unnecessarily (#20128)

    so that TT_NAME_ID_PREFERRED_FAMILY is consistently preferred over
    TT_NAME_ID_FONT_FAMILY when both are specified for the default
    language.

    Use GetSystemWindowsDirectory() instead of GetWindowsDirectory()
    (#22037)

    Improve libtool version parsing (#22122)

    Fix leak with string VStack objects

    Add Inconsolata to monospace config (#22710)

    Remove unused ftglue code

    Replace spaces with tabs in conf files

    Fix win32 build

    git-tag -s again

Files:
RevisionActionfile
1.69modifypkgsrc/fonts/fontconfig/Makefile
1.30modifypkgsrc/fonts/fontconfig/distinfo