Hi ports@,
Today I released a new version of net/swirc (3.5.3) with the following
changes:
## [3.5.3] - 2025-02-08 ##
- **Added** tab completion for:
- `/dcc`
- `/ftp`
- **Changed** the program to squeeze text decoration in notification
messages.
- **Fixed** option `notifications`.
(Did not take effect on private messages).
- **Fixed** so that `/znc JumpNetwork` works. (It didn't until now due to
the lack of reinitialization of the IRC module).
I attach a diff.
Best regards
Markus
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/swirc/Makefile,v
diff -u -p -r1.36 Makefile
--- Makefile 3 Feb 2025 16:28:51 -0000 1.36
+++ Makefile 8 Feb 2025 16:17:50 -0000
@@ -1,5 +1,5 @@
COMMENT = curses icb and irc client
-DISTNAME = swirc-3.5.2
+DISTNAME = swirc-3.5.3
CATEGORIES = net
HOMEPAGE = https://www.nifty-networks.net/swirc/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/swirc/distinfo,v
diff -u -p -r1.31 distinfo
--- distinfo 3 Feb 2025 16:28:51 -0000 1.31
+++ distinfo 8 Feb 2025 16:17:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (swirc-3.5.2.tgz) = Pe6dd+8kOuHU4eL3BOE3ca4/dkqZdHnYbaEoKKYrihA=
-SIZE (swirc-3.5.2.tgz) = 398274
+SHA256 (swirc-3.5.3.tgz) = 9yVtRUNzFu9byYT1UL9q3sjTgzQ3dhr1JbIaPiyESgs=
+SIZE (swirc-3.5.3.tgz) = 399477