Received: by mail.netbsd.org (Postfix, from userid 605) id 02C1E84E71; Fri, 28 Apr 2023 08:24:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3226884E19 for ; Fri, 28 Apr 2023 08:24:07 +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 Wi8ONIp70opb for ; Fri, 28 Apr 2023 08:24:06 +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 B886084D74 for ; Fri, 28 Apr 2023 08:24:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AFF43FA87; Fri, 28 Apr 2023 08:24:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682670246233810" MIME-Version: 1.0 Date: Fri, 28 Apr 2023 08:24:06 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230428082406.AFF43FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682670246233810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Apr 28 08:24:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated misc/wthrr to 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.2546 -r1.2547 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682670246233810 Content-Disposition: inline Content-Length: 728 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.2546 pkgsrc/doc/CHANGES-2023:1.2547 --- pkgsrc/doc/CHANGES-2023:1.2546 Fri Apr 28 07:50:56 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Apr 28 08:24:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2546 2023/04/28 07:50:56 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2547 2023/04/28 08:24:06 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3632,3 +3632,4 @@ Changes to the packages collection and i Updated x11/xinput to 1.6.4 [wiz 2023-04-28] Updated databases/postgresql-timescaledb to 2.10.3 [adam 2023-04-28] Updated devel/py-virtualenv to 20.23.0 [adam 2023-04-28] + Updated misc/wthrr to 1.0.2 [pin 2023-04-28] --_----------=_1682670246233810--