Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C5A5E63B8BC for ; Tue, 10 Jun 2008 13:06:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7BC2C63B2AA; Tue, 10 Jun 2008 13:06:31 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 775D063B2A5 for ; Tue, 10 Jun 2008 13:06:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 52F4E175D0; Tue, 10 Jun 2008 13:06:30 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/textproc/asciidoc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080610130630.52F4E175D0@cvs.netbsd.org> Date: Tue, 10 Jun 2008 13:06:30 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Tue Jun 10 13:06:30 UTC 2008 Modified Files: pkgsrc/textproc/asciidoc: Makefile PLIST distinfo pkgsrc/textproc/asciidoc/patches: patch-aa Log Message: Update to 8.2.6. Significant changes (plus assorted minor changes and bugfixes); * asciidoc(1) and a2x(1) man pages formatted to conform to man-pages(7) recommendations. * Old code-filter syntax (pre-8.1.0) is no longer recognized so that malformed two-line level 2 titles are no longer confused with code-filter block delimiters. To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pkgsrc/textproc/asciidoc/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/textproc/asciidoc/PLIST cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/asciidoc/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/textproc/asciidoc/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.