summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoritohy <itohy@pkgsrc.org>2005-07-25 13:43:13 +0000
committeritohy <itohy@pkgsrc.org>2005-07-25 13:43:13 +0000
commitb474a8d97981b288b243e56115c1362803c8e053 (patch)
tree39c5dee510ba38cde8dcc1479ad036912498da7c /comms
parenta03b5153941e8f65920f13c173b541cee927ea01 (diff)
downloadpkgsrc-b474a8d97981b288b243e56115c1362803c8e053.tar.gz
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.
Diffstat (limited to 'comms')
-rw-r--r--comms/kyopon/Makefile4
-rw-r--r--comms/kyopon/distinfo8
2 files changed, 6 insertions, 6 deletions
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