From b6d87dd527860ed8d055e2da82062e46aa3e324b Mon Sep 17 00:00:00 2001 From: adrianp Date: Sat, 26 Mar 2005 09:26:12 +0000 Subject: - Update from 0.5.5 to 0.5.6 Set binmode utf8 on STDOUT, fixes Perl 5.8.5 (By dgl) Revert to using $! as gethostbyname error message, still don't get any useful error if Socket6 is installed though.. (By dgl) /charset command (By dgl) Set utf-8 flag on, always turn input into utf-8. (By dgl) Fix utf-8 input handling (By dgl) Non-supported browsers #10 (By dgl Change login options to comma seperated list and document. (By dgl) gethostbyname returns error in $? not $! (By dgl) --- chat/cgiirc/Makefile | 4 ++-- chat/cgiirc/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chat/cgiirc') diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index efa1ea4737f..ab73b29eefc 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2005/01/19 21:27:39 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/26 09:26:12 adrianp Exp $ -DISTNAME= cgiirc-0.5.5 +DISTNAME= cgiirc-0.5.6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgiirc/} diff --git a/chat/cgiirc/distinfo b/chat/cgiirc/distinfo index 67bac2e84f6..300e8dd6b8b 100644 --- a/chat/cgiirc/distinfo +++ b/chat/cgiirc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 15:59:10 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/03/26 09:26:12 adrianp Exp $ -SHA1 (cgiirc-0.5.5.tar.gz) = 68a25781a8296891893ec376a9714680d9aa5ef1 -RMD160 (cgiirc-0.5.5.tar.gz) = 0b41177e8c8993701b22ededc69bf0857ac73b05 -Size (cgiirc-0.5.5.tar.gz) = 125374 bytes +SHA1 (cgiirc-0.5.6.tar.gz) = 7dc74f6442879172fdcc0340fe19cbeaf13b400c +RMD160 (cgiirc-0.5.6.tar.gz) = 60eaf28df44d2cbfc48d932d2130039d8379d69c +Size (cgiirc-0.5.6.tar.gz) = 130630 bytes -- cgit v1.2.3