pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXfont Update to libXfont-1.3.3. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6589145c04d8
branches: trunk
changeset: 544626:6589145c04d8
user: bjs <bjs%pkgsrc.org@localhost>
date: Thu Jul 17 00:56:45 2008 +0000
description:
Update to libXfont-1.3.3. Changes:
commit 11edbc3a818e15ea2b622b31e6f87159ee68ae4a
Do not call FT_Get_BDF_Charset_ID() if configured with
--disable-bdfformat
commit 1ab07ce0eec4f6c7ed66c7aba3edf8c4315dd907
FontFileDirectoryChanged: check length of "fonts.alias" as well
as "fonts.dir"
commit 0f9db4aa7de6e0644ac9c5811b949e5f936c9d61
Don't allow a font alias to point to itself and create a loop
Part of fix for Sun bug 4258475
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4258475>
commit 754cabe62e91b9ad50c3027c063f4269775f7add
Add missing include in src/FreeType/ftfuncs.c
Fixes compiler warning:
../../../src/FreeType/ftfuncs.c:
In function 'restrict_code_range_by_str':
../../../src/FreeType/ftfuncs.c:2081: warning:
implicit declaration of function 'isspace'
diffstat:
x11/libXfont/Makefile | 4 ++--
x11/libXfont/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 465053a34e1b -r 6589145c04d8 x11/libXfont/Makefile
--- a/x11/libXfont/Makefile Wed Jul 16 21:38:25 2008 +0000
+++ b/x11/libXfont/Makefile Thu Jul 17 00:56:45 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:15 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2008/07/17 00:56:45 bjs Exp $
#
-DISTNAME= libXfont-1.3.2
+DISTNAME= libXfont-1.3.3
CATEGORIES= x11 devel fonts
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 465053a34e1b -r 6589145c04d8 x11/libXfont/distinfo
--- a/x11/libXfont/distinfo Wed Jul 16 21:38:25 2008 +0000
+++ b/x11/libXfont/distinfo Thu Jul 17 00:56:45 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2008/03/07 20:16:19 wiz Exp $
+$NetBSD: distinfo,v 1.11 2008/07/17 00:56:45 bjs Exp $
-SHA1 (libXfont-1.3.2.tar.bz2) = 3723147f97dd77d12da4a69c7ce4ebd1040e1a42
-RMD160 (libXfont-1.3.2.tar.bz2) = e27e4d14357c56044994a4c757891a3b7ca2e695
-Size (libXfont-1.3.2.tar.bz2) = 584023 bytes
+SHA1 (libXfont-1.3.3.tar.bz2) = bfbdd25239ef6cd515bb7afe888f0556454b34c7
+RMD160 (libXfont-1.3.3.tar.bz2) = f8fba81f41043c07ffa0e014ca8758fdcef7df06
+Size (libXfont-1.3.3.tar.bz2) = 591117 bytes
SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47
Home |
Main Index |
Thread Index |
Old Index