Update to micq-0.4.9.4; from maintainer David Krause

This commit is contained in:
pvalchev 2002-10-16 22:08:26 +00:00
parent 08b0244acb
commit dd45470ea6
5 changed files with 21 additions and 15 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2002/10/15 04:26:27 pvalchev Exp $
# $OpenBSD: Makefile,v 1.20 2002/10/16 22:08:26 pvalchev Exp $
# $FreeBSD: Makefile,v 1.6 1999/06/03 08:31:06 ache Exp $
COMMENT= "text-based ICQ implementation"
DISTNAME= micq-0.4.9.3.1
DISTNAME= micq-0.4.9.4
CATEGORIES= net
MAINTAINER= David Krause <openbsd@davidkrause.com>
@ -17,7 +17,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/source/ \
http://micq.alpha345.com/source/ \
http://micq.probleme.net/source/
http://micq.probleme.net/source/ \
http://http.bg.micq.org/source/
EXTRACT_SUFX= .tgz

View File

@ -1,3 +1,3 @@
MD5 (micq-0.4.9.3.1.tgz) = dd9728d19a235a05d24dd96d030c3a81
RMD160 (micq-0.4.9.3.1.tgz) = 2b27d51ec41c307fee0a6716b3673603a157ab20
SHA1 (micq-0.4.9.3.1.tgz) = c69f4dc994c48a763a25fb528c74ea98f9dd2fc6
MD5 (micq-0.4.9.4.tgz) = 9f8555feaca1560373305d80d340856e
RMD160 (micq-0.4.9.4.tgz) = da82d2df76a4289dcb69fb77733353954500476d
SHA1 (micq-0.4.9.4.tgz) = f2d06856686599200a3965c81d57cad590cd95fc

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_mreadline_c,v 1.3 2002/10/15 04:26:27 pvalchev Exp $
--- src/mreadline.c.orig Sun Aug 25 17:10:38 2002
+++ src/mreadline.c Sun Sep 22 19:38:04 2002
@@ -260,9 +260,9 @@ void R_process_input_tab (void)
$OpenBSD: patch-src_mreadline_c,v 1.4 2002/10/16 22:08:26 pvalchev Exp $
--- src/mreadline.c.orig Wed Sep 25 08:41:47 2002
+++ src/mreadline.c Wed Oct 16 00:58:54 2002
@@ -261,9 +261,9 @@ void R_process_input_tab (void)
}
if ((uin = TabGetNext ()))

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_util_c,v 1.3 2002/10/15 04:26:27 pvalchev Exp $
--- src/util.c.orig Tue Aug 27 11:57:45 2002
+++ src/util.c Sun Sep 22 19:38:04 2002
@@ -161,7 +161,7 @@ char *MsgEllipsis (const char *msg)
$OpenBSD: patch-src_util_c,v 1.4 2002/10/16 22:08:26 pvalchev Exp $
--- src/util.c.orig Thu Oct 3 15:43:56 2002
+++ src/util.c Wed Oct 16 00:58:54 2002
@@ -104,7 +104,7 @@ char *MsgEllipsis (const char *msg)
{
if (*p == '\r' || *p == '\n')
{

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2002/10/15 04:26:27 pvalchev Exp $
@comment $OpenBSD: PLIST,v 1.9 2002/10/16 22:08:26 pvalchev Exp $
bin/micq
man/de/man1/micq.1
man/de/man5/micqrc.5
@ -11,6 +11,8 @@ man/fr/man7/micq.7
man/man1/micq.1
man/man5/micqrc.5
man/man7/micq.7
man/pt_BR/man1/micq.1
man/pt_BR/man5/micqrc.5
man/ru/man1/micq.1
man/ru/man5/micqrc.5
man/ru/man7/micq.7
@ -42,6 +44,9 @@ share/micq/zh_CN.i18n
@dirrm man/ru/man5
@dirrm man/ru/man1
@dirrm man/ru
@dirrm man/pt_BR/man5
@dirrm man/pt_BR/man1
@dirrm man/pt_BR
@dirrm man/fr/man7
@dirrm man/fr/man5
@dirrm man/fr/man1