pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/kyopon Update to kyopon-0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80abc413c215
branches:  trunk
changeset: 537866:80abc413c215
user:      itohy <itohy%pkgsrc.org@localhost>
date:      Fri Jan 18 14:40:19 2008 +0000

description:
Update to kyopon-0.5.
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term
  any longer.
- Add support for "Photo" folder (and any unknown folders).
- Remove checking against 1.5MB limit, since new models have more capacity.
  Result of writing too large file is unknown.
- Make sure reading non-existent file on the handset will be properly warned.
- Add Linux support (but do not enable since it requires non-standard driver).

diffstat:

 comms/kyopon/DESCR    |  2 +-
 comms/kyopon/Makefile |  6 +++---
 comms/kyopon/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 316cae766ea4 -r 80abc413c215 comms/kyopon/DESCR
--- a/comms/kyopon/DESCR        Fri Jan 18 13:50:44 2008 +0000
+++ b/comms/kyopon/DESCR        Fri Jan 18 14:40:19 2008 +0000
@@ -1,4 +1,4 @@
 kyopon(1) is a simple command-line tool to manipulate data of
-Kyocera AIR-EDGE PHONE AH-K3001V/AH-K3002V.
+Kyocera PHS handset
 
 This tool uses ukyopon(4) device driver.
diff -r 316cae766ea4 -r 80abc413c215 comms/kyopon/Makefile
--- a/comms/kyopon/Makefile     Fri Jan 18 13:50:44 2008 +0000
+++ b/comms/kyopon/Makefile     Fri Jan 18 14:40:19 2008 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2006/07/13 11:52:28 itohy Exp $
+# $NetBSD: Makefile,v 1.8 2008/01/18 14:40:19 itohy Exp $
 
-DISTNAME=              kyopon-0.4
+DISTNAME=              kyopon-0.5
 CATEGORIES=            comms
 MASTER_SITES=          ${MASTER_SITE_LOCAL}
 
 MAINTAINER=            itohy%NetBSD.org@localhost
 #HOMEPAGE=
-COMMENT=               tool to manipulate data of Kyocera AIR-EDGE PHONE
+COMMENT=               tool to manipulate data of Kyocera PHS handset
 
 ONLY_FOR_PLATFORM=     NetBSD-*-* DragonFly-*-*
 
diff -r 316cae766ea4 -r 80abc413c215 comms/kyopon/distinfo
--- a/comms/kyopon/distinfo     Fri Jan 18 13:50:44 2008 +0000
+++ b/comms/kyopon/distinfo     Fri Jan 18 14:40:19 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/07/13 11:52:28 itohy Exp $
+$NetBSD: distinfo,v 1.6 2008/01/18 14:40:19 itohy Exp $
 
-SHA1 (kyopon-0.4.tar.gz) = 84ea7431aae573e64757f66f75617c4d92720c13
-RMD160 (kyopon-0.4.tar.gz) = 107e7c2ac04ed1e338cba6facdc7e048d56d74e1
-Size (kyopon-0.4.tar.gz) = 16756 bytes
+SHA1 (kyopon-0.5.tar.gz) = e85e3fcf85c884464a17584bffbb70891f68ca56
+RMD160 (kyopon-0.5.tar.gz) = 456d5c5d97967e2fae8625f128bf942e80b93f55
+Size (kyopon-0.5.tar.gz) = 17167 bytes



Home | Main Index | Thread Index | Old Index