Received: by mail.netbsd.org (Postfix, from userid 605) id C515A84F95; Thu, 18 Jan 2024 13:53:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F32D684F08 for ; Thu, 18 Jan 2024 13:53:25 +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 JOSHqY3LRuzP for ; Thu, 18 Jan 2024 13:53:25 +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 84A8584CE3 for ; Thu, 18 Jan 2024 13:53:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7DD5EFA42; Thu, 18 Jan 2024 13:53:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705586005242240" MIME-Version: 1.0 Date: Thu, 18 Jan 2024 13:53:25 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20240118135325.7DD5EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705586005242240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Thu Jan 18 13:53:25 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated net/restclient-ui to 3.7.2 To generate a diff of this commit: cvs rdiff -u -r1.440 -r1.441 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705586005242240 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.440 pkgsrc/doc/CHANGES-2024:1.441 --- pkgsrc/doc/CHANGES-2024:1.440 Thu Jan 18 12:35:03 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 18 13:53:25 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.440 2024/01/18 12:35:03 adam Exp $ +$NetBSD: CHANGES-2024,v 1.441 2024/01/18 13:53:25 abs Exp $ Changes to the packages collection and infrastructure in 2024: @@ -562,3 +562,4 @@ Changes to the packages collection and i Updated mail/feed2exec to 0.20.0 [schmonz 2024-01-18] Updated lang/nodejs to 21.6.0 [adam 2024-01-18] Updated www/py-nbconvert to 7.14.2 [adam 2024-01-18] + Updated net/restclient-ui to 3.7.2 [abs 2024-01-18] --_----------=_1705586005242240--