Received: by mail.netbsd.org (Postfix, from userid 605) id EA26E84D5F; Sat, 29 May 2021 13:53:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 088D684D27 for ; Sat, 29 May 2021 13:53:06 +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 o33J1nNR7bZw for ; Sat, 29 May 2021 13:53: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 5642284D15 for ; Sat, 29 May 2021 13:53:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADE50FABE; Sat, 29 May 2021 13:14:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622294050216900" MIME-Version: 1.0 Date: Sat, 29 May 2021 13:14:10 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20210529131410.ADE50FABE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622294050216900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat May 29 13:14:10 UTC 2021 Modified Files: pkgsrc: README.md Log Message: use libera.chat's hosted kiwiirc To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/README.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622294050216900 Content-Disposition: inline Content-Length: 835 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/README.md diff -u pkgsrc/README.md:1.12 pkgsrc/README.md:1.13 --- pkgsrc/README.md:1.12 Thu May 27 09:02:41 2021 +++ pkgsrc/README.md Sat May 29 13:14:10 2021 @@ -48,7 +48,7 @@ To build packages in bulk, tools such as Community / Troubleshooting --------------------------- -- Join the community IRC channel [#pkgsrc @ libera.chat](https://kiwiirc.com/nextclient/irc.libera.chat/pkgsrc). +- Join the community IRC channel [#pkgsrc @ libera.chat](https://web.libera.chat/#pkgsrc). - Join the community Matrix room [#pkgsrc:nil.im](https://matrix.to/#/!YcdqKPizLfuTGHacZp:matrix.org) - Subscribe to the [pkgsrc-users](https://netbsd.org/mailinglists/#pkgsrc-users) mailing list - Send bugs and patches [via web form](https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd) (use the `pkg` category). --_----------=_1622294050216900--