Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA6B084FFE for ; Thu, 25 May 2023 20:59:34 +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 VcWIIT_sJkzT for ; Thu, 25 May 2023 20:59:34 +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 1763384CE8 for ; Thu, 25 May 2023 20:59:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10603FA87; Thu, 25 May 2023 20:59:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168504837496550" MIME-Version: 1.0 Date: Thu, 25 May 2023 20:59:34 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20230525205934.10603FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168504837496550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Thu May 25 20:59:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Add (belated) Updated net/synergy to 1.14.6.19 To generate a diff of this commit: cvs rdiff -u -r1.3326 -r1.3327 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168504837496550 Content-Disposition: inline Content-Length: 919 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.3326 pkgsrc/doc/CHANGES-2023:1.3327 --- pkgsrc/doc/CHANGES-2023:1.3326 Thu May 25 20:40:05 2023 +++ pkgsrc/doc/CHANGES-2023 Thu May 25 20:59:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3326 2023/05/25 20:40:05 adam Exp $ +$NetBSD: CHANGES-2023,v 1.3327 2023/05/25 20:59:33 abs Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4595,6 +4595,7 @@ Changes to the packages collection and i mk: switched USE_PKG_ADMIN_DIGEST to yes [wiz 2023-05-24] Updated graphics/mate-themes to 3.22.24 [gutteridge 2023-05-24] Updated sysutils/lnav to 0.11.1nb2 [he 2023-05-24] + Updated net/synergy to 1.14.6.19 [abs 2023-05-25] Updated databases/mysql57-client to 5.7.42 [adam 2023-05-25] Updated databases/mysql57-server to 5.7.42 [adam 2023-05-25] Updated databases/py-apsw to 3.42.0.0 [adam 2023-05-25] --_----------=_168504837496550--