diff options
author | shell <shell@pkgsrc.org> | 2003-06-01 08:37:07 +0000 |
---|---|---|
committer | shell <shell@pkgsrc.org> | 2003-06-01 08:37:07 +0000 |
commit | 3ee542534df364feb0513838e2edc56ae42ac62d (patch) | |
tree | 7346ec2919d6492dcf11fef0ee8774e2f35d1e54 /chat | |
parent | 4a2af3794076b41079aa7baf85d1e71d9f11eddb (diff) | |
download | pkgsrc-3ee542534df364feb0513838e2edc56ae42ac62d.tar.gz |
Updated to micq-0.4.10.3
Changes :
- activate code using new strings: better display of used locale,
add one missing help text
- remove unused beos.[ch]
- compile fix for ConvFits()
- detect screensaver/locks on WIN32
- hide meta ref error
- change 'message' (undocumented) behaviour
- fix temporary contacts
- fix auto-away
- use #defines for message timeouts
- implement webaware, hideip, dcauth, dccont, but undocumented
... please see ChangeLog.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/micq/DESCR | 3 | ||||
-rw-r--r-- | chat/micq/Makefile | 4 | ||||
-rw-r--r-- | chat/micq/PLIST | 4 | ||||
-rw-r--r-- | chat/micq/distinfo | 6 |
4 files changed, 9 insertions, 8 deletions
diff --git a/chat/micq/DESCR b/chat/micq/DESCR index 803bdb7eb6f..56b081b552a 100644 --- a/chat/micq/DESCR +++ b/chat/micq/DESCR @@ -1,4 +1,5 @@ Micq is an ICQ client for text mode unix that is not in any way -supported by Mirabilis. If your terminal supports it, it uses some colors. +supported by Mirabilis. If your terminal supports it, it uses some +colors. By Matthew Smith <meadhros@yahoo.com>. diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 894a49d50bf..e1b48dbd200 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 09:55:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/06/01 08:37:07 shell Exp $ -DISTNAME= micq-0.4.10.2 +DISTNAME= micq-0.4.10.3 CATEGORIES= chat MASTER_SITES= http://www.micq.org/source/ \ ftp://www.micq.org/pub/micq/source/ diff --git a/chat/micq/PLIST b/chat/micq/PLIST index 64cad70f846..1440fa3010e 100644 --- a/chat/micq/PLIST +++ b/chat/micq/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/15 04:20:17 salo Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/06/01 08:37:07 shell Exp $ bin/micq man/man1/micq.1 man/man5/micqrc.5 man/man7/micq.7 share/micq/C.i18n share/micq/bg.i18n -share/micq/br.i18n share/micq/de.i18n share/micq/de@fun.i18n share/micq/de_CH.i18n @@ -21,6 +20,7 @@ share/micq/ja.UTF-8.i18n share/micq/ja.i18n share/micq/nl.i18n share/micq/pl.i18n +share/micq/pt.i18n share/micq/ro.i18n share/micq/ru.i18n share/micq/se.i18n diff --git a/chat/micq/distinfo b/chat/micq/distinfo index 4be74b34707..8a28c25f71f 100644 --- a/chat/micq/distinfo +++ b/chat/micq/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2003/04/10 09:55:51 wiz Exp $ +$NetBSD: distinfo,v 1.9 2003/06/01 08:37:07 shell Exp $ -SHA1 (micq-0.4.10.2.tgz) = 6e8e68ffaaedecfa909f9bd89a10bd3cd0c3d8b7 -Size (micq-0.4.10.2.tgz) = 842470 bytes +SHA1 (micq-0.4.10.3.tgz) = 294dda4973cc66dd1d58b827f55cc885c9b2805b +Size (micq-0.4.10.3.tgz) = 852959 bytes SHA1 (patch-aa) = 295d93ca9deb0054906d7bd4119a8b713e82f1b6 |