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 61AFA1A9239 for ; Wed, 9 Feb 2022 17:04:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A0F3684E9D; Wed, 9 Feb 2022 17:04:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBA6084D10 for ; Wed, 9 Feb 2022 17:04:26 +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 aLArs-kDeE9i for ; Wed, 9 Feb 2022 17:04:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 427A784C13 for ; Wed, 9 Feb 2022 17:04:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F8B4FB24; Wed, 9 Feb 2022 17:04:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1644426266291690" MIME-Version: 1.0 Date: Wed, 9 Feb 2022 17:04:26 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220209170426.3F8B4FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1644426266291690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Feb 9 17:04:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added textproc/jless version 0.7.1 To generate a diff of this commit: cvs rdiff -u -r1.651 -r1.652 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1644426266291690 Content-Disposition: inline Content-Length: 736 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.651 pkgsrc/doc/CHANGES-2022:1.652 --- pkgsrc/doc/CHANGES-2022:1.651 Wed Feb 9 11:33:52 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Feb 9 17:04:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.651 2022/02/09 11:33:52 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.652 2022/02/09 17:04:26 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -881,3 +881,4 @@ Changes to the packages collection and i Updated sysutils/intel-microcode-netbsd to 20220207 [msaitoh 2022-02-09] Updated www/webkit-gtk to 2.34.5 [leot 2022-02-09] Updated archivers/lzip to 1.23 [fcambus 2022-02-09] + Added textproc/jless version 0.7.1 [pin 2022-02-09] --_----------=_1644426266291690--