Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 185AE1A9217 for ; Sat, 16 Jan 2021 19:23:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 48D4285124; Sat, 16 Jan 2021 19:23:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8240084DC1 for ; Sat, 16 Jan 2021 19:23:11 +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 wy745hp4XDI6 for ; Sat, 16 Jan 2021 19:23:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DB87484D96 for ; Sat, 16 Jan 2021 19:23:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8D08FA9D; Sat, 16 Jan 2021 19:23:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1610824990229480" MIME-Version: 1.0 Date: Sat, 16 Jan 2021 19:23:10 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20210116192310.D8D08FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1610824990229480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sat Jan 16 19:23:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated chat/ircd-hybrid to 8.2.37 To generate a diff of this commit: cvs rdiff -u -r1.449 -r1.450 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1610824990229480 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.449 pkgsrc/doc/CHANGES-2021:1.450 --- pkgsrc/doc/CHANGES-2021:1.449 Sat Jan 16 19:08:17 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jan 16 19:23:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.449 2021/01/16 19:08:17 fox Exp $ +$NetBSD: CHANGES-2021,v 1.450 2021/01/16 19:23:10 fox Exp $ Changes to the packages collection and infrastructure in 2021: @@ -567,3 +567,4 @@ Changes to the packages collection and i Added textproc/erlang-yconf version 1.0.9 [triaxx 2021-01-16] Added print/py-octoprint-firmwarecheck version 2020.09.23 [khorben 2021-01-16] Updated audio/fasttracker2 to 1.43 [fox 2021-01-16] + Updated chat/ircd-hybrid to 8.2.37 [fox 2021-01-16] --_----------=_1610824990229480--