Wed Jan 7 22:01:10 2009 UTC ()
Update to 1.3.4:

Adam Jackson (2):
Nuke fontcache.
Retry font server connections faster.

Alan Coopersmith (8):
Add support for bzip2 bitmap font compression
Pad CreateAC packets with 0 auths to workaround xfs bug
Always scan catalogue dirs at startup, even if their mtime < 0
Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2
Update COPYING file with additional copyrights/licenses
Add simple README with pointers to bugzilla/git/mailing list
miscutil.c:108: warning: old-style parameter declaration
Version bump: 1.3.4

Benjamin Close (1):
Make sure font names/font alias names are null terminated

Derek Wang (1):
Sun bug 4510977: dtremote fails to start session

Julien Cristau (1):
Don't clobber CFLAGS in configure

Peter Breitenlohner (1):
X.Org Bug 17945: avoid gcc warnings for libXfont


(wiz)
diff -r1.12 -r1.13 pkgsrc/x11/libXfont/Makefile
diff -r1.11 -r1.12 pkgsrc/x11/libXfont/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/x11/libXfont/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libXfont/Makefile 2008/07/17 00:56:45 1.12
+++ pkgsrc/x11/libXfont/Makefile 2009/01/07 22:01:10 1.13
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2008/07/17 00:56:45 bjs Exp $ 1# $NetBSD: Makefile,v 1.13 2009/01/07 22:01:10 wiz Exp $
2# 2#
3 3
4DISTNAME= libXfont-1.3.3 4DISTNAME= libXfont-1.3.4
5CATEGORIES= x11 devel fonts 5CATEGORIES= x11 devel fonts
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 6MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X font Library 11COMMENT= X font Library
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

cvs diff -r1.11 -r1.12 pkgsrc/x11/libXfont/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libXfont/distinfo 2008/07/17 00:56:45 1.11
+++ pkgsrc/x11/libXfont/distinfo 2009/01/07 22:01:10 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2008/07/17 00:56:45 bjs Exp $ 1$NetBSD: distinfo,v 1.12 2009/01/07 22:01:10 wiz Exp $
2 2
3SHA1 (libXfont-1.3.3.tar.bz2) = bfbdd25239ef6cd515bb7afe888f0556454b34c7 3SHA1 (libXfont-1.3.4.tar.bz2) = d7782b506f82cfce928c8be35be859c18f1e852f
4RMD160 (libXfont-1.3.3.tar.bz2) = f8fba81f41043c07ffa0e014ca8758fdcef7df06 4RMD160 (libXfont-1.3.4.tar.bz2) = 81d2be307219f6550793fb8c1661624e6bbbf55d
5Size (libXfont-1.3.3.tar.bz2) = 591117 bytes 5Size (libXfont-1.3.4.tar.bz2) = 571087 bytes
6SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47 6SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47