Received: by mail.netbsd.org (Postfix, from userid 605) id 40C3D84E62; Mon, 6 Jun 2022 01:16:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7ADC384E5B for ; Mon, 6 Jun 2022 01:16:07 +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 mFixiLp4vnkL for ; Mon, 6 Jun 2022 01:16:06 +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 6525984D5F for ; Mon, 6 Jun 2022 01:16:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C198DFB19; Mon, 6 Jun 2022 01:17:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654478245292580" MIME-Version: 1.0 Date: Mon, 6 Jun 2022 01:17:25 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20220606011725.C198DFB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654478245292580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Jun 6 01:17:25 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated editors/xfce4-mousepad to 0.5.9 To generate a diff of this commit: cvs rdiff -u -r1.2892 -r1.2893 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654478245292580 Content-Disposition: inline Content-Length: 757 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.2892 pkgsrc/doc/CHANGES-2022:1.2893 --- pkgsrc/doc/CHANGES-2022:1.2892 Sun Jun 5 21:15:51 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 6 01:17:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2892 2022/06/05 21:15:51 leot Exp $ +$NetBSD: CHANGES-2022,v 1.2893 2022/06/06 01:17:25 gutteridge Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4385,3 +4385,4 @@ Changes to the packages collection and i Moved misc/bbdb to misc/bbdb2 version 2.35 [mef 2022-06-05] Updated x11/xfce4-eyes-plugin to 4.6.0 [gutteridge 2022-06-05] Updated devel/conftest to 0.32.1 [leot 2022-06-05] + Updated editors/xfce4-mousepad to 0.5.9 [gutteridge 2022-06-06] --_----------=_1654478245292580--