Received: by mail.netbsd.org (Postfix, from userid 605) id 676C984D5E; Thu, 18 Feb 2021 10:14:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A458A84CE7 for ; Thu, 18 Feb 2021 10:14:37 +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 Mi8XaCYuTaIy for ; Thu, 18 Feb 2021 10:14:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 01DAB84CDF for ; Thu, 18 Feb 2021 10:14:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3752FA95; Thu, 18 Feb 2021 10:14:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613643276171020" MIME-Version: 1.0 Date: Thu, 18 Feb 2021 10:14:36 +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: <20210218101436.F3752FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613643276171020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 18 10:14:36 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated textproc/asciidoc to 9.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1149 -r1.1150 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20391 -r1.20392 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613643276171020 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1149 pkgsrc/doc/CHANGES-2021:1.1150 --- pkgsrc/doc/CHANGES-2021:1.1149 Thu Feb 18 10:08:49 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Feb 18 10:14:36 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1149 2021/02/18 10:08:49 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1150 2021/02/18 10:14:36 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1659,3 +1659,4 @@ Changes to the packages collection and i Updated devel/gopls to 0.6.5 [wiz 2021-02-18] Updated math/djbsort to 20190516 [schmonz 2021-02-18] Updated graphics/ImageMagick to 7.0.11.0 [wiz 2021-02-18] + Updated textproc/asciidoc to 9.1.0 [wiz 2021-02-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20391 pkgsrc/doc/TODO:1.20392 --- pkgsrc/doc/TODO:1.20391 Thu Feb 18 10:08:49 2021 +++ pkgsrc/doc/TODO Thu Feb 18 10:14:36 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20391 2021/02/18 10:08:49 wiz Exp $ +$NetBSD: TODO,v 1.20392 2021/02/18 10:14:36 wiz Exp $ Suggested new packages ====================== @@ -418,7 +418,6 @@ For possible Perl packages updates, see o aribas-1.64 o arirang-1.70 o asapm-3.1 - o asciidoc-9.1.0 o asn1c-0.9.27 o asp2php-2008-08-13 o aspell-nb-2.0.10 --_----------=_1613643276171020--