pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/fontconfig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug  8 16:18:05 UTC 2009

Modified Files:
        pkgsrc/fonts/fontconfig: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/fonts/fontconfig/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/fonts/fontconfig/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index