Received: by mail.netbsd.org (Postfix, from userid 605) id EDC8D84CDC; Tue, 14 Aug 2018 09:22:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5548C84FF1 for ; Tue, 14 Aug 2018 09:22:03 +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 XzNwqynAywra for ; Tue, 14 Aug 2018 09:22:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7AAB384CDC for ; Tue, 14 Aug 2018 09:22:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7528AFBEC; Tue, 14 Aug 2018 09:22:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15342385229200" MIME-Version: 1.0 Date: Tue, 14 Aug 2018 09:22:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180814092202.7528AFBEC@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. --_----------=_15342385229200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 14 09:22:02 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated textproc/mandoc to 1.14.4 To generate a diff of this commit: cvs rdiff -u -r1.3557 -r1.3558 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18470 -r1.18471 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15342385229200 Content-Disposition: inline Content-Length: 1271 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3557 pkgsrc/doc/CHANGES-2018:1.3558 --- pkgsrc/doc/CHANGES-2018:1.3557 Tue Aug 14 07:33:58 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Aug 14 09:22:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3557 2018/08/14 07:33:58 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3558 2018/08/14 09:22:02 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5074,3 +5074,4 @@ Changes to the packages collection and i Updated devel/py-faker to 0.9.0 [adam 2018-08-14] Updated devel/py-dash to 4.7.3 [adam 2018-08-14] Updated math/py-simpleeval to 0.9.6 [adam 2018-08-14] + Updated textproc/mandoc to 1.14.4 [wiz 2018-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18470 pkgsrc/doc/TODO:1.18471 --- pkgsrc/doc/TODO:1.18470 Tue Aug 14 06:57:53 2018 +++ pkgsrc/doc/TODO Tue Aug 14 09:22:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18470 2018/08/14 06:57:53 adam Exp $ +$NetBSD: TODO,v 1.18471 2018/08/14 09:22:02 wiz Exp $ Suggested new packages ====================== @@ -1037,7 +1037,6 @@ For possible Perl packages updates, see o makeself-2.2.0 o maketool-0.8.4 o makeztxt-1.60 - o mandoc-1.14.4 o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 --_----------=_15342385229200--