summaryrefslogtreecommitdiff
path: root/chat/cgiirc/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-05-02 21:43:34 +0000
committeradrianp <adrianp>2006-05-02 21:43:34 +0000
commitdf6d44b95e64089ac7e71f7d2de4e238c2325931 (patch)
tree46066a6cef22ecfe970e00027431221862ee570d /chat/cgiirc/Makefile
parent7f3fab2ee631ffb11fc59b5aefb807489776a4ba (diff)
downloadpkgsrc-df6d44b95e64089ac7e71f7d2de4e238c2325931.tar.gz
Update to 0.5.8
> 0.5.8 > - Translations into German, Dutch, Romanian and Norwegian (thanks > OUTsider/scarynet) > - Russian translation of help > - Some more UTF-8 fixes (including joining channels with non-ASCII chars, > thanks to Jonas Liljegren) > - Server balancing support > - Identd supports multiple installs > - Fix buffer overflow in client.cgi > - Other misc fixes (see http://cvs.cgiirc.org/timeline?d=300&e=2006-Apr-30&c=2) > > 0.5.7 > - Fixed to work on Perl <5.8 > - Perform config option
Diffstat (limited to 'chat/cgiirc/Makefile')
-rw-r--r--chat/cgiirc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile
index 6f8dab3811e..5445e77d2fc 100644
--- a/chat/cgiirc/Makefile
+++ b/chat/cgiirc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:32 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/05/02 21:43:34 adrianp Exp $
-DISTNAME= cgiirc-0.5.6
+DISTNAME= cgiirc-0.5.8
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgiirc/}
@@ -24,8 +24,8 @@ CONF_FILES+= ${PREFIX}/share/examples/cgiirc/cgiirc.config \
DEPENDS+= p5-INET6-*:../../net/p5-INET6
.endif
-REPLACE_PERL= client-perl.cgi irc.cgi nph-irc.cgi docs/decode.pl \
- docs/identd.pl viewconnects.pl modules/parse.pl \
+REPLACE_PERL+= client-perl.cgi irc.cgi nph-irc.cgi docs/decode.pl \
+ docs/identd.pl docs/viewconnects.pl modules/parse.pl \
interfaces/interface-make/make-js-interfaces.pl
DOCFILES= identd.xinetd decode.pl identd.pl viewconnects.pl