pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/inspircd Update to 1.1.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1bc9fbe6f28
branches:  trunk
changeset: 538952:a1bc9fbe6f28
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Feb 21 19:44:19 2008 +0000

description:
Update to 1.1.7
The key changes are that users will now quit faster (e.g. in netsplits, glines, etc)
K|G|Z|E:Line can now also be used on a nickname - e.g. /zline w00t 1d :foo would place an IP ban on my IP for one day.
A low risk crash with m_invisible and m_watch was also fixed.
Other miscellaneous fixes are also included

diffstat:

 chat/inspircd/Makefile |  4 ++--
 chat/inspircd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 7a7cb363072a -r a1bc9fbe6f28 chat/inspircd/Makefile
--- a/chat/inspircd/Makefile    Thu Feb 21 19:32:23 2008 +0000
+++ b/chat/inspircd/Makefile    Thu Feb 21 19:44:19 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/01/25 22:00:21 adrianp Exp $
+# $NetBSD: Makefile,v 1.10 2008/02/21 19:44:19 adrianp Exp $
 #
 
-DISTNAME=      InspIRCd-1.1.16
+DISTNAME=      InspIRCd-1.1.17
 PKGNAME=       ${DISTNAME:S/InspIRCd/inspircd/}
 CATEGORIES=    chat
 MASTER_SITES=  http://www.inspircd.org/downloads/
diff -r 7a7cb363072a -r a1bc9fbe6f28 chat/inspircd/distinfo
--- a/chat/inspircd/distinfo    Thu Feb 21 19:32:23 2008 +0000
+++ b/chat/inspircd/distinfo    Thu Feb 21 19:44:19 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2008/01/25 22:00:21 adrianp Exp $
+$NetBSD: distinfo,v 1.9 2008/02/21 19:44:19 adrianp Exp $
 
-SHA1 (InspIRCd-1.1.16.tar.bz2) = c1cf82609a6a1f446e158dcee5d075539281a27d
-RMD160 (InspIRCd-1.1.16.tar.bz2) = b118afd7d0d1450ceeed5091f9be391d79967ac1
-Size (InspIRCd-1.1.16.tar.bz2) = 504067 bytes
+SHA1 (InspIRCd-1.1.17.tar.bz2) = 93c59e5779290b3e7db1fae84fed18bee736cf41
+RMD160 (InspIRCd-1.1.17.tar.bz2) = 5a10da1e611420aa84ec0ff5511e0054d9a69399
+Size (InspIRCd-1.1.17.tar.bz2) = 503514 bytes
 SHA1 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3
 SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508
 SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590



Home | Main Index | Thread Index | Old Index