pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/fontconfig update to fontconfig-2.2.96



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0d6ec276e9d
branches:  trunk
changeset: 479134:d0d6ec276e9d
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Aug 05 22:17:25 2004 +0000

description:
update to fontconfig-2.2.96

changes:
2004-06-30  Keith Packard  <keithp%keithp.com@localhost>

        * README:
        * configure.in:
        * fontconfig/fontconfig.h:
        Update for 2.2.96

2004-06-30  Keith Packard  <keithp%keithp.com@localhost>

        Provided by: Lubos Lunak <l.lunak%suse.cz@localhost>

        * src/fccfg.c: (FcConfigUptoDate):
        However FcConfigUptoDate() doesn't seem to work. See the attached
        patch.  First there's an obvious misplaced parenthesis making it
        return always false, and second, even this call fails to detect font
        changes (e.g.  adding a new font to
        /usr/X11R6/lib/X11/fonts/truetype). The patch should fix that as
        well. The problem seems to be triggered by my fonts.conf specifying
        only /usr/X11R6/lib/X11/fonts , and therefore config->configDirs
        doesn't include subdirs, unlike config->fontDirs.

2004-06-03  Keith Packard  <keithp%keithp.com@localhost>

        * fontconfig/fontconfig.h:
        Remove comma at end of FcResult enum definition.

2004-05-29  Keith Packard  <keithp%keithp.com@localhost>

        * INSTALL:
        Add steps to md5sum release

diffstat:

 fonts/fontconfig/Makefile |  4 ++--
 fonts/fontconfig/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 509f2134d4ee -r d0d6ec276e9d fonts/fontconfig/Makefile
--- a/fonts/fontconfig/Makefile Thu Aug 05 22:16:59 2004 +0000
+++ b/fonts/fontconfig/Makefile Thu Aug 05 22:17:25 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2004/06/07 23:37:41 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.33 2004/08/05 22:17:25 recht Exp $
 #
 
-DISTNAME=      fontconfig-2.2.95
+DISTNAME=      fontconfig-2.2.96
 CATEGORIES=    fonts gnome
 MASTER_SITES=  http://freedesktop.org/~fontconfig/release/
 
diff -r 509f2134d4ee -r d0d6ec276e9d fonts/fontconfig/distinfo
--- a/fonts/fontconfig/distinfo Thu Aug 05 22:16:59 2004 +0000
+++ b/fonts/fontconfig/distinfo Thu Aug 05 22:17:25 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2004/06/07 23:37:41 dmcmahill Exp $
+$NetBSD: distinfo,v 1.8 2004/08/05 22:17:25 recht Exp $
 
-SHA1 (fontconfig-2.2.95.tar.gz) = 865e2fdcba16cc0f44c4fc7f1e446b022ca6c46e
-Size (fontconfig-2.2.95.tar.gz) = 777980 bytes
+SHA1 (fontconfig-2.2.96.tar.gz) = 49acf58076e082b76c69bc71e476ca33ed07a621
+Size (fontconfig-2.2.96.tar.gz) = 778400 bytes
 SHA1 (patch-aa) = 5ac2316628124fe41c68aef7ab23e25389fffcc4
 SHA1 (patch-ab) = 6c795128c701d8dd98aeaa3a76c91b4a0a3f1b0c



Home | Main Index | Thread Index | Old Index