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 1.3.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3288637d8380
branches:  trunk
changeset: 552686:3288637d8380
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 07 22:01:10 2009 +0000

description:
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

diffstat:

 x11/libXfont/Makefile |  4 ++--
 x11/libXfont/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 178e76ecafa0 -r 3288637d8380 x11/libXfont/Makefile
--- a/x11/libXfont/Makefile     Wed Jan 07 21:58:17 2009 +0000
+++ b/x11/libXfont/Makefile     Wed Jan 07 22:01:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/07/17 00:56:45 bjs Exp $
+# $NetBSD: Makefile,v 1.13 2009/01/07 22:01:10 wiz Exp $
 #
 
-DISTNAME=              libXfont-1.3.3
+DISTNAME=              libXfont-1.3.4
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 178e76ecafa0 -r 3288637d8380 x11/libXfont/distinfo
--- a/x11/libXfont/distinfo     Wed Jan 07 21:58:17 2009 +0000
+++ b/x11/libXfont/distinfo     Wed Jan 07 22:01:10 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2008/07/17 00:56:45 bjs Exp $
+$NetBSD: distinfo,v 1.12 2009/01/07 22:01:10 wiz Exp $
 
-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 (libXfont-1.3.4.tar.bz2) = d7782b506f82cfce928c8be35be859c18f1e852f
+RMD160 (libXfont-1.3.4.tar.bz2) = 81d2be307219f6550793fb8c1661624e6bbbf55d
+Size (libXfont-1.3.4.tar.bz2) = 571087 bytes
 SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47



Home | Main Index | Thread Index | Old Index