summaryrefslogtreecommitdiff
path: root/chat/ircd-hybrid/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-08-11 16:53:39 +0000
committeradrianp <adrianp@pkgsrc.org>2006-08-11 16:53:39 +0000
commit0f8e88a2a15324943d270146ff0fc86f43ed05d7 (patch)
tree3cd4da667377ac76321c82b7579502d1c2aa5345 /chat/ircd-hybrid/Makefile
parent71a46fb62be30c77d58901a66884961344f70a2a (diff)
downloadpkgsrc-0f8e88a2a15324943d270146ff0fc86f43ed05d7.tar.gz
Update to 7.2.2
> -- ircd-hybrid-7.2.2 RELNOTES > o) Added channel::disable_fake_channels config directive > o) Fixed broken FORCEJOIN (contrib) > o) Added missing documentation for connect::vhost > o) Fixed problem with G-Line voting > o) Fixed "STATS ?" so it doesn't report negative traffic statistics > o) Fixed core in m_mkpasswd.c (contrib) > o) Reduced memory usage for channel members > o) Added general::stats_e_disabled which simply disables "STATS e" > for other operators and administrators > o) Ignore signal SIGXFSZ to prevent the daemon from dying on missconfigured > file size limits > o) Slight optimizations to the block allocator > o) Fixed harmless bug that could result in incorrect bytes sent statistics > in "STATS t" > o) "STATS y|Y" now shows whether a class is active or disabled > o) Added ircd-brazilian_pt.lang language file > o) Misc. ACCEPT fixes. E.g. don't remove an accept record if a client is > changing between equivalent nicknames like 'nick' and 'NiCk'. > o) Minor resolv.conf parser fixes. Added missing support for ';' comments > o) Fixed core on MODRESTART
Diffstat (limited to 'chat/ircd-hybrid/Makefile')
-rw-r--r--chat/ircd-hybrid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index 91bea7aaed4..18ee386d9c7 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2006/06/06 13:04:55 adrianp Exp $
+# $NetBSD: Makefile,v 1.32 2006/08/11 16:53:39 adrianp Exp $
-DISTNAME= ircd-hybrid-7.2.1
+DISTNAME= ircd-hybrid-7.2.2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ircd-hybrid/}
EXTRACT_SUFX= .tgz