summaryrefslogtreecommitdiff
path: root/chat/ircservices/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-01-19 21:59:24 +0000
committeradrianp <adrianp@pkgsrc.org>2005-01-19 21:59:24 +0000
commit721b5dcd13290f8227893f48128aebce88367172 (patch)
tree824153589b02726494b14ec6d8d8ee805adeae6f /chat/ircservices/Makefile
parent1af5e6567a3fb205066a9ec895b83a06d90a9b05 (diff)
downloadpkgsrc-721b5dcd13290f8227893f48128aebce88367172.tar.gz
- Update to 5.0.44
2004/12/13 .44 Fixed a careless error in the va_copy workaround. 2004/12/02 .43 Added workaround for va_copy with obsolete compilers. Reported by <us44ever (at) hotmail.com> 2004/12/02 Added support for SGlines on Unreal. Reported by Dionisios K. <vonitsa_net (at) yahoo.gr> 2004/12/02 Fixed "unknown message" on Unreal SWHOIS. Reported by Anton Wolkov <phan70m (at) gmail.com> 2004/11/22 Fixed URLs in the documentation to point to the new website. 2004/11/22 .42 The mail/smtp module now allows multiple RelayHost configuration directives for backup relay servers. Suggested by Torbjorn Svennson <azoff (at) se.linux.org> 2004/11/22 Fixed extraneous "Unknown message" log messages on Unreal. Reported by Ali Sor <alisor (at) softhome.net> 2004/10/29 Clarified "please change your nick" message text. Suggested by Dylan v.d Merwe <dylanvdm (at) icon.co.za> 2004/10/25 Fixed crash when using the Japanese language file with the OperServ SLINE COUNT command. 2004/10/19 Fixed bug allowing StatServ and global noticer nicknames to be registered/linked. Reported by M. van Cuijk <mark (at) phedny.net> 2004/10/14 Fixed various bugs and warnings when compiling on x86-64. Reported by <liverbugg (at) rinux.org> 2004/10/14 Added workaround for GNU coreutils (>=5.2) brokenness. 2004/10/13 SET MLOCK no longer allows locking +K without +i on Unreal. Reported by <help (at) thaiirc.in.th> 2004/10/13 Fixed cosmetic bug in MemoServ IGNORE. Reported by <saman (at) ttnet.net.tr> 2004/10/11 Fixed disconnect on incoming data flood. Reported by <ballsy (at) mystical.net> 2004/10/03 Updated the README file for the current manual structure.
Diffstat (limited to 'chat/ircservices/Makefile')
-rw-r--r--chat/ircservices/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile
index 18fd079e0ad..b0e439fbbf3 100644
--- a/chat/ircservices/Makefile
+++ b/chat/ircservices/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2004/12/28 02:47:41 reed Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/19 21:59:24 adrianp Exp $
#
-DISTNAME= ircservices-5.0.41
-PKGREVISION= 1
+DISTNAME= ircservices-5.0.44
CATEGORIES= chat
MASTER_SITES= ftp://ftp.esper.net/ircservices/ \
- ftp://ftp.esper.net/ircservices/old/
+ ftp://ftp.esper.net/ircservices/old/ \
+ http://www.ircservices.esper.net/download/ \
+ ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/
MAINTAINER= virtus@wanadoo.nl
-HOMEPAGE= http://www.ircservices.za.net/
+HOMEPAGE= http://www.ircservices.esper.net/
COMMENT= Services for IRC networks
HAS_CONFIGURE= YES