Received: by mail.netbsd.org (Postfix, from userid 605) id 721EE84F66; Sat, 20 Jan 2024 06:59:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A34A184EE5 for ; Sat, 20 Jan 2024 06:59:12 +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 z_tB9POjN010 for ; Sat, 20 Jan 2024 06:59:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 34BC684E85 for ; Sat, 20 Jan 2024 06:59:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31371FA42; Sat, 20 Jan 2024 06:59:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705733952250770" MIME-Version: 1.0 Date: Sat, 20 Jan 2024 06:59:12 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240120065912.31371FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705733952250770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat Jan 20 06:59:12 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added net/nostui version 0.1.0 To generate a diff of this commit: cvs rdiff -u -r1.489 -r1.490 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705733952250770 Content-Disposition: inline Content-Length: 697 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.489 pkgsrc/doc/CHANGES-2024:1.490 --- pkgsrc/doc/CHANGES-2024:1.489 Sat Jan 20 06:25:57 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 20 06:59:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.489 2024/01/20 06:25:57 mef Exp $ +$NetBSD: CHANGES-2024,v 1.490 2024/01/20 06:59:12 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -628,3 +628,4 @@ Changes to the packages collection and i Updated devel/R-desc to 1.4.3 [mef 2024-01-20] Updated devel/R-evaluate to 0.23 [mef 2024-01-20] Updated devel/R-fansi to 1.0.6 [mef 2024-01-20] + Added net/nostui version 0.1.0 [pin 2024-01-20] --_----------=_1705733952250770--