Received: by mail.netbsd.org (Postfix, from userid 605) id B628284DAF; Mon, 19 Apr 2021 16:00:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F22ED84D8A for ; Mon, 19 Apr 2021 16:00:40 +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 YoZj45-dCzqf for ; Mon, 19 Apr 2021 16:00:40 +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 56F1084CE1 for ; Mon, 19 Apr 2021 16:00:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54476FA95; Mon, 19 Apr 2021 16:00:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618848040262640" MIME-Version: 1.0 Date: Mon, 19 Apr 2021 16:00:40 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210419160040.54476FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618848040262640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon Apr 19 16:00:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/ruby-asciidoctor to 2.0.14 To generate a diff of this commit: cvs rdiff -u -r1.2217 -r1.2218 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618848040262640 Content-Disposition: inline Content-Length: 732 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.2217 pkgsrc/doc/CHANGES-2021:1.2218 --- pkgsrc/doc/CHANGES-2021:1.2217 Mon Apr 19 14:41:21 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 19 16:00:40 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2217 2021/04/19 14:41:21 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2218 2021/04/19 16:00:40 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3540,3 +3540,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 88.0 [ryoon 2021-04-19] Updated devel/libatomic to 10.3.0 [wiz 2021-04-19] Updated editors/cesium to 0.2.1 [pin 2021-04-19] + Updated textproc/ruby-asciidoctor to 2.0.14 [fcambus 2021-04-19] --_----------=_1618848040262640--