pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc/guide/files



Module Name:    pkgsrc
Committed By:   dholland
Date:           Wed Apr 16 23:14:05 UTC 2025

Modified Files:
        pkgsrc/doc/guide/files: help-devel.xml help-user.xml

Log Message:
doc/guide: update stale freenode links to point at libera

(reported on libera by nortti)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/doc/guide/files/help-devel.xml \
    pkgsrc/doc/guide/files/help-user.xml

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/guide/files/help-devel.xml
diff -u pkgsrc/doc/guide/files/help-devel.xml:1.3 pkgsrc/doc/guide/files/help-devel.xml:1.4
--- pkgsrc/doc/guide/files/help-devel.xml:1.3   Fri Nov 22 19:48:58 2019
+++ pkgsrc/doc/guide/files/help-devel.xml       Wed Apr 16 23:14:05 2025
@@ -1,4 +1,4 @@
-<!-- $NetBSD: help-devel.xml,v 1.3 2019/11/22 19:48:58 rillig Exp $ -->
+<!-- $NetBSD: help-devel.xml,v 1.4 2025/04/16 23:14:05 dholland Exp $ -->
 
 <chapter id="help-devel">
 <title>Getting help</title>
@@ -45,7 +45,7 @@
 </listitem>
 
 <listitem><para>The #pkgsrc IRC channel, which is accessible
-       <ulink url="https://webchat.freenode.net/";>via a web browser</ulink>
+       <ulink url="https://web.libera.chat/";>via a web browser</ulink>
        or by using a specialized chat program such as
        <ulink url="http://xchat.org/";>XChat</ulink>.
        Pick any user name and join the channel #pkgsrc.</para>
Index: pkgsrc/doc/guide/files/help-user.xml
diff -u pkgsrc/doc/guide/files/help-user.xml:1.3 pkgsrc/doc/guide/files/help-user.xml:1.4
--- pkgsrc/doc/guide/files/help-user.xml:1.3    Fri Nov 22 19:48:58 2019
+++ pkgsrc/doc/guide/files/help-user.xml        Wed Apr 16 23:14:05 2025
@@ -1,4 +1,4 @@
-<!-- $NetBSD: help-user.xml,v 1.3 2019/11/22 19:48:58 rillig Exp $ -->
+<!-- $NetBSD: help-user.xml,v 1.4 2025/04/16 23:14:05 dholland Exp $ -->
 
 <chapter id="help-user">
 <title>Getting help</title>
@@ -46,7 +46,7 @@
 </listitem>
 
 <listitem><para>The #pkgsrc IRC channel, which is accessible
-       <ulink url="https://webchat.freenode.net/";>via a web browser</ulink>
+       <ulink url="https://web.libera.chat/";>via a web browser</ulink>
        or by using a specialized chat program such as
        <ulink url="http://xchat.org/";>XChat</ulink>.
        Pick any user name and join the channel #pkgsrc.</para>



Home | Main Index | Thread Index | Old Index