From db3a07544a3e9b8b72e07a677e648614ae960f46 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 11 Jun 2006 09:40:43 +0000 Subject: 0.5.9 Bump date (By dgl) Use the resolved IP for the encoded IP too, rather than $ENV{REMOTE_ADDR}. (By dgl) Send real host and IP in USER command (suggested by OUTsider) (By dgl) Near total rewrite, the old version sucked. (By dgl) Fix ticket #145 (Mozilla suite seems to have different behaviour with permissions on XMLHTTP than Firefox) (By dgl) Another oops, /help didn't work.. (By dgl) --- chat/cgiirc/Makefile | 6 +++--- chat/cgiirc/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'chat/cgiirc') diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index 5445e77d2fc..0f011c3e444 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2006/05/02 21:43:34 adrianp Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/11 09:40:43 adrianp Exp $ -DISTNAME= cgiirc-0.5.8 +DISTNAME= cgiirc-0.5.9 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgiirc/} @@ -33,7 +33,7 @@ EGFILES= cgiirc.config.full client.c ipaccess.example CGIIRC= ${PREFIX}/share/cgiirc do-configure: - @${SED} -e "s|@CGIIRC@|${CGIIRC}|g" ${FILESDIR}/cgiirc.conf \ + ${SED} -e "s|@CGIIRC@|${CGIIRC}|g" ${FILESDIR}/cgiirc.conf \ > ${WRKDIR}/cgiirc.conf do-install: diff --git a/chat/cgiirc/distinfo b/chat/cgiirc/distinfo index ffbc65878a7..55a4693190a 100644 --- a/chat/cgiirc/distinfo +++ b/chat/cgiirc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/05/02 21:43:34 adrianp Exp $ +$NetBSD: distinfo,v 1.6 2006/06/11 09:40:43 adrianp Exp $ -SHA1 (cgiirc-0.5.8.tar.gz) = 223f8e0e99b8780585ea21fda017ec50c4a0913b -RMD160 (cgiirc-0.5.8.tar.gz) = 49726776d4d6df83a1dfe92615db809ae24f1e6a -Size (cgiirc-0.5.8.tar.gz) = 134723 bytes +SHA1 (cgiirc-0.5.9.tar.gz) = c3064022401ccb0540b363456cea00b73ccf26e2 +RMD160 (cgiirc-0.5.9.tar.gz) = 302169c4c2558f5d2368bdcfeed45a224cac8ebc +Size (cgiirc-0.5.9.tar.gz) = 135163 bytes -- cgit v1.2.3