Fri Mar 7 20:16:19 2008 UTC ()
Update to 1.3.2:

Adam Jackson (1):
libXfont 1.3.2

Jens Granseuer (1):
fix build with gcc 2.95.

Matthieu Herrb (3):
catalogue.c: prevent a one character overflow
ftsystem.c is not needed anymore.
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.

Tilman Sauerbeck (1):
Replaced one instance of bcopy() with memcpy().


(wiz)
diff -r1.9 -r1.10 pkgsrc/x11/libXfont/Makefile
diff -r1.9 -r1.10 pkgsrc/x11/libXfont/distinfo
diff -r1.3 -r0 pkgsrc/x11/libXfont/patches/patch-aa
diff -r1.3 -r0 pkgsrc/x11/libXfont/patches/patch-ab

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

--- pkgsrc/x11/libXfont/Makefile 2008/01/20 18:24:51 1.9
+++ pkgsrc/x11/libXfont/Makefile 2008/03/07 20:16:19 1.10
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2008/01/20 18:24:51 joerg Exp $ 1# $NetBSD: Makefile,v 1.10 2008/03/07 20:16:19 wiz Exp $
2# 2#
3 3
4DISTNAME= libXfont-1.3.1 4DISTNAME= libXfont-1.3.2
5PKGREVISION= 2 
6CATEGORIES= x11 devel fonts 5CATEGORIES= x11 devel fonts
7MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ 6MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
11HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
12COMMENT= X font Library 11COMMENT= X font Library
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
18USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

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

--- pkgsrc/x11/libXfont/distinfo 2008/01/21 13:56:28 1.9
+++ pkgsrc/x11/libXfont/distinfo 2008/03/07 20:16:19 1.10
@@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
1$NetBSD: distinfo,v 1.9 2008/01/21 13:56:28 tnn Exp $ 1$NetBSD: distinfo,v 1.10 2008/03/07 20:16:19 wiz Exp $
2 2
3SHA1 (libXfont-1.3.1.tar.bz2) = 90153414cd3580d92cad6469166c099749cddd29 3SHA1 (libXfont-1.3.2.tar.bz2) = 3723147f97dd77d12da4a69c7ce4ebd1040e1a42
4RMD160 (libXfont-1.3.1.tar.bz2) = 13c8ed7b33ec0c4f08c032d74958e49d3c177464 4RMD160 (libXfont-1.3.2.tar.bz2) = e27e4d14357c56044994a4c757891a3b7ca2e695
5Size (libXfont-1.3.1.tar.bz2) = 564235 bytes 5Size (libXfont-1.3.2.tar.bz2) = 584023 bytes
6SHA1 (patch-aa) = e421de2c9b67b46c2dab651ba1bab13fd08df914 
7SHA1 (patch-ab) = 56339bd99f714be3d9a7d697c39eab1b13794c3b 
8SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47 6SHA1 (patch-ac) = de3952fb43533b3f325096e330bd0bf996bb4a47

File Deleted: pkgsrc/x11/libXfont/patches/Attic/patch-aa

File Deleted: pkgsrc/x11/libXfont/patches/Attic/patch-ab