Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96D3B84D21 for ; Tue, 23 May 2023 17:54:15 +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 TZwbvNNN7PqO for ; Tue, 23 May 2023 17:54:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E8F9384CF7 for ; Tue, 23 May 2023 17:54:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E56DCFA87; Tue, 23 May 2023 17:54:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684864454180780" MIME-Version: 1.0 Date: Tue, 23 May 2023 17:54:14 +0000 From: "nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230523175414.E56DCFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684864454180780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue May 23 17:54:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated comms/libhidapi to 0.14.0 To generate a diff of this commit: cvs rdiff -u -r1.3285 -r1.3286 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684864454180780 Content-Disposition: inline Content-Length: 729 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.3285 pkgsrc/doc/CHANGES-2023:1.3286 --- pkgsrc/doc/CHANGES-2023:1.3285 Tue May 23 13:25:41 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 23 17:54:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3285 2023/05/23 13:25:41 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3286 2023/05/23 17:54:14 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4556,3 +4556,4 @@ Changes to the packages collection and i Updated graphics/ansilove to 4.2.0 [fcambus 2023-05-23] Updated graphics/jpegoptim to 1.5.4 [fcambus 2023-05-23] Updated security/nettle to 3.9 [wiz 2023-05-23] + Updated comms/libhidapi to 0.14.0 [nikita 2023-05-23] --_----------=_1684864454180780--