Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7336063B877 for ; Wed, 21 Oct 2009 14:55:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0D03563B135; Wed, 21 Oct 2009 14:55:34 +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 083EA63B124 for ; Wed, 21 Oct 2009 14:55:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E9E74175DA; Wed, 21 Oct 2009 14:55:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 21 Oct 2009 14:55:32 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/textproc/libxml2 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20091021145532.E9E74175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Oct 21 14:55:32 UTC 2009 Modified Files: pkgsrc/textproc/libxml2: Makefile distinfo pkgsrc/textproc/libxml2/patches: patch-ab Added Files: pkgsrc/textproc/libxml2/patches: patch-ag Removed Files: pkgsrc/textproc/libxml2/patches: patch-af Log Message: update to 2.7.6 changes: -bugfixes -portability and documentation improvements -cleanup pkgsrc note: added some tweaks to EBCDIC support, both to fix non- portable assumptions in the code and to work around NetBSD deficiencies; now it needs only a little fix to CP273 (newline conversion) to make the selftest succeed on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 pkgsrc/textproc/libxml2/Makefile cvs rdiff -u -r1.72 -r1.73 pkgsrc/textproc/libxml2/distinfo cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/libxml2/patches/patch-ab cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/libxml2/patches/patch-af cvs rdiff -u -r0 -r1.7 pkgsrc/textproc/libxml2/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.