Received: by mail.netbsd.org (Postfix, from userid 605) id 2125B84E83; Mon, 9 Aug 2021 14:58:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5985684E82 for ; Mon, 9 Aug 2021 14:58:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Tym4vk0pWODr for ; Mon, 9 Aug 2021 14:58:13 +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 AF57A84E74 for ; Mon, 9 Aug 2021 14:58:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A70BAFA97; Mon, 9 Aug 2021 14:58:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1628521093115250" MIME-Version: 1.0 Date: Mon, 9 Aug 2021 14:58:13 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20210809145813.A70BAFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1628521093115250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Mon Aug 9 14:58:13 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/ruby-asciidoctor to 2.0.16 To generate a diff of this commit: cvs rdiff -u -r1.4131 -r1.4132 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1628521093115250 Content-Disposition: inline Content-Length: 746 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.4131 pkgsrc/doc/CHANGES-2021:1.4132 --- pkgsrc/doc/CHANGES-2021:1.4131 Mon Aug 9 14:39:34 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 9 14:58:13 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4131 2021/08/09 14:39:34 rhialto Exp $ +$NetBSD: CHANGES-2021,v 1.4132 2021/08/09 14:58:13 rhialto Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6554,3 +6554,4 @@ Changes to the packages collection and i Updated comms/asterisk16 to 16.19.0 [ryoon 2021-08-09] Updated editors/lyx to 2.3.6.1 [rhialto 2021-08-09] Updated sysutils/mtools to 4.0.35 [rhialto 2021-08-09] + Updated textproc/ruby-asciidoctor to 2.0.16 [rhialto 2021-08-09] --_----------=_1628521093115250--