Received: by mail.netbsd.org (Postfix, from userid 605) id 4280E84D46; Sat, 29 Apr 2023 15:58:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7169C84D21 for ; Sat, 29 Apr 2023 15:58:35 +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 a-qCgrkbbpjX for ; Sat, 29 Apr 2023 15:58:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 035D284CD9 for ; Sat, 29 Apr 2023 15:58:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 00C88FA87; Sat, 29 Apr 2023 15:58:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682783914103170" MIME-Version: 1.0 Date: Sat, 29 Apr 2023 15:58:34 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230429155835.00C88FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682783914103170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat Apr 29 15:58:34 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/onefetch to 2.17.1 To generate a diff of this commit: cvs rdiff -u -r1.2588 -r1.2589 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682783914103170 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2588 pkgsrc/doc/CHANGES-2023:1.2589 --- pkgsrc/doc/CHANGES-2023:1.2588 Sat Apr 29 15:57:59 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Apr 29 15:58:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2588 2023/04/29 15:57:59 wen Exp $ +$NetBSD: CHANGES-2023,v 1.2589 2023/04/29 15:58:34 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3674,3 +3674,4 @@ Changes to the packages collection and i Updated graphics/wallust to 2.2.1 [pin 2023-04-29] Updated graphics/stitchy to 0.1.5 [pin 2023-04-29] Updated textproc/p5-ODF-lpOD to 1.127 [wen 2023-04-29] + Updated sysutils/onefetch to 2.17.1 [pin 2023-04-29] --_----------=_1682783914103170--