pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircservices - Update ircservices from 5.0.44 -> 5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72ba3aed34e6
branches: trunk
changeset: 491624:72ba3aed34e6
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Mar 26 17:28:29 2005 +0000
description:
- Update ircservices from 5.0.44 -> 5.0.49
2005/03/06 .49 Added Russian language file, courtesy of Alexander Zverev
<tty%inbox.ru@localhost>
2005/03/05 Services will now accept multiple PROTOCTL messages from
the Unreal ircd (as implemented in Unreal CVS).
2005/03/04 Added support for +I/+j channel modes in Unreal 3.2.3.
Reported by Kieron Thwaites <ron2k%webmail.co.za@localhost>
2005/02/23 .48 Fix careless bug leading to possible crash on exit or rehash.
2005/02/23 .47 Channels no longer expire while an auto-op user is in the
channel; expiration is delayed until the time specified
by CSExpire after the last such user leaves the channel.
Reported by Anton Wolkov <phan70m%gmail.com@localhost>
2005/02/23 Added user IP addresses to the OperServ LISTUSER debug
command as well.
2005/02/21 .46 Fixed some warnings during compilation.
2005/02/21 Fixed bug causing modified files to not be recompiled
properly when compiling with GNU make 3.79.
2005/02/20 The OperServ debug command LISTUSERS now includes the IP
address for each user before the user's mode string.
2005/02/19 Added workaround for GCC bugs on PowerPC systems.
2005/01/27 Fixed careless error in "make distclean". Reported by
Stanislav Zahariev <sofit%evronet.tv@localhost>
2005/01/21 .45 Added HybServ support to convert-db. Suggested by
Stanislav Zahariev <sofit%evronet.tv@localhost>
2005/01/21 convert-db is now recompiled properly if the compilation
options passed to the configure script are changed.
2005/01/13 IRC operators are now properly shown the operator version
of ChanServ HELP LIST. Reported by Kieron Thwaites
<ron2k%webmail.co.za@localhost>
diffstat:
chat/ircservices/Makefile | 4 ++--
chat/ircservices/PLIST | 3 ++-
chat/ircservices/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (46 lines):
diff -r 59aacf345c96 -r 72ba3aed34e6 chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Sat Mar 26 17:06:50 2005 +0000
+++ b/chat/ircservices/Makefile Sat Mar 26 17:28:29 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/01/19 21:59:24 adrianp Exp $
+# $NetBSD: Makefile,v 1.13 2005/03/26 17:28:29 adrianp Exp $
#
-DISTNAME= ircservices-5.0.44
+DISTNAME= ircservices-5.0.49
CATEGORIES= chat
MASTER_SITES= ftp://ftp.esper.net/ircservices/ \
ftp://ftp.esper.net/ircservices/old/ \
diff -r 59aacf345c96 -r 72ba3aed34e6 chat/ircservices/PLIST
--- a/chat/ircservices/PLIST Sat Mar 26 17:06:50 2005 +0000
+++ b/chat/ircservices/PLIST Sat Mar 26 17:28:29 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/10/02 22:09:46 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/03/26 17:28:29 adrianp Exp $
lib/services/convert-db
lib/services/helpfiles/help
lib/services/languages/de
@@ -11,6 +11,7 @@
lib/services/languages/ja_sjis
lib/services/languages/nl
lib/services/languages/pt
+lib/services/languages/ru
lib/services/languages/tr
lib/services/modules/chanserv/access-levels.so
lib/services/modules/chanserv/access-xop.so
diff -r 59aacf345c96 -r 72ba3aed34e6 chat/ircservices/distinfo
--- a/chat/ircservices/distinfo Sat Mar 26 17:06:50 2005 +0000
+++ b/chat/ircservices/distinfo Sat Mar 26 17:28:29 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 15:59:12 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/03/26 17:28:29 adrianp Exp $
-SHA1 (ircservices-5.0.44.tar.gz) = c271d1d65a08219be5bd1ef10a16e5a3012adeb5
-RMD160 (ircservices-5.0.44.tar.gz) = 275030f087a39a44abc08a4687cdb64eee508ce0
-Size (ircservices-5.0.44.tar.gz) = 1094426 bytes
+SHA1 (ircservices-5.0.49.tar.gz) = 12e5bd9effdc1ae50eab405743e0943493bc0fc5
+RMD160 (ircservices-5.0.49.tar.gz) = 97101794e4d6066f3b25686d5f7b8c504d39f94f
+Size (ircservices-5.0.49.tar.gz) = 1147553 bytes
SHA1 (patch-aa) = cff60257c4f5ebdfd0af4984008d2677b293029b
SHA1 (patch-ab) = a15821c44bd9738080436a3626ec62d96c37db63
SHA1 (patch-ac) = d567871c9cbb05b329247155c55e26e265476b48
Home |
Main Index |
Thread Index |
Old Index