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 B4B2E1A9239 for ; Wed, 5 Jan 2022 01:14:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EB1A584E7C; Wed, 5 Jan 2022 01:14:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FD5A84D44 for ; Wed, 5 Jan 2022 01:14:40 +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 S5ZdPeyVyav0 for ; Wed, 5 Jan 2022 01:14:39 +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 7DABE84D28 for ; Wed, 5 Jan 2022 01:14:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75578FAEC; Wed, 5 Jan 2022 01:14:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1641345279150390" MIME-Version: 1.0 Date: Wed, 5 Jan 2022 01:14:39 +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: <20220105011439.75578FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1641345279150390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Wed Jan 5 01:14:39 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated sysutils/xfce4-taskmanager to 1.5.2 To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21396 -r1.21397 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1641345279150390 Content-Disposition: inline Content-Length: 1328 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.79 pkgsrc/doc/CHANGES-2022:1.80 --- pkgsrc/doc/CHANGES-2022:1.79 Tue Jan 4 23:35:46 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jan 5 01:14:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.79 2022/01/04 23:35:46 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.80 2022/01/05 01:14:38 gutteridge Exp $ Changes to the packages collection and infrastructure in 2022: @@ -93,3 +93,4 @@ Changes to the packages collection and i Added security/tlswrapper version 20220101 [schmonz 2022-01-04] Updated www/httpfile to 20220101 [schmonz 2022-01-04] Updated math/py-numexpr to 2.8.1 [wiz 2022-01-04] + Updated sysutils/xfce4-taskmanager to 1.5.2 [gutteridge 2022-01-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21396 pkgsrc/doc/TODO:1.21397 --- pkgsrc/doc/TODO:1.21396 Tue Jan 4 19:49:29 2022 +++ pkgsrc/doc/TODO Wed Jan 5 01:14:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21396 2022/01/04 19:49:29 wiz Exp $ +$NetBSD: TODO,v 1.21397 2022/01/05 01:14:39 gutteridge Exp $ Suggested new packages ====================== @@ -1929,7 +1929,6 @@ For possible Perl packages updates, see o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 o xf86-video-nouveau-1.0.17 - o xfce4-taskmanager-1.5.2 o xfe-1.42 [pkg/52968] o xforms-1.2.4 o xfpt-0.11 --_----------=_1641345279150390--