Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4BA73859A0 for ; Mon, 30 Oct 2023 12:50:24 +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 JUqGWtsT1bc7 for ; Mon, 30 Oct 2023 12:50:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9052284C2C for ; Mon, 30 Oct 2023 12:50:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8DD48FADC; Mon, 30 Oct 2023 12:50:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698670223142140" MIME-Version: 1.0 Date: Mon, 30 Oct 2023 12:50:23 +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: <20231030125023.8DD48FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698670223142140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 30 12:50:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/rclone to 1.64.2 To generate a diff of this commit: cvs rdiff -u -r1.6349 -r1.6350 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23515 -r1.23516 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698670223142140 Content-Disposition: inline Content-Length: 1272 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.6349 pkgsrc/doc/CHANGES-2023:1.6350 --- pkgsrc/doc/CHANGES-2023:1.6349 Mon Oct 30 12:49:07 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 30 12:50:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6349 2023/10/30 12:49:07 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6350 2023/10/30 12:50:22 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9263,3 +9263,4 @@ Changes to the packages collection and i Updated devel/hs-hslua-module-system to 1.1.0.1 [pho 2023-10-30] Updated textproc/hs-yaml to 0.11.11.2 [pho 2023-10-30] Updated textproc/hs-xml-conduit to 1.9.1.3 [pho 2023-10-30] + Updated net/rclone to 1.64.2 [wiz 2023-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23515 pkgsrc/doc/TODO:1.23516 --- pkgsrc/doc/TODO:1.23515 Mon Oct 30 10:00:31 2023 +++ pkgsrc/doc/TODO Mon Oct 30 12:50:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23515 2023/10/30 10:00:31 adam Exp $ +$NetBSD: TODO,v 1.23516 2023/10/30 12:50:23 wiz Exp $ Suggested new packages ====================== @@ -1296,7 +1296,6 @@ For possible Perl packages updates, see o rat-4.2.25 o rawtherapee-5.8 o razor-qt-0.5.2 - o rclone-1.61.1 o rcs-5.10.0 o rdp-1.6 o regionset-0.2 --_----------=_1698670223142140--