summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2020-02-20 06:55:42 +0000
committerfox <fox@pkgsrc.org>2020-02-20 06:55:42 +0000
commit3cdd81c05ecab07354cee8d9df992b9a5864f14e (patch)
tree2b89697926bcb67a2252957dcdd51e4b67f2d660 /chat
parent888edcd3dbf3c22693c685122e18cc8c09930d7a (diff)
downloadpkgsrc-3cdd81c05ecab07354cee8d9df992b9a5864f14e.tar.gz
chat/ircd-hybrid: Updates to 8.2.29
Changes since 8.2.28: -- Noteworthy changes in version 8.2.29 (2020-02-19) o) Extbans have been implemented. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected. For more details, see help/extban. o) Added 'channel::enable_extbans' configuration option. See doc/reference.conf for more information. o) For a full list of all changes in this release, see https://git.io/JvBca
Diffstat (limited to 'chat')
-rw-r--r--chat/ircd-hybrid/Makefile4
-rw-r--r--chat/ircd-hybrid/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index 03c63f59fe7..13088702ba7 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2020/01/27 22:41:42 fox Exp $
+# $NetBSD: Makefile,v 1.64 2020/02/20 06:55:42 fox Exp $
-DISTNAME= ircd-hybrid-8.2.28
+DISTNAME= ircd-hybrid-8.2.29
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ircd-hybrid/}
EXTRACT_SUFX= .tgz
diff --git a/chat/ircd-hybrid/distinfo b/chat/ircd-hybrid/distinfo
index 43903eccf84..02d9277bbf2 100644
--- a/chat/ircd-hybrid/distinfo
+++ b/chat/ircd-hybrid/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2020/01/27 22:41:42 fox Exp $
+$NetBSD: distinfo,v 1.22 2020/02/20 06:55:42 fox Exp $
-SHA1 (ircd-hybrid-8.2.28.tgz) = f55341cbf242d1ec8f85e4663a23a36dd845b0eb
-RMD160 (ircd-hybrid-8.2.28.tgz) = cc726c84d62301c7cfb4bf2f3ce103ae7d9da981
-SHA512 (ircd-hybrid-8.2.28.tgz) = bbe71ac7187334e3fab71f1f9ac56b4ed1eaf07251789e47cc2e3d4ed90643f663292ed2f1881dfeb2269f0c384649bfe21b83cdf994669bab7138a76a23ac33
-Size (ircd-hybrid-8.2.28.tgz) = 1232914 bytes
+SHA1 (ircd-hybrid-8.2.29.tgz) = cf558a73de51094c4f55c6463e6dfbc940d45b27
+RMD160 (ircd-hybrid-8.2.29.tgz) = 5e75808e4d3d8c21ade911bcb7ff6a5ae94bf22b
+SHA512 (ircd-hybrid-8.2.29.tgz) = 4014d4bb523931f01bf03de0f55f558ef535ec241de7c3fa91f2238d97ecb8f5a34011b92e9c27398192c65a9965e5f62b2d10c76740a696418c5e5a0f734394
+Size (ircd-hybrid-8.2.29.tgz) = 1241273 bytes
SHA1 (patch-doc_Makefile.in) = 787cb151da51cd947a384e33ae35c58df1d17e19
SHA1 (patch-src_ircd.c) = bed5e5d1663dc64f78be905eeb4f2d9a2cdb1c64