Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9124C84D3C for ; Sun, 23 Jul 2023 17:20:40 +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 ddh3KG7gCFO1 for ; Sun, 23 Jul 2023 17:20:40 +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 E580484D31 for ; Sun, 23 Jul 2023 17:20:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD220FBDB; Sun, 23 Jul 2023 17:20:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169013283927000" MIME-Version: 1.0 Date: Sun, 23 Jul 2023 17:20:39 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20230723172039.DD220FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169013283927000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sun Jul 23 17:20:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/mikutter to 5.0.4nb4 To generate a diff of this commit: cvs rdiff -u -r1.4587 -r1.4588 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169013283927000 Content-Disposition: inline Content-Length: 725 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.4587 pkgsrc/doc/CHANGES-2023:1.4588 --- pkgsrc/doc/CHANGES-2023:1.4587 Sun Jul 23 17:02:20 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 23 17:20:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4587 2023/07/23 17:02:20 tsutsui Exp $ +$NetBSD: CHANGES-2023,v 1.4588 2023/07/23 17:20:39 tsutsui Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6375,3 +6375,4 @@ Changes to the packages collection and i Updated devel/opa to 0.54.0 [leot 2023-07-23] Updated devel/conftest to 0.44.1 [leot 2023-07-23] Updated graphics/libwebp to 1.3.1 [tsutsui 2023-07-23] + Updated net/mikutter to 5.0.4nb4 [tsutsui 2023-07-23] --_----------=_169013283927000--