Received: by mail.netbsd.org (Postfix, from userid 605) id C071384E82; Fri, 31 Mar 2023 01:17:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F147D84E80 for ; Fri, 31 Mar 2023 01:17:05 +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 m7Nw13h687Lk for ; Fri, 31 Mar 2023 01:17:05 +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 4564F84CFA for ; Fri, 31 Mar 2023 01:17:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40918FA81; Fri, 31 Mar 2023 01:17:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168022542556210" MIME-Version: 1.0 Date: Fri, 31 Mar 2023 01:17:05 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20230331011705.40918FA81@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168022542556210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Fri Mar 31 01:17:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Fix two entries To generate a diff of this commit: cvs rdiff -u -r1.1983 -r1.1984 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168022542556210 Content-Disposition: inline Content-Length: 1496 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.1983 pkgsrc/doc/CHANGES-2023:1.1984 --- pkgsrc/doc/CHANGES-2023:1.1983 Fri Mar 31 01:15:44 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 31 01:17:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1983 2023/03/31 01:15:44 joerg Exp $ +$NetBSD: CHANGES-2023,v 1.1984 2023/03/31 01:17:05 joerg Exp $ Changes to the packages collection and infrastructure in 2023: @@ -582,7 +582,7 @@ Changes to the packages collection and i Updated security/ruby-rex-core to 0.1.29 [taca 2023-01-19] Updated security/ruby-rex-socket to 0.1.45 [taca 2023-01-19] Updated textproc/ruby-kramdown-rfc2629 to 1.6.20 [taca 2023-01-19] - Added net/nagios-plugin-x509 0.1 [manu 2023-01-19] + Added net/nagios-plugin-x509 version 0.1 [manu 2023-01-19] Updated www/ramaze to 2023.01.06 [taca 2023-01-19] Updated www/passenger to 5.3.7nb13 [taca 2023-01-19] Updated lang/gleam to 0.26.0 [nikita 2023-01-19] @@ -2466,7 +2466,7 @@ Changes to the packages collection and i Updated databases/sqlite3-docs to 3.41.2 [adam 2023-03-28] Updated databases/sqlite3-tcl to 3.41.2 [adam 2023-03-28] Updated devel/lemon to 1.0.3.41.2 [adam 2023-03-28] - Added fonts/amiri-ttf to 1.000 [joerg 2023-03-28] + Added fonts/amiri-ttf version 1.000 [joerg 2023-03-28] Updated fonts/gentium-ttf to 1.03 [joerg 2023-03-28] Added fonts/gentiumplus-ttf version 6.200 [joerg 2023-03-28] Updated multimedia/mkvtoolnix to 75.0.0 [adam 2023-03-28] --_----------=_168022542556210--