Received: by mail.netbsd.org (Postfix, from userid 605) id 043A584E67; Sun, 30 Apr 2023 22:10:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3338084E55 for ; Sun, 30 Apr 2023 22:09:59 +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 Og14E6QjO-w9 for ; Sun, 30 Apr 2023 22:09:58 +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 88C0284CC8 for ; Sun, 30 Apr 2023 22:09:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8653CFA87; Sun, 30 Apr 2023 22:09:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682892598214730" MIME-Version: 1.0 Date: Sun, 30 Apr 2023 22:09:58 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20230430220958.8653CFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682892598214730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Sun Apr 30 22:09:58 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/xfce4-systemload-plugin to 1.3.2nb3 To generate a diff of this commit: cvs rdiff -u -r1.2688 -r1.2689 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682892598214730 Content-Disposition: inline Content-Length: 724 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.2688 pkgsrc/doc/CHANGES-2023:1.2689 --- pkgsrc/doc/CHANGES-2023:1.2688 Sun Apr 30 21:56:09 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Apr 30 22:09:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2688 2023/04/30 21:56:09 mef Exp $ +$NetBSD: CHANGES-2023,v 1.2689 2023/04/30 22:09:58 martin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3783,3 +3783,4 @@ Changes to the packages collection and i Updated wm/shod to 2.6.2 [pin 2023-04-30] Updated net/sniffnet to 1.1.4 [pin 2023-04-30] Updated cad/gtkwave to 3.3.115 [mef 2023-04-30] + Updated sysutils/xfce4-systemload-plugin to 1.3.2nb3 [martin 2023-04-30] --_----------=_1682892598214730--