summaryrefslogtreecommitdiff
path: root/chat/cgiirc/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-03-26 09:26:12 +0000
committeradrianp <adrianp>2005-03-26 09:26:12 +0000
commit43ec5b332b6076b0bc1c2326eea8ff470e67cd0a (patch)
treec94687b8c3d57f46408c6a755e321147a467954a /chat/cgiirc/Makefile
parent641f2a9c77a99551297b612de60eaa3831d0fb98 (diff)
downloadpkgsrc-43ec5b332b6076b0bc1c2326eea8ff470e67cd0a.tar.gz
- 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 (limited to 'chat/cgiirc/Makefile')
-rw-r--r--chat/cgiirc/Makefile4
1 files changed, 2 insertions, 2 deletions
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/}