Received: by mail.netbsd.org (Postfix, from userid 605) id 60B3684D90; Sun, 25 Aug 2019 17:54:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD54084D84 for ; Sun, 25 Aug 2019 17:54:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id SA3XLFKewNCp for ; Sun, 25 Aug 2019 17:54:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3BD1384CD3 for ; Sun, 25 Aug 2019 17:54:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38F9BFBF4; Sun, 25 Aug 2019 17:54:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156675568926360" MIME-Version: 1.0 Date: Sun, 25 Aug 2019 17:54:49 +0000 From: "ng0" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ng0@netbsd.org X-Mailer: log_accum Message-Id: <20190825175449.38F9BFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156675568926360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ng0 Date: Sun Aug 25 17:54:49 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated textproc/docbook2mdoc to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.3618 -r1.3619 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19220 -r1.19221 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156675568926360 Content-Disposition: inline Content-Length: 1309 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3618 pkgsrc/doc/CHANGES-2019:1.3619 --- pkgsrc/doc/CHANGES-2019:1.3618 Sun Aug 25 15:17:35 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Aug 25 17:54:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3618 2019/08/25 15:17:35 tsutsui Exp $ +$NetBSD: CHANGES-2019,v 1.3619 2019/08/25 17:54:48 ng0 Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5921,3 +5921,4 @@ Changes to the packages collection and i Added devel/ruby-simpleidn version 0.0.9 [tsutsui 2019-08-25] Added net/ruby-twitter-text-simpleidn version 3.0.0.0 [tsutsui 2019-08-25] Updated net/mikutter to 3.9.5 [tsutsui 2019-08-25] + Updated textproc/docbook2mdoc to 1.1.0 [ng0 2019-08-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19220 pkgsrc/doc/TODO:1.19221 --- pkgsrc/doc/TODO:1.19220 Sun Aug 25 12:38:33 2019 +++ pkgsrc/doc/TODO Sun Aug 25 17:54:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19220 2019/08/25 12:38:33 adam Exp $ +$NetBSD: TODO,v 1.19221 2019/08/25 17:54:48 ng0 Exp $ Suggested new packages ====================== @@ -557,7 +557,6 @@ For possible Perl packages updates, see o dikt-2s1 o dinotrace-9.4d o dnssec-tools-2.2 - o docbook2mdoc-1.0.0 [wip] o doclifter-2.16 o dolphin-5.0 o drivel-3.0.5 --_----------=_156675568926360--