diff options
author | salo <salo@pkgsrc.org> | 2003-01-31 01:24:33 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-01-31 01:24:33 +0000 |
commit | be0bac238c5d7fe6780137bc201f7591d197c5ec (patch) | |
tree | 1a27cd471d238e39d991fff9aeb41066b41ad712 /chat | |
parent | 637394b3bb920a4fed66db3352bfefd5be3b8793 (diff) | |
download | pkgsrc-be0bac238c5d7fe6780137bc201f7591d197c5ec.tar.gz |
Update to version 1.8.
Patch from Juan RP via PR pkg/19980.
Changes:
========
- fixed bug in /set underline
- fixed bug in nick complete involving nicks with braces
- fixed bug in dcc resume and dcc file dialog
Diffstat (limited to 'chat')
-rw-r--r-- | chat/roxirc/Makefile | 4 | ||||
-rw-r--r-- | chat/roxirc/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chat/roxirc/Makefile b/chat/roxirc/Makefile index 2f2a338332e..7cd26ec9b31 100644 --- a/chat/roxirc/Makefile +++ b/chat/roxirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 11:43:20 grant Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/31 01:24:33 salo Exp $ # -DISTNAME= roxirc-1.72 +DISTNAME= roxirc-1.8 CATEGORIES= chat MASTER_SITES= http://roxirc.lighter.net/download/ diff --git a/chat/roxirc/distinfo b/chat/roxirc/distinfo index 99bf3cce40c..d54d4a5ada6 100644 --- a/chat/roxirc/distinfo +++ b/chat/roxirc/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/12/19 11:43:20 grant Exp $ +$NetBSD: distinfo,v 1.2 2003/01/31 01:24:34 salo Exp $ -SHA1 (roxirc-1.72.tar.gz) = 03e3a5a63d448628b811488e996a48665b1348d6 -Size (roxirc-1.72.tar.gz) = 50812 bytes +SHA1 (roxirc-1.8.tar.gz) = aefbaa583132914ca9a9f18ace197df434c38c69 +Size (roxirc-1.8.tar.gz) = 50738 bytes |