Hi ports@, Swirc 3.3.9 out!
Here are the changes: ## [3.3.9] - 2023-01-07 ## - **Added** micro optimizations - **Added** rules for nickname highlighting - **Added** SASL auth mechanism: **external** - **Added** support for the **GNU Hurd OS** - **Added** tab completion for: - `/connect` - `/time` - `/version` - **Added** the following commands: - `/qbot` - `/stats` - **Added** the following config options: - `cmd_type_prot` (bool) - `ctcp_reply` (bool) - `qbot_host` (string) - `sasl_x509` (string) - **Improved** tab completion for: - `/msg` - `/notice` - `/whois` ### Linux ### - **Fixed** building on riscv64. Contributed by [Eric Long](https://github.com/hack3ric) - thanks! I attach a diff. Best regards Markus
Index: Makefile =================================================================== RCS file: /cvs/ports/net/swirc/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile 28 Nov 2022 18:04:57 -0000 1.21 +++ Makefile 7 Jan 2023 06:13:33 -0000 @@ -1,5 +1,5 @@ COMMENT = curses icb and irc client -DISTNAME = swirc-3.3.8 +DISTNAME = swirc-3.3.9 CATEGORIES = net HOMEPAGE = https://www.nifty-networks.net/swirc/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/swirc/distinfo,v retrieving revision 1.18 diff -u -p -r1.18 distinfo --- distinfo 28 Nov 2022 18:04:57 -0000 1.18 +++ distinfo 7 Jan 2023 06:13:33 -0000 @@ -1,2 +1,2 @@ -SHA256 (swirc-3.3.8.tgz) = RMf1x6/NTpgDx7Du39g1oXmGDFQveVeCRA1TLTtSN8M= -SIZE (swirc-3.3.8.tgz) = 285144 +SHA256 (swirc-3.3.9.tgz) = Qybc9SHSoMo8Ve0on+oMDRooncwVjID0ruIH/yCFqzc= +SIZE (swirc-3.3.9.tgz) = 289359