pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/Xft2 Update to 2.1.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/91e249ac88c3
branches: trunk
changeset: 500973:91e249ac88c3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 15 16:55:32 2005 +0000
description:
Update to 2.1.7:
2005-03-29 Keith Packard
* README:
* Xft.h:
* configure.ac:
Update for version 2.1.7
2005-03-01 Keith Packard
* xftdpy.c: (_XftDisplayInfoGet), (XftDefaultSubstitute):
Avoid calling any Render functions when Render is missing (#137)
* xftglyphs.c: (XftFontLoadGlyphs):
Only clip to bounding box when FC_CHARCELL is specified.
Only fix glyph spacing when FC_MONO is specified.
2005-02-28 Keith Packard
* configure.ac:
* xftdpy.c: (_XftDefaultInit), (XftDefaultSubstitute):
* xftfreetype.c: (XftFontInfoFill), (XftFontOpenInfo):
* xftglyphs.c: (XftFontLoadGlyphs):
* xftint.h:
Add support for artificial emboldening of glyphs through
the FT_GlyphSlot_Embolden API when it is available.
* xftextent.c: (XftGlyphExtents):
Optimize one glyph extents case (it happens a *lot*).
(Ross Burton)
2004-11-28 James Henstridge
* xftfreetype.c (_XftReleaseFile): add parentheses in the
expression in the second argument to XftMemFree so that it is
interpreted correctly.
2004-09-05 Keith Packard
* configure.ac:
Move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE to make
automake 1.9 happy
2004-08-03 Keith Packard
* xftfreetype.c: (_XftReleaseFile):
Called strlen with (f->file) without checking for NULL (which
happens when directly using FT_Face objects).
2004-04-14 Keith Packard
* AUTHORS:
* Makefile.am:
* Xft-def.cpp:
* Xft.3.in:
* Xft.h:
* XftCompat.h:
* configure.ac:
* xftcolor.c:
* xftcore.c:
* xftdbg.c:
* xftdpy.c:
* xftdraw.c:
* xftextent.c:
* xftfont.c:
* xftfreetype.c: (XftFontOpenInfo):
* xftglyphs.c:
* xftinit.c:
* xftint.h:
* xftlist.c:
* xftname.c:
* xftrender.c:
* xftstr.c:
* xftswap.c:
* xftxlfd.c:
Regularize #include usage so that all includes
happen in xftint.h. This allows conditional inclusion
of system headers like string.h/strings.h
Add GCC warnings on GCC systems.
Fix CVS Id strings
diffstat:
fonts/Xft2/Makefile | 7 +++----
fonts/Xft2/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 2f0d5bfee6f1 -r 91e249ac88c3 fonts/Xft2/Makefile
--- a/fonts/Xft2/Makefile Sat Oct 15 16:39:55 2005 +0000
+++ b/fonts/Xft2/Makefile Sat Oct 15 16:55:32 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2005/09/07 16:49:40 reed Exp $
+# $NetBSD: Makefile,v 1.41 2005/10/15 16:55:32 wiz Exp $
-DISTNAME= libXft-2.1.6
-PKGNAME= Xft2-2.1.6
-PKGREVISION= 1
+DISTNAME= libXft-2.1.7
+PKGNAME= Xft2-2.1.7
CATEGORIES= fonts x11
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
diff -r 2f0d5bfee6f1 -r 91e249ac88c3 fonts/Xft2/distinfo
--- a/fonts/Xft2/distinfo Sat Oct 15 16:39:55 2005 +0000
+++ b/fonts/Xft2/distinfo Sat Oct 15 16:55:32 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/23 19:18:26 agc Exp $
+$NetBSD: distinfo,v 1.11 2005/10/15 16:55:32 wiz Exp $
-SHA1 (libXft-2.1.6.tar.bz2) = ce5fc2fd3661c483932aa891f8db67eb22af334a
-RMD160 (libXft-2.1.6.tar.bz2) = b50dcf49b065d7d3753ac2db49301a04ed7e8d9c
-Size (libXft-2.1.6.tar.bz2) = 234117 bytes
+SHA1 (libXft-2.1.7.tar.bz2) = bba656ae9bada7176517275f17738dc9932edf78
+RMD160 (libXft-2.1.7.tar.bz2) = ad64b65bdffc3ea792d3c2c18d9bde14ef1f5a54
+Size (libXft-2.1.7.tar.bz2) = 237056 bytes
Home |
Main Index |
Thread Index |
Old Index