pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/cgiirc - Update from 0.5.5 to 0.5.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08669a4f8357
branches:  trunk
changeset: 491588:08669a4f8357
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Mar 26 09:26:12 2005 +0000

description:
- 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)

diffstat:

 chat/cgiirc/Makefile |  4 ++--
 chat/cgiirc/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 361998159dd4 -r 08669a4f8357 chat/cgiirc/Makefile
--- a/chat/cgiirc/Makefile      Sat Mar 26 09:17:07 2005 +0000
+++ b/chat/cgiirc/Makefile      Sat Mar 26 09:26:12 2005 +0000
@@ -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 -r 361998159dd4 -r 08669a4f8357 chat/cgiirc/distinfo
--- a/chat/cgiirc/distinfo      Sat Mar 26 09:17:07 2005 +0000
+++ b/chat/cgiirc/distinfo      Sat Mar 26 09:26:12 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index