Received: by mail.netbsd.org (Postfix, from userid 605) id A698084EA8; Sat, 13 May 2023 13:07:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D868084CF4 for ; Sat, 13 May 2023 13:07:28 +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 yvIfFr_7xjmN for ; Sat, 13 May 2023 13:07:28 +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 2FC1884CE3 for ; Sat, 13 May 2023 13:07:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2CDE0FA87; Sat, 13 May 2023 13:07:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168398324894500" MIME-Version: 1.0 Date: Sat, 13 May 2023 13:07:28 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230513130728.2CDE0FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168398324894500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Sat May 13 13:07:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated chat/irssi to 1.4.4 To generate a diff of this commit: cvs rdiff -u -r1.3011 -r1.3012 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22925 -r1.22926 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168398324894500 Content-Disposition: inline Content-Length: 1274 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.3011 pkgsrc/doc/CHANGES-2023:1.3012 --- pkgsrc/doc/CHANGES-2023:1.3011 Sat May 13 08:50:22 2023 +++ pkgsrc/doc/CHANGES-2023 Sat May 13 13:07:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3011 2023/05/13 08:50:22 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.3012 2023/05/13 13:07:27 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4227,3 +4227,4 @@ Changes to the packages collection and i Updated finance/py-beancount to 2.3.5 [adam 2023-05-13] Updated devel/py-blessed to 1.20.0 [adam 2023-05-13] Updated mail/isync to 1.4.4nb2 [ryoon 2023-05-13] + Updated chat/irssi to 1.4.4 [nikita 2023-05-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22925 pkgsrc/doc/TODO:1.22926 --- pkgsrc/doc/TODO:1.22925 Fri May 12 16:40:41 2023 +++ pkgsrc/doc/TODO Sat May 13 13:07:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22925 2023/05/12 16:40:41 adam Exp $ +$NetBSD: TODO,v 1.22926 2023/05/13 13:07:27 nikita Exp $ Suggested new packages ====================== @@ -816,7 +816,6 @@ For possible Perl packages updates, see o ipw-firmware-1.3 o iroffer-1.4b01 o irrtoolset5-5.1.3 - o irssi-1.4.4 o isl-0.26 o ispell-de-20161207 o ispell-ga-4.6 --_----------=_168398324894500--