diff options
author | kleink <kleink@pkgsrc.org> | 2002-03-27 22:44:28 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2002-03-27 22:44:28 +0000 |
commit | 1a50b3d721daaefc24e221007fb5964679905f85 (patch) | |
tree | 73e21ee1be3da20691e4a56e9a8766e427ff4657 /comms/scmxx/distinfo | |
parent | dc05e06cd950e0c667aeb9638a68bd0f1480f421 (diff) | |
download | pkgsrc-1a50b3d721daaefc24e221007fb5964679905f85.tar.gz |
Update scmxx to 0.5.16; changes since last revision include:
0.5.16 (2002-03-27)
new parameter --reset which resets the phone if it does not respond
after a user-aborted file transfer
lots of code cleanups
changed the read_mytty method to be more cleaner and work with raw mode
added read_mytty_limited to read to a boundry instead of a lines end
change sending code (sms and files) to makes use of raw mode, so data
is really only sent, when no error occurs
added is_number method to be more specific than atoi
added "all" to file deleting and getting
added pipe ability to file getting method
do not try to decode unsupported PDU types
rearranged this file (now with release dates from this version on)
added C45 to the list of supported phones
Diffstat (limited to 'comms/scmxx/distinfo')
-rw-r--r-- | comms/scmxx/distinfo | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 4fb87e39356..5e941d8b1fe 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.5 2002/03/13 14:22:35 kleink Exp $ +$NetBSD: distinfo,v 1.6 2002/03/27 22:44:29 kleink Exp $ -SHA1 (scmxx-0.5.15.tar.bz2) = afb412436d724c25a9c85a34fad1e6d23f8b03b4 -Size (scmxx-0.5.15.tar.bz2) = 45050 bytes +SHA1 (scmxx-0.5.16.tar.bz2) = 3ae5fb567fb5f07ae67e2051cbf486caccb1d836 +Size (scmxx-0.5.16.tar.bz2) = 45955 bytes +SHA1 (patch-aa) = 8af9c0c646c66f745588a16c55f1219258c91a06 +SHA1 (patch-ab) = e427f9d9ec8518684d8ca4fff881e005878b7680 |