Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E568F63B882 for ; Fri, 1 Jun 2012 20:19:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C2CA314A3A6; Fri, 1 Jun 2012 20:19:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 406BB14A3A4 for ; Fri, 1 Jun 2012 20:19:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nTyfZxh-GaKx for ; Fri, 1 Jun 2012 20:19:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B640414A3A1 for ; Fri, 1 Jun 2012 20:19:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6C2BE175DD; Fri, 1 Jun 2012 20:19:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 1 Jun 2012 20:19:16 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/x11/libXfont To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120601201916.6C2BE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Fri Jun 1 20:19:16 UTC 2012 Modified Files: pkgsrc/x11/libXfont: Makefile distinfo Removed Files: pkgsrc/x11/libXfont/patches: patch-src-fontfile-decompress.c Log Message: update to 1.4.5 changes: misc fixes, most notably the fix for the LZW decompression security issue was integrated To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/libXfont/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/libXfont/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/x11/libXfont/patches/patch-src-fontfile-decompress.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.