Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E56B563BADF for ; Tue, 14 Jul 2009 18:52:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8D84B63B16D; Tue, 14 Jul 2009 18:52:39 +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 C102663B10C for ; Tue, 14 Jul 2009 18:52:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AB45D175D0; Tue, 14 Jul 2009 18:52:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 14 Jul 2009 18:52:38 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/textproc/mdocml To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090714185238.AB45D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Jul 14 18:52:38 UTC 2009 Modified Files: pkgsrc/textproc/mdocml: Makefile distinfo Log Message: Update to mdocml-1.8.0: - significant cleanups in mdoc_term.c - support for XXn and XXm -offset values - removed exposure of some libmdoc functions from mdoc.h - fixed presentation of `Fo', `Vt' - fixes for clarity in mdoc.7 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/mdocml/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/mdocml/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.