Received: by mail.netbsd.org (Postfix, from userid 605) id 4C47D84DD2; Tue, 1 Jun 2021 00:14:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 638C084D65 for ; Tue, 1 Jun 2021 00:10: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 2OQ7eSwSTKAL for ; Tue, 1 Jun 2021 00:10:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B345584CE0 for ; Tue, 1 Jun 2021 00:10:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0DB7FA95; Tue, 1 Jun 2021 00:10:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622506219208310" MIME-Version: 1.0 Date: Tue, 1 Jun 2021 00:10: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: <20210601001019.B0DB7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622506219208310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Jun 1 00:10:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated x11/xfce4-whiskermenu-plugin to 2.5.3 To generate a diff of this commit: cvs rdiff -u -r1.3123 -r1.3124 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20712 -r1.20713 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622506219208310 Content-Disposition: inline Content-Length: 1343 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.3123 pkgsrc/doc/CHANGES-2021:1.3124 --- pkgsrc/doc/CHANGES-2021:1.3123 Mon May 31 23:56:20 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 1 00:10:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3123 2021/05/31 23:56:20 mef Exp $ +$NetBSD: CHANGES-2021,v 1.3124 2021/06/01 00:10:19 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4826,3 +4826,4 @@ Changes to the packages collection and i Updated devel/R-xfun to 0.23 [mef 2021-05-31] Updated print/R-tinytex to 0.31 [mef 2021-05-31] Updated print/R-knitr to 1.33 [mef 2021-05-31] + Updated x11/xfce4-whiskermenu-plugin to 2.5.3 [gutteridge 2021-06-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20712 pkgsrc/doc/TODO:1.20713 --- pkgsrc/doc/TODO:1.20712 Mon May 31 23:56:20 2021 +++ pkgsrc/doc/TODO Tue Jun 1 00:10:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20712 2021/05/31 23:56:20 mef Exp $ +$NetBSD: TODO,v 1.20713 2021/06/01 00:10:19 gutteridge Exp $ Suggested new packages ====================== @@ -2345,7 +2345,6 @@ For possible Perl packages updates, see o xfce4-verve-plugin-2.0.1 o xfce4-wavelan-plugin-0.6.2 o xfce4-weather-plugin-0.11.0 - o xfce4-whiskermenu-plugin-2.5.3 o xfce4-wm-4.16.1 o xfe-1.42 [pkg/52968] o xforms-1.2.4 --_----------=_1622506219208310--