Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1EF391A921F for ; Tue, 8 Mar 2022 08:53:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5071F84FF2; Tue, 8 Mar 2022 08:53:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C1F184EBE for ; Tue, 8 Mar 2022 08:53:08 +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 dGj2KTYTiqIl for ; Tue, 8 Mar 2022 08:53:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8A28C84CBC for ; Tue, 8 Mar 2022 08:53:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 87CA3FB24; Tue, 8 Mar 2022 08:53:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1646729587236160" MIME-Version: 1.0 Date: Tue, 8 Mar 2022 08:53:07 +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: <20220308085307.87CA3FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1646729587236160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 8 08:53:07 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated textproc/asciidoc to 10.1.4 To generate a diff of this commit: cvs rdiff -u -r1.1340 -r1.1341 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21585 -r1.21586 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1646729587236160 Content-Disposition: inline Content-Length: 1294 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1340 pkgsrc/doc/CHANGES-2022:1.1341 --- pkgsrc/doc/CHANGES-2022:1.1340 Tue Mar 8 08:51:58 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Mar 8 08:53:07 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1340 2022/03/08 08:51:58 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.1341 2022/03/08 08:53:07 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1702,3 +1702,4 @@ Changes to the packages collection and i Updated net/wget to 1.21.3 [wiz 2022-03-08] Updated www/restish to 0.10.0 [wiz 2022-03-08] Updated devel/tomlplusplus to 3.0.1 [wiz 2022-03-08] + Updated textproc/asciidoc to 10.1.4 [wiz 2022-03-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21585 pkgsrc/doc/TODO:1.21586 --- pkgsrc/doc/TODO:1.21585 Tue Mar 8 08:51:58 2022 +++ pkgsrc/doc/TODO Tue Mar 8 08:53:07 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21585 2022/03/08 08:51:58 wiz Exp $ +$NetBSD: TODO,v 1.21586 2022/03/08 08:53:07 wiz Exp $ Suggested new packages ====================== @@ -468,7 +468,6 @@ For possible Perl packages updates, see o arm-trusted-firmware-rk3399-2.4 o arm-trusted-firmware-sun50i_a64-2.4 o asapm-3.1 - o asciidoc-10.1.4 o asn1c-0.9.28 o asp2php-2008-08-13 o aspell-nb-2.0.10 --_----------=_1646729587236160--