aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2021-01-16 19:30:02 +0000
committerSanthosh Raju <fox@FreeBSD.org>2021-01-16 19:30:02 +0000
commit7468f79f192f9ece9cbe5dc172727134a7741458 (patch)
tree191e9303ecb2841371cfae20d3952baabbeb3709 /irc
parent3f9f4047b890b3908f8d078037c417e854fac38b (diff)
downloadports-7468f79f192f9ece9cbe5dc172727134a7741458.tar.gz
ports-7468f79f192f9ece9cbe5dc172727134a7741458.zip
irc/ircd-hybrid: Updates to 8.2.37
Changes since 8.2.36: -- Noteworthy changes in version 8.2.37 (2020-12-26) * Implemented IRCv3 'CAP 302' * Implemented IRCv3 'cap-notify' capability * In case a client sends multiple 'PASS' messages, ircd only accepts the password sent in the first 'PASS' message instead of the last one * Missing help file for 'MONITOR' has been added * Fixed slightly off memory count for motds in 'STATS z' * For a full list of all changes in this release, see <https://git.io/JLMnk>
Notes
Notes: svn path=/head/; revision=561754
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-hybrid/Makefile2
-rw-r--r--irc/ircd-hybrid/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index a54b016d8e2d..50cfe1d15c32 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ircd-hybrid
-PORTVERSION= 8.2.36
+PORTVERSION= 8.2.37
CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/irc/ircd-hybrid/distinfo b/irc/ircd-hybrid/distinfo
index 2933130c8103..172f9013a098 100644
--- a/irc/ircd-hybrid/distinfo
+++ b/irc/ircd-hybrid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607437448
-SHA256 (ircd-hybrid-8.2.36.tgz) = 9b3de456609dc8909d5185243a8b094c4ff910fa26f94be7462c226a3f78e469
-SIZE (ircd-hybrid-8.2.36.tgz) = 1056283
+TIMESTAMP = 1610825101
+SHA256 (ircd-hybrid-8.2.37.tgz) = aef14055c9d63bd09d44673709f089a0f782bd45e384334fe4add641171989b0
+SIZE (ircd-hybrid-8.2.37.tgz) = 1046778