Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 796B284D28 for ; Sat, 4 Nov 2023 12:27:45 +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 EM6Ghx5XLZZc for ; Sat, 4 Nov 2023 12:27:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C60384CE2 for ; Sat, 4 Nov 2023 12:27:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09DABFA2B; Sat, 4 Nov 2023 12:27:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169910086555350" MIME-Version: 1.0 Date: Sat, 4 Nov 2023 12:27:45 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231104122745.09DABFA2B@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169910086555350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Nov 4 12:27:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/gvfs to 1.6.7nb65 To generate a diff of this commit: cvs rdiff -u -r1.6597 -r1.6598 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169910086555350 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6597 pkgsrc/doc/CHANGES-2023:1.6598 --- pkgsrc/doc/CHANGES-2023:1.6597 Sat Nov 4 12:27:02 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Nov 4 12:27:44 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6597 2023/11/04 12:27:02 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6598 2023/11/04 12:27:44 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9587,3 +9587,4 @@ Changes to the packages collection and i Removed sysutils/liboobs [wiz 2023-11-04] Removed sysutils/system-tools-backends [wiz 2023-11-04] Updated sysutils/gnome-vfs to 2.24.4nb53 [wiz 2023-11-04] + Updated sysutils/gvfs to 1.6.7nb65 [wiz 2023-11-04] --_----------=_169910086555350--