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 192B71A9239 for ; Sat, 18 Dec 2021 02:12:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 541AE84EC6; Sat, 18 Dec 2021 02:12:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E74484EC0 for ; Sat, 18 Dec 2021 02:12:15 +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 IO7Ihy7_nLlO for ; Sat, 18 Dec 2021 02:12:15 +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 DB85F84E95 for ; Sat, 18 Dec 2021 02:12:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2F99FAEC; Sat, 18 Dec 2021 02:12:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639793534267980" MIME-Version: 1.0 Date: Sat, 18 Dec 2021 02:12:14 +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: <20211218021214.D2F99FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639793534267980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Dec 18 02:12:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated sysutils/xfce4-fsguard-plugin to 1.1.2 To generate a diff of this commit: cvs rdiff -u -r1.6273 -r1.6274 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21362 -r1.21363 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639793534267980 Content-Disposition: inline Content-Length: 1363 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.6273 pkgsrc/doc/CHANGES-2021:1.6274 --- pkgsrc/doc/CHANGES-2021:1.6273 Sat Dec 18 01:02:44 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Dec 18 02:12:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6273 2021/12/18 01:02:44 he Exp $ +$NetBSD: CHANGES-2021,v 1.6274 2021/12/18 02:12:14 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9405,3 +9405,4 @@ Changes to the packages collection and i Updated net/sipsak to 0.9.8.1 [schwarz 2021-12-17] Removed games/accelerator3d [wiz 2021-12-18] Added emulators/compat90 version 9.0 [he 2021-12-18] + Updated sysutils/xfce4-fsguard-plugin to 1.1.2 [gutteridge 2021-12-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21362 pkgsrc/doc/TODO:1.21363 --- pkgsrc/doc/TODO:1.21362 Fri Dec 17 19:20:55 2021 +++ pkgsrc/doc/TODO Sat Dec 18 02:12:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21362 2021/12/17 19:20:55 bacon Exp $ +$NetBSD: TODO,v 1.21363 2021/12/18 02:12:14 gutteridge Exp $ Suggested new packages ====================== @@ -1927,7 +1927,6 @@ For possible Perl packages updates, see o xerces-j-2.9.0 o xf86-video-nouveau-1.0.17 o xfce4-dashboard-0.9.2 - o xfce4-fsguard-plugin-1.1.2 o xfce4-mount-plugin-1.1.5 o xfce4-smartbookmark-plugin-0.5.2 o xfce4-taskmanager-1.5.2 --_----------=_1639793534267980--