Received: by mail.netbsd.org (Postfix, from userid 605) id 23D0984F7C; Mon, 15 Jan 2024 19:41:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53AC684CFE for ; Mon, 15 Jan 2024 19:41:51 +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 tfmjViAecN7P for ; Mon, 15 Jan 2024 19:41:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9736A84CFC for ; Mon, 15 Jan 2024 19:41:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90F31FA42; Mon, 15 Jan 2024 19:41:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705347710260000" MIME-Version: 1.0 Date: Mon, 15 Jan 2024 19:41:50 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20240115194150.90F31FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705347710260000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Mon Jan 15 19:41:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/got-portable to 0.95 To generate a diff of this commit: cvs rdiff -u -r1.378 -r1.379 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705347710260000 Content-Disposition: inline Content-Length: 724 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.378 pkgsrc/doc/CHANGES-2024:1.379 --- pkgsrc/doc/CHANGES-2024:1.378 Mon Jan 15 17:59:22 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 15 19:41:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.378 2024/01/15 17:59:22 gdt Exp $ +$NetBSD: CHANGES-2024,v 1.379 2024/01/15 19:41:50 vins Exp $ Changes to the packages collection and infrastructure in 2024: @@ -474,3 +474,4 @@ Changes to the packages collection and i Updated sysutils/qdirstat to 1.9 [wiz 2024-01-15] Added devel/p5-Data-Entropy version 0.007 [gdt 2024-01-15] Added devel/p5-Data-Float version 0.013 [gdt 2024-01-15] + Updated devel/got-portable to 0.95 [vins 2024-01-15] --_----------=_1705347710260000--