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: adam
Date: Mon May 20 19:56:40 UTC 2013
Modified Files:
pkgsrc/fonts/fontconfig: Makefile distinfo
pkgsrc/fonts/fontconfig/patches: patch-aa patch-ac patch-af
patch-src_fcstat.c
Log Message:
Changes 2.10.93:
Bug 62980 - matching native fonts with even :lang=en
Ensure closing fp on error
Obtain fonts data via FT_Face instead of opening a file directly
Revert the previous change and rework to not export freetype API outside
fcfreetype.c
documented FC_HASH and FC_POSTSCRIPT_NAME
Bug 63329 - make check fails: .. contents:: :depth: 2
Use the glob matching for filename
Bug 63452 - conf.d/README outdated
Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
Bug 63922 - FcFreeTypeQueryFace fails on postscripts fonts loaded from
memory
build-chain, replace INCLUDES directive by AM_CPPFLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/fonts/fontconfig/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/fonts/fontconfig/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/fonts/fontconfig/patches/patch-aa
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/fontconfig/patches/patch-ac
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/fontconfig/patches/patch-af
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/fontconfig/patches/patch-src_fcstat.c
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