Hi ports@, Tonight I released net/swirc 3.5.8 -- with the following change:
## [3.5.8] - 2026-01-17 ## - **Added** command `/log` (management of log files). -- I attach a diff. Best regards Markus
Index: Makefile =================================================================== RCS file: /cvs/ports/net/swirc/Makefile,v diff -u -p -r1.42 Makefile --- Makefile 6 Jan 2026 23:06:49 -0000 1.42 +++ Makefile 17 Jan 2026 16:25:06 -0000 @@ -1,5 +1,5 @@ COMMENT = curses icb and irc client -DISTNAME = swirc-3.5.7 +DISTNAME = swirc-3.5.8 CATEGORIES = net HOMEPAGE = https://www.nifty-networks.net/swirc/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/swirc/distinfo,v diff -u -p -r1.36 distinfo --- distinfo 6 Jan 2026 23:06:49 -0000 1.36 +++ distinfo 17 Jan 2026 16:25:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (swirc-3.5.7.tgz) = BQsSgVvGO2yQuIv3MIlhTuVSyn3ozPpwqQkslhw3skU= -SIZE (swirc-3.5.7.tgz) = 425075 +SHA256 (swirc-3.5.8.tgz) = BCeKqFjalNVtR4QEth9nDFHY9HSiEKtioNQJAmLgZMk= +SIZE (swirc-3.5.8.tgz) = 429850
