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 D16E71A921F for ; Thu, 2 Dec 2021 00:44:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F2D2584F07; Thu, 2 Dec 2021 00:44:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BDE984D93 for ; Thu, 2 Dec 2021 00:44:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pXIBjBroyH_L for ; Thu, 2 Dec 2021 00:44:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 96DAB84CDF for ; Thu, 2 Dec 2021 00:44:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9421EFAEC; Thu, 2 Dec 2021 00:44:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163840585926730" MIME-Version: 1.0 Date: Thu, 2 Dec 2021 00:44:19 +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: <20211202004419.9421EFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163840585926730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Dec 2 00:44:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated editors/xfce4-mousepad to 0.5.8 To generate a diff of this commit: cvs rdiff -u -r1.5958 -r1.5959 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163840585926730 Content-Disposition: inline Content-Length: 744 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.5958 pkgsrc/doc/CHANGES-2021:1.5959 --- pkgsrc/doc/CHANGES-2021:1.5958 Wed Dec 1 22:43:37 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Dec 2 00:44:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5958 2021/12/01 22:43:37 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.5959 2021/12/02 00:44:19 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9002,3 +9002,4 @@ Changes to the packages collection and i Updated editors/vim to 8.2.3172nb1 [wiz 2021-12-01] Updated audio/libopenmpt to 0.5.13 [fcambus 2021-12-01] Updated devel/xa65 to 2.3.12 [fcambus 2021-12-01] + Updated editors/xfce4-mousepad to 0.5.8 [gutteridge 2021-12-02] --_----------=_163840585926730--