Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=iXOQ6WZP; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=cgLlQ1Bw Received: by mail.netbsd.org (Postfix, from userid 605) id DC09384D45; Sat, 16 Mar 2024 08:13:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710576793; bh=1vip1ODJgUW29VUV/vj2KVdq92rcM3ohBx+4NCmli5Y=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=iXOQ6WZPlaTEvqDJOusv3ZnIShLB/Vh/xbsvLIusyowaJujeZ2dGFygq8GNPd7I2/ IEHjckmScCG0Mc3hjaMDh2w6p71rtYR8iROMFcHrccJOGytZOoNkW/AYFOoycGiGFh LQdpsHR+sLA8Q9DIE9Fob4+QnTE5NCa5P5xt51DU= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CBA9984D36 for ; Sat, 16 Mar 2024 08:13:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 7hBU1847eTlm for ; Sat, 16 Mar 2024 08:13:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 238E384D0E for ; Sat, 16 Mar 2024 08:13:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710576791; bh=1vip1ODJgUW29VUV/vj2KVdq92rcM3ohBx+4NCmli5Y=; h=Date:From:Subject:To:Reply-To; b=cgLlQ1BwAq/EERhkQWJQ9OJnOELgMcGPV/W/q5QMS+JM4jRSjxUpuZ17A8k3qIwWw CtVmwZM6wMst54Jon2X1UB3Dr4btMMkCp3Jol4k59YRRNqVfDULKnpaRYYl+JbktXT CtF3Gnpgy3tkQ1ioy07elkdABWK6s5T49mvZLjYE= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13379FA2C; Sat, 16 Mar 2024 08:13:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1710576791288460" MIME-Version: 1.0 Date: Sat, 16 Mar 2024 08:13:11 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20240316081311.13379FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1710576791288460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sat Mar 16 08:13:10 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated net/mikutter to 5.0.6 To generate a diff of this commit: cvs rdiff -u -r1.1886 -r1.1887 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1710576791288460 Content-Disposition: inline Content-Length: 717 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.1886 pkgsrc/doc/CHANGES-2024:1.1887 --- pkgsrc/doc/CHANGES-2024:1.1886 Fri Mar 15 19:11:58 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Mar 16 08:13:10 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1886 2024/03/15 19:11:58 nikita Exp $ +$NetBSD: CHANGES-2024,v 1.1887 2024/03/16 08:13:10 tsutsui Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3167,3 +3167,4 @@ Changes to the packages collection and i Updated devel/mise to 2024.3.2 [schmonz 2024-03-15] Updated devel/nss to 3.99 [wiz 2024-03-15] Updated www/gotosocial to 0.14.2 [nikita 2024-03-15] + Updated net/mikutter to 5.0.6 [tsutsui 2024-03-16] --_----------=_1710576791288460--