Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F8A784EF0 for ; Sun, 4 Jun 2023 08:41:17 +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 NgcVr2Uvv83c for ; Sun, 4 Jun 2023 08:41:16 +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 A4F4884E84 for ; Sun, 4 Jun 2023 08:41:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A1B73FA88; Sun, 4 Jun 2023 08:41:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685868076220800" MIME-Version: 1.0 Date: Sun, 4 Jun 2023 08:41:16 +0000 From: "Iain Hibbert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: plunky@netbsd.org X-Mailer: log_accum Message-Id: <20230604084116.A1B73FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685868076220800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: plunky Date: Sun Jun 4 08:41:16 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Added not Updated (for Nextcloud desktop client) To generate a diff of this commit: cvs rdiff -u -r1.3541 -r1.3542 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685868076220800 Content-Disposition: inline Content-Length: 780 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.3541 pkgsrc/doc/CHANGES-2023:1.3542 --- pkgsrc/doc/CHANGES-2023:1.3541 Sun Jun 4 08:40:25 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 4 08:41:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3541 2023/06/04 08:40:25 plunky Exp $ +$NetBSD: CHANGES-2023,v 1.3542 2023/06/04 08:41:16 plunky Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4913,4 +4913,4 @@ Changes to the packages collection and i Updated geography/R-rgdal to 1.6.7 [mef 2023-06-04] Updated cad/klayout to 0.28.8 [mef 2023-06-04] Updated cad/py-gdstk to 0.9.41 [mef 2023-06-04] - Updated net/nextcloud-client to 3.8.2 [plunky 2023-06-04] + Added net/nextcloud-client to 3.8.2 [plunky 2023-06-04] --_----------=_1685868076220800--