From 41c0f8160a9e92021134fa081b4e4490f187a843 Mon Sep 17 00:00:00 2001 From: Santhosh Raju Date: Mon, 8 Aug 2022 10:56:00 +0200 Subject: irc/ircd-hybrid: Update to 8.2.41 Changes since 8.2.40: -- Noteworthy changes in version 8.2.41 (2022-07-15) * Fixed issue where WHO didn't work on channel names with two or more consequent asterisk characters * IRCv3 WHOX has been implemented. See doc/who.txt for more information about the new WHO options and features. * Clients that are connected via TLS are now flagged with the letter S in the who reply --- irc/ircd-hybrid/Makefile | 3 +-- irc/ircd-hybrid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'irc') diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index f17d531e17df..f2268818b9a4 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -1,6 +1,5 @@ PORTNAME= ircd-hybrid -PORTVERSION= 8.2.40 -PORTREVISION= 1 +PORTVERSION= 8.2.41 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/irc/ircd-hybrid/distinfo b/irc/ircd-hybrid/distinfo index 38345d4029e3..5d807d833e28 100644 --- a/irc/ircd-hybrid/distinfo +++ b/irc/ircd-hybrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656987366 -SHA256 (ircd-hybrid-8.2.40.tgz) = 3c3d2373487a60f76552a69d5249530ce3f57bf67338d52a9a341e14884e89a1 -SIZE (ircd-hybrid-8.2.40.tgz) = 1056650 +TIMESTAMP = 1659948558 +SHA256 (ircd-hybrid-8.2.41.tgz) = ce0ea69654601047bd86423ddc0023c0795570249990011eaa6c41d6372b0454 +SIZE (ircd-hybrid-8.2.41.tgz) = 1061502 -- cgit v1.2.3