Received: by mail.netbsd.org (Postfix, from userid 605) id 22D3B84E61; Sun, 15 Jan 2023 00:34:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5150B84D6A for ; Sun, 15 Jan 2023 00:34:20 +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 KUMdnPtWKM1h for ; Sun, 15 Jan 2023 00:34:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D826E84CF7 for ; Sun, 15 Jan 2023 00:34:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D589FFA90; Sun, 15 Jan 2023 00:34:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673742859158180" MIME-Version: 1.0 Date: Sun, 15 Jan 2023 00:34: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: <20230115003419.D589FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673742859158180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Jan 15 00:34:19 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: gvfs is now at 1.50.3(!) To generate a diff of this commit: cvs rdiff -u -r1.22489 -r1.22490 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673742859158180 Content-Disposition: inline Content-Length: 649 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22489 pkgsrc/doc/TODO:1.22490 --- pkgsrc/doc/TODO:1.22489 Fri Jan 13 20:38:15 2023 +++ pkgsrc/doc/TODO Sun Jan 15 00:34:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22489 2023/01/13 20:38:15 bsiegert Exp $ +$NetBSD: TODO,v 1.22490 2023/01/15 00:34:19 gutteridge Exp $ Suggested new packages ====================== @@ -787,7 +787,7 @@ For possible Perl packages updates, see o guacamole-server-1.3.0 o guile-gtk-2.1 o gummi-0.8.1 - o gvfs-1.22.0 + o gvfs-1.50.3 o gworkspace-0.9.4 o gxmessage-3.4.3 o h323plus-1.24.0 [replaces openh323, from http://www.h323plus.org/] --_----------=_1673742859158180--