From f27008d8026b2992c68a087fc32d285174773864 Mon Sep 17 00:00:00 2001 From: itohy Date: Mon, 25 Jul 2005 13:43:13 +0000 Subject: Update kyopon to 0.2. For unknown reasons, data from AIR-EDGE PHONE often partially get lost. This causes the program to hang, since it waits for the lost data forever. This update works around the problem implementing retry using tty read timer. The retry is implemented only for reading files from data folder. --- comms/kyopon/Makefile | 4 ++-- comms/kyopon/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'comms') diff --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile index ab3a1efaa3a..67700fe06bf 100644 --- a/comms/kyopon/Makefile +++ b/comms/kyopon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/21 03:15:00 itohy Exp $ +# $NetBSD: Makefile,v 1.2 2005/07/25 13:43:13 itohy Exp $ -DISTNAME= kyopon-0.1 +DISTNAME= kyopon-0.2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/comms/kyopon/distinfo b/comms/kyopon/distinfo index 2e7637bb68b..2b7e990fa26 100644 --- a/comms/kyopon/distinfo +++ b/comms/kyopon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/04/21 03:15:00 itohy Exp $ +$NetBSD: distinfo,v 1.2 2005/07/25 13:43:13 itohy Exp $ -SHA1 (kyopon-0.1.tar.gz) = e8feeb249c627bee0989653a258104839fea5211 -RMD160 (kyopon-0.1.tar.gz) = 12d955bdcf504852a80c2253f1f4540e50878034 -Size (kyopon-0.1.tar.gz) = 16460 bytes +SHA1 (kyopon-0.2.tar.gz) = 14f133c1872cae1055d2a8591561d43754af205d +RMD160 (kyopon-0.2.tar.gz) = 6d79cbfde625da1de5309a82b17929a93b5ec729 +Size (kyopon-0.2.tar.gz) = 16704 bytes -- cgit v1.2.3